Skip to content

This is a plugin for the c# R.A.T Server providing extension to javascript based browser botnets

License

Notifications You must be signed in to change notification settings

AdvancedHacker101/Javascript-Botnet-C-Sharp

Repository files navigation

Javascript Botent

This is a botnet based on javascript to hack into users browsers.
This project is a plug-in for the C# R.A.T Server Project.
Some key functions are:

  • TabNabbing
  • Form Data Dumping
  • Replacing and adding html content

Installation

Server Side

  1. Put the WebPlugin.dll file from WebPlugin/bin/Debug into TutServer/bin/Debug/scripts
  2. Start TutServer.exe
  3. Switch to the tab "Plugins"
  4. Select WebPlugin.dll from the list
  5. Click Execute
  6. Enter a port for the server to run on for example 80

Note: this is a separate socket server from the normal windows and linux client one, choose a different port from 100
This is only a plugin and using it is optional, it won't break the c# R.A.T Server in any cases

Client Side

We have 2 options here:

  • Create a test website which loads WebPlugin/bin/Debug/C# R.A.T Browser/main.js (btw. testSite.html does this)
  • Or inject main.js into every http packet with for example the C# Proxy Server

Note: Don't forget to re-write the ip and port in the main.js file, it's in a variable named serverLocation at the 17th line
For additional resources read:

About

This is a plugin for the c# R.A.T Server providing extension to javascript based browser botnets

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published