All Projects → quantumcore → paradoxiaRAT

quantumcore / paradoxiaRAT

Licence: MIT license
ParadoxiaRat : Native Windows Remote access Tool.

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to paradoxiaRAT

Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (-32.25%)
Mutual labels:  backdoor, botnet, rat, keylogger, hacking-tool, red-team
Teardroid-phprat
🇮🇳 🤖 It's easy to use android botnet work without port forwarding, vps and android studio
Stars: ✭ 417 (-28.47%)
Mutual labels:  botnet, rat, keylogger, hacking-tool
Ghost
👻 RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware
Stars: ✭ 312 (-46.48%)
Mutual labels:  backdoor, botnet, rat
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-96.4%)
Mutual labels:  rat, keylogger, hacking-tool
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 (-33.62%)
Mutual labels:  backdoor, rat, hacking-tool
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (-49.23%)
Mutual labels:  backdoor, rat, keylogger
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+21.61%)
Mutual labels:  backdoor, rat, red-team
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+1055.57%)
Mutual labels:  backdoor, rat, reflective-injection
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (-47.68%)
Mutual labels:  backdoor, rat, keylogger
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 (+9.09%)
Mutual labels:  backdoor, rat, hacking-tool
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 (-75.64%)
Mutual labels:  backdoor, rat, hacking-tool
Tinkerershell
A simple python reverse shell written just for fun.
Stars: ✭ 62 (-89.37%)
Mutual labels:  backdoor, rat, keylogger
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (-73.24%)
Mutual labels:  backdoor, botnet, keylogger
hackarsenaltoolkit
Hacking arsenal. This script download the latest tools, wordlists, releases and install common hacking tools
Stars: ✭ 39 (-93.31%)
Mutual labels:  hacking-tool, red-team
Lo0sR
Lo0sR is a simple python Keylogger with many functions.
Stars: ✭ 48 (-91.77%)
Mutual labels:  keylogger, hacking-tool
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Stars: ✭ 1,934 (+231.73%)
Mutual labels:  backdoor, rat
Botnet
Remote Access Tool, Command & Control, based on the github project Ares, but written in python 3 with some extra features.
Stars: ✭ 26 (-95.54%)
Mutual labels:  botnet, hacking-tool
AlanFramework
A C2 post-exploitation framework
Stars: ✭ 405 (-30.53%)
Mutual labels:  hacking-tool, red-team
disctopia-c2
Windows Remote Administration Tool that uses Discord as C2
Stars: ✭ 216 (-62.95%)
Mutual labels:  backdoor, rat
Androrat
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Stars: ✭ 187 (-67.92%)
Mutual labels:  backdoor, rat

Paradoxia Remote Access Tool.

Are you looking for a GUI alternative? Check out Remote Hacker Probe. More Advanced and Stable with ton of features.

Features

Paradoxia Console
Feature Description
Easy to use Paradoxia is extremely easy to use, So far the easiest rat!
Root Shell -
Automatic Client build Build Paradoxia Client easily with or without the icon of your choice.
Multithreaded Multithreaded Console server, You can get multiple sessions.
Toast Notifications Desktop notification on new session
Configurable Settings Configurable values in paradoxia.ini
Kill Sessions Kill Sessions without getting in session.
View Session information View Session information without getting in Session.

Paradoxia Client
Feature Description
Stealth Runs in background.
Full File Access Full access to the entire file system.
Persistence Installs inside APPDATA and has startup persistence via Registry key.
Upload / Download Files Upload and download files.
Screenshot Take screenshot.
Mic Recording Record Microphone.
Chrome Password Recovery Dump Chrome Passwords using Reflective DLL (Does not work on latest version) :shipit:
Keylogger Log Keystrokes and save to file via Reflective DLL.
Geolocate Geolocate Paradoxia Client.
Process Info Get Process information.
DLL Injection Reflective DLL Injection over Socket, Load your own Reflective DLL, OR use ones available here.
Power off Power off the Client system.
Reboot Reboot the client system.
MSVC + MINGW Support Visual studio project is also included.
Reverse Shell Stable Reverse Shell.
Small Client Maximum size is 30kb without icon.

Installation (via APT)

$ git clone https://github.com/quantumcored/paradoxiaRAT
$ cd paradoxiaRAT
$ chmod +x install.sh
$ sudo ./install.sh

Example Usage :

  • Run Paradoxia
sudo python3 paradoxia.py
  • Once in paradoxia Console, The first step would be to build the Client, Preferably with an Icon.

pd1

  • After that's built, As you can see below it is detected by Windows Defender as a severe malware. Which is expected since it IS malware.

pd2

  • I'm going to transfer the client on a Windows 10 Virtual machine and execute it. After Executing it, It appears under Startup programs in task manager.

pd3

  • Also it has copied itself inside Appdata directory and installed under the name we specified during build.

pdmiss

  • At the same time, I get a session at server side.

pd4

  • First thing I'd do is get in the session and view information.

pd5

  • There are plenty of things we can do right now, but for example only, I will demonstrate keylogging.

pd6

You can see in the image above that It says it successfully injected dll, And in file listing there is a file named log.log, Which contains the logged keystrokes.

  • Lets view captured keystrokes.

pd7

Changelogs

  • This repository was home to 3 tools previously, Iris, Thawne and Previous version of Paradoxia. This can be found here.
  • Everything is entirely changed, Client has been rewritten, Infodb removed. Much new features added. Stability added.

Links

Developer

Hi my name's Fahad. You may contact me, on Discord or My Website

LICENSE

VIEW LICENSE

The Developer is not responsible for any misuse of Damage caused by the program. This is created only to innovate InfoSec and YOU. 👈

Donate

Help me with my future projects. Thank you. Donate with Crypto

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