mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Improve gdb link text
This commit is contained in:
parent
45e1878113
commit
5e0da38a4a
@ -3,8 +3,8 @@ description: |
|
||||
GDB may come with embedded Python support, in that case arbitrary code can be
|
||||
executed with the `python` command in the context of the GDB process.
|
||||
|
||||
See the entries of Python version [2](/gtfobins/python2/) and version
|
||||
[3](/gtfobins/python3/).
|
||||
See the entries of Python [version 2](/gtfobins/python2/) and
|
||||
[version 3](/gtfobins/python3/).
|
||||
functions:
|
||||
execute-interactive:
|
||||
- code: gdb -nx -ex '!sh' -ex quit
|
||||
|
Loading…
Reference in New Issue
Block a user