mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add bash library-load
This commit is contained in:
parent
09fdfe5f5d
commit
15a2bbafe5
@ -58,6 +58,8 @@ functions:
|
|||||||
HISTTIMEFORMAT=$'\r\e[K'
|
HISTTIMEFORMAT=$'\r\e[K'
|
||||||
history -r $LFILE
|
history -r $LFILE
|
||||||
history
|
history
|
||||||
|
library-load:
|
||||||
|
- code: bash -c 'enable -f ./lib.so x'
|
||||||
suid:
|
suid:
|
||||||
- code: "./bash -p"
|
- code: "./bash -p"
|
||||||
sudo:
|
sudo:
|
||||||
|
Loading…
Reference in New Issue
Block a user