All Projects â†’ abhishekkr â†’ N00brat

abhishekkr / N00brat

Licence: mit
Remote Administration Toolkit (or Trojan) for POSiX (Linux/Unix) system working as a Web Service

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to N00brat

Powershell Rat
Python based backdoor that uses Gmail to exfiltrate data through attachment. This RAT will help during red team engagements to backdoor any Windows machines. It tracks the user activity using screen capture and sends it to an attacker as an e-mail attachment.
Stars: ✭ 636 (+329.73%)
Mutual labels:  hacking, trojan, rat
Ghost
👻 RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware
Stars: ✭ 312 (+110.81%)
Mutual labels:  hacking, trojan, rat
Thefatrat
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV softw…
Stars: ✭ 5,944 (+3916.22%)
Mutual labels:  hacking, trojan, rat
Networm
Python network worm that spreads on the local network and gives the attacker control of these machines.
Stars: ✭ 135 (-8.78%)
Mutual labels:  hacking, trojan, rat
Lime Rat
LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)
Stars: ✭ 663 (+347.97%)
Mutual labels:  trojan, rat
Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (+166.89%)
Mutual labels:  hacking, rat
Unencrypted Backdoor With Process Cloaking
Unencrypted backdoor
Stars: ✭ 16 (-89.19%)
Mutual labels:  trojan, rat
Blackworm
Black Worm Offical Repo
Stars: ✭ 80 (-45.95%)
Mutual labels:  hacking, rat
Blacknet
Free advanced and modern Windows botnet with a nice and secure PHP panel.
Stars: ✭ 271 (+83.11%)
Mutual labels:  hacking, rat
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.
Stars: ✭ 992 (+570.27%)
Mutual labels:  hacking, rat
Spacecow
Windows Rootkit written in Python
Stars: ✭ 81 (-45.27%)
Mutual labels:  trojan, rat
Xeexe Topantivirusevasion
Undetectable & Xor encrypting with custom KEY (FUD Metasploit Rat) bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,... & Automatically Add ICON and MANIFEST to excitable
Stars: ✭ 387 (+161.49%)
Mutual labels:  hacking, rat
Proton
Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework does most of its operations using Windows Script Host, with compatibility in the core to support a default installation of Windows 2000 with no service packs all the way through Windows 10.
Stars: ✭ 142 (-4.05%)
Mutual labels:  hacking, rat
Blackrat
BlackRAT - Java Based Remote Administrator Tool
Stars: ✭ 87 (-41.22%)
Mutual labels:  hacking, rat
Rat Hodin V2.9
Remote Administration Tool for Linux
Stars: ✭ 97 (-34.46%)
Mutual labels:  trojan, rat
Slickermaster Rev4
NSA Hacking Tool Recreation UnitedRake
Stars: ✭ 62 (-58.11%)
Mutual labels:  hacking, rat
RoboThief-Telegram-Session-Stealer
Robo Thief is a software for steal telegram session .
Stars: ✭ 18 (-87.84%)
Mutual labels:  trojan, rat
TeleShadow2
TeleShadow - Telegram Desktop Session Stealer (Windows)
Stars: ✭ 88 (-40.54%)
Mutual labels:  trojan, rat
Teleshadow3
Telegram Desktop Session Stealer
Stars: ✭ 83 (-43.92%)
Mutual labels:  trojan, rat
Ratel
RAT-el is an open source penetration test tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.
Stars: ✭ 121 (-18.24%)
Mutual labels:  hacking, rat

n00bRAT

v0.7

It's a tiny C program which emulates a bare minimum HTTP server for fingerprinting security scanners. It let's one control the machine over this faked HTTPv0.1 protocol.

image of Rat

This n00b server was created as RAT during college for Ethical Hacking course.

What is it / Why it is / etc. Read n00bRAT Report in any PDF Reader for information

HOW TO INSTALL

Method.1:

(a.) Open a Command Shell

(b.) Change Location to n00bRAT's Directory

(c.) Execute following process: gcc -o http ABK_n00bRAT.c

Method.2

(a.) Open a Command Shell

(b.) Change Location to n00bRAT's Directory

(c.) Execute following process: make

HOW TO USE

Method.1:

(a.) execute the binary "http" file created after Installing Process

Method#2:

(a.) add the binary "http" file in listing of commands in StartUp Scripts

  adding it to "~/.bash.profile" and "~/bash.rc" should be enough

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].