From 5519b3a8256b8745768f30619daac724eeb4c001 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Fri, 16 Dec 2022 13:16:06 +0100 Subject: [PATCH] Make rtorrent a proper shell --- _gtfobins/rtorrent.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/_gtfobins/rtorrent.md b/_gtfobins/rtorrent.md index 0944452..65fb109 100644 --- a/_gtfobins/rtorrent.md +++ b/_gtfobins/rtorrent.md @@ -1,18 +1,11 @@ --- -description: a BitTorrent client for ncurses. functions: - file-write: + shell: - code: | - cat >> ~/.rtorrent.rc <$(tty) 2>$(tty)\"" >~/.rtorrent.rc rtorrent suid: - code: | - cat >> ~/.rtorrent.rc <$(tty) 2>$(tty)\"" >~/.rtorrent.rc ./rtorrent ---