All Projects → Nikait → Quiescis

Nikait / Quiescis

Licence: GPL-3.0 license
Quescis is a powerful Remote Access Trojan for windows 💻 on C++

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Quiescis

ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+444.64%)
Mutual labels:  administration, malware, rat, remote-access-trojan
Lilith
Lilith, The Open Source C++ Remote Administration Tool (RAT)
Stars: ✭ 493 (+780.36%)
Mutual labels:  remote-control, administration, rat
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-62.5%)
Mutual labels:  remote-control, administration, rat
Lime Rat
LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)
Stars: ✭ 663 (+1083.93%)
Mutual labels:  administration, malware, 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 (+116.07%)
Mutual labels:  remote-control, malware, rat
Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (+8644.64%)
Mutual labels:  remote-control, administration, rat
pace
Remote Access Tool for Windows.
Stars: ✭ 68 (+21.43%)
Mutual labels:  remote-control, administration, 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 (+23.21%)
Mutual labels:  remote-control, malware, rat
The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+578.57%)
Mutual labels:  malware, rat, remote-access-trojan
Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (+242.86%)
Mutual labels:  remote-control, administration, rat
Maus
Lightweight remote administrative client written in Java.
Stars: ✭ 74 (+32.14%)
Mutual labels:  administration, rat
Mcrcon
Rcon client for Minecraft
Stars: ✭ 350 (+525%)
Mutual labels:  remote-control, administration
Rat Hodin V2.9
Remote Administration Tool for Linux
Stars: ✭ 97 (+73.21%)
Mutual labels:  remote-control, rat
Serpentine
C++/Win32/Boost Windows RAT (Remote Administration Tool) with a multiplatform Java/Spring RESTful C2 server and Go, C++/Qt5 frontends
Stars: ✭ 216 (+285.71%)
Mutual labels:  malware, rat
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (+55.36%)
Mutual labels:  remote-control, 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 (+153.57%)
Mutual labels:  remote-control, rat
Malware-Collection
Source codes of malwares, stress tests etc. for computer.
Stars: ✭ 27 (-51.79%)
Mutual labels:  remote-control, malware
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+1166.07%)
Mutual labels:  remote-control, rat
Networm
Python network worm that spreads on the local network and gives the attacker control of these machines.
Stars: ✭ 135 (+141.07%)
Mutual labels:  malware, rat
Telegram Rat
Windows Remote Administration Tool via Telegram. Written in Python
Stars: ✭ 201 (+258.93%)
Mutual labels:  malware, rat

Quiescis 1.3.2

Quescis is a powerful Remote Access Trojan for windows computer on C++

Update 1.3.2

 1. Passive keylogger! (command keydump)
 2. Many improvements and optimizations

alt text

Installing

Server

- Clone this repository 
- Get a static ip or purchase VDS
- Server Questions cross platform
  you can run it on linux distributions
  and windows

Config settings

option description
chrome_stealer connect sqlite3.h and sqlite3.cpp files to your project
IP white ip of server (default 127.0.0.1)
PORT port of ip (default 4001)

Linux distributions:

  • cd server/server
  • set Config.h, change PORT
  • g++ server.cpp -w
  • ./a.out

Windows:

  • cd server
  • open server.sln in Visual Studio
  • change PORT in Config.h
  • compile Ctrl + F5
  • server.exe in Debug/

Client

Config settings

option description
autorun add rat to startup (1-on, 0-off)
chrome_stealer connect sqlite3.h and sqlite3.cpp files to your project
IP white ip of server (default 127.0.0.1)
PORT port of ip (default 4001)
autorun_name file name at startup (default: "explorer.exe")
lang language the victime machine (optional) (default: "ru")
- Open in Visual Studio client/client.sln
- Set the Config.h
- Compile Ctrl + F5

Features

  • ⚙️ Autorun
  • 📋 Information of system

alt text

  • 🔭 Browse directories, delete files / folders

alt text

alt text

  • ✔️ View all processes

alt text

  • Ability to delete a process

alt text

  • 🔑 Dump all logs by command "keydump"

  • 🔒 Encrypting files and directories

before:

alt text

after:

alt text

  • 📲 download file

alt text

  • 📲 chrome stealer

  • get history

  • get information about downloaded files

  • get search requests alt text

  • 🔌 Shutting down the operating system

  • 😄 Throw Error MessageBox

alt text

Commands

command description
pwd find out current directory
ls list files and dirs
rm, rmdir delete file; delete directory
info system information (cpu, gpu hardware id, os)
ps process info
kill kill process
keydump dump all recorded logs by keylogger
cryptfile encrypt file with using XOR
cryptdir encrypt directory with using XOR
download download file
chrome_st chrome history stealer
shutdown shutting down
error throw error MessageBox

Donate

monero: 
48TmwHGVsqSKgD7giTALoK7P2muKLTJn5R8s5XtKZL1jEr4MJFBAwczVtofuFGvzsT1CzTcFXotwZCDno1UsskqFFZe9wVC

bitcoin:
18LKUKWAUBAFKzLBdFFkt687vh8rMPhL1u

ethereum:
0x189a9436b2fbBd0b1C3927E8a398379DBb7105AA
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].