diff --git a/_gtfobins/bash.md b/_gtfobins/bash.md index 02f880c..58cf1dd 100644 --- a/_gtfobins/bash.md +++ b/_gtfobins/bash.md @@ -58,6 +58,8 @@ functions: HISTTIMEFORMAT=$'\r\e[K' history -r $LFILE history + library-load: + - code: bash -c 'enable -f ./lib.so x' suid: - code: "./bash -p" sudo: