Added entry for the su command

This commit is contained in:
Ian Thorne
2020-06-17 11:18:01 -05:00
committed by GitHub
parent a8cdd4728d
commit 78eae09003

5
_gtfobins/su.md Normal file
View File

@@ -0,0 +1,5 @@
---
functions:
sudo:
- code: sudo su
---