Awesome
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
- Put the WebPlugin.dll file from WebPlugin/bin/Debug into TutServer/bin/Debug/scripts
- Start TutServer.exe
- Switch to the tab "Plugins"
- Select WebPlugin.dll from the list
- Click Execute
- 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: