1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Create valgrind.md

This commit is contained in:
bcoles 2020-03-17 18:46:34 +11:00 committed by Andrea Cardaci
parent 8e41380863
commit f1b42310a2

7
_gtfobins/valgrind.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: valgrind /bin/sh
sudo:
- code: sudo valgrind /bin/sh
---