Add pkexec

master
T3cH_W1z4rD 2020-06-07 04:46:30 +05:30 committed by GitHub
parent d3a218db04
commit 1600e05fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
_gtfobins/pkexec.md Normal file
View File

@ -0,0 +1,5 @@
---
functions:
sudo:
- code: sudo pkexec /bin/sh
---