All Projects → AdvancedHacker101 → Javascript-Botnet-C-Sharp

AdvancedHacker101 / Javascript-Botnet-C-Sharp

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

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Javascript-Botnet-C-Sharp

Ghost
👻 RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware
Stars: ✭ 312 (+1318.18%)
Mutual labels:  botnet, rat
paradoxiaRAT
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 583 (+2550%)
Mutual labels:  botnet, rat
Kratosknife
KratosKnife is a Advanced BOTNET Written in python 3 for Windows OS. Comes With Lot of Advanced Features such as Persistence & VM Detection Methods, Built-in Binder, etc
Stars: ✭ 97 (+340.91%)
Mutual labels:  botnet, rat
Blacknet
Free advanced and modern Windows botnet with a nice and secure PHP panel.
Stars: ✭ 271 (+1131.82%)
Mutual labels:  botnet, rat
Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (+1695.45%)
Mutual labels:  botnet, rat
Orwell Rat And Botnet
Orwell is a RAT and Botnet designed as a trio of programs by Landon Powell.
Stars: ✭ 27 (+22.73%)
Mutual labels:  botnet, rat
Teardroid-phprat
🇮🇳 🤖 It's easy to use android botnet work without port forwarding, vps and android studio
Stars: ✭ 417 (+1795.45%)
Mutual labels:  botnet, rat
ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (+213.64%)
Mutual labels:  rat
GoriaNet
🐼 IoT worm written in pure golang.
Stars: ✭ 64 (+190.91%)
Mutual labels:  botnet
tor-rootkit
A Python 3 standalone Windows 10 / Linux Rootkit using Tor.
Stars: ✭ 142 (+545.45%)
Mutual labels:  rat
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+1286.36%)
Mutual labels:  rat
Python3-Botnet
Project moved to -> https://github.com/Leeon123/Aoyama
Stars: ✭ 24 (+9.09%)
Mutual labels:  botnet
NullRAT
Your next stealthy Remote Access Trojan
Stars: ✭ 104 (+372.73%)
Mutual labels:  rat
trolo
trolo - an easy to use script for generating Payloads that bypasses antivirus
Stars: ✭ 45 (+104.55%)
Mutual labels:  rat
WinRAT
(Windows/Linux/Mac) Remote Administration Tool
Stars: ✭ 35 (+59.09%)
Mutual labels:  rat
Aoyama
A New version of Python3 botnet, old version: http://github.com/Leeon123/Python3-botnet
Stars: ✭ 161 (+631.82%)
Mutual labels:  botnet
dark-lord-obama
AV-evading Pythonic Reverse Shell with Dynamic Adaption Capabilities
Stars: ✭ 61 (+177.27%)
Mutual labels:  rat
pc
people's cloud: using the ideas of botnets for good
Stars: ✭ 31 (+40.91%)
Mutual labels:  botnet
Loki.Rat
Loki.Rat is a fork of the Ares RAT, it integrates new modules, like recording , lockscreen , and locate options. Loki.Rat is a Python Remote Access Tool.
Stars: ✭ 63 (+186.36%)
Mutual labels:  rat
The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+1627.27%)
Mutual labels:  rat

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].