1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00

Add ash command

This commit is contained in:
Emilio Pinna 2018-05-24 21:26:30 +01:00
parent fba68a0259
commit a3867ccf28

9
_gtfobins/ash.md Normal file

@ -0,0 +1,9 @@
---
functions:
exec-interactive:
- code: ash
sudo-enabled:
- code: sudo ash
suid-enabled:
- code: ./ash
---