First commit
This commit is contained in:
15
_gtfobins/man.md
Normal file
15
_gtfobins/man.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
functions:
|
||||
exec-interactive:
|
||||
- code: |
|
||||
man man
|
||||
!/bin/sh
|
||||
sudo-enabled:
|
||||
- code: |
|
||||
sudo man man
|
||||
!/bin/sh
|
||||
suid-limited:
|
||||
- code: |-
|
||||
./man man
|
||||
!/bin/sh -p
|
||||
---
|
||||
Reference in New Issue
Block a user