Add ash command

master
Emilio Pinna 2018-05-24 21:26:30 +01:00
parent fba68a0259
commit a3867ccf28
1 changed files with 9 additions and 0 deletions

9
_gtfobins/ash.md Normal file
View File

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