Skip to content

hellcard/multi-client-bot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-client bot server

Reads commands from a file and sends them to the reverse shell, where it outputs them to the terminal


If no file is specified, it simply converts messages to clients into uppercase characters and sends them back


launch

  • metasploitable2 backdoor | vsftpd v2.3.4 - backdoor, in order to get into the system and download the reverse shell
  • kali tab-2 - starting the server to download the reverse shell
  • kali tab-3 - launching a multi-client bot server
  • kali tab-1 - downloading and running the reverse shell

!! the reverse shell does not execute commands, but outputs them to the terminal of the victim’s computer !!