This commit is contained in:
Miguel R
2022-03-16 17:03:50 +01:00
committed by Andrea Cardaci
parent b922c960fb
commit cdc61b9ff8

7
_gtfobins/task.md Normal file
View File

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