Skip to content

A javascript based botnet/C&C to remotely manage/control browsers.

License

Notifications You must be signed in to change notification settings

brian-scardina/JSBot

 
 

Repository files navigation

JSBot v2

A javascript based botnet/C&C to remotely manage/control browsers for post-exploitation.

Instalation Instructions

  1. Upload the files to your domain you plan to use to host the panel

  2. Run and go through the steps in install.php (Note, no need to create an SQL database or anything of the like as this is powered by PHD) Image description

  3. After that, delete the install.php file, and log into your panel. Image description Image description NOTE: Unless you have this hosted on a domain with valid and active HTTPS then injection into HTTPS pages will not work.

There will be a link to the js server file you can include in a web page if you want to monitor visitors, and there will also be a link in the panel to download an automatically created universal browser plugin which you can load into Chrome, Firefox, or Edge to control.

Also note that this utilizes long polling for communication between server and panel, so commands can take as long as 30 seconds to become active once sent.

DISCLAIMER

Be responsible, because I take no responsibility for the misuse of this software.

SOME SCREENSHOTS OF THE PANEL IN ACTION

  • Main Screen Image description

  • Terminal Interface Image description

  • Keylog management Image description

  • Screenshot Management Image description

About

A javascript based botnet/C&C to remotely manage/control browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.2%
  • PHP 34.6%
  • JavaScript 24.2%