mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
cc68736c67
install: apt-get install -y daemontools man: https://manpages.ubuntu.com/manpages/trusty/man8/softlimit.8.html
10 lines
144 B
Markdown
10 lines
144 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: softlimit /bin/sh
|
|
suid:
|
|
- code: ./softlimit /bin/sh -p
|
|
sudo:
|
|
- code: sudo softlimit /bin/sh
|
|
---
|