Added entry for the su command

master
Ian Thorne 2020-06-17 11:18:01 -05:00 committed by GitHub
parent a8cdd4728d
commit 78eae09003
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
_gtfobins/su.md Normal file
View File

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