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
eb1ada7a6246e07c1bce4af91cc9e6943099f397
GTFOBins.github.io
/
_gtfobins
/
xargs.md
Dov Murik
eb1ada7a62
Add xargs
2018-05-30 07:36:30 +00:00
224 B
Raw
Blame
History
functions
functions
execute-non-interactive
sudo-enabled
suid-enabled
code
echo yyy | xargs -Ixxx /usr/bin/id
code
echo yyy | sudo xargs -Ixxx /usr/bin/id
code
echo yyy | xargs -Ixxx /usr/bin/id
Reference in New Issue
View Git Blame
Copy Permalink