Skip to content

hxrshdeepsingh/Deluminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deluminator

License

Description

This package is a reverse shell generator for Windows systems that uses sockets to establish a connection. It is highly capable of bypassing antivirus software. The package includes a control server and comes with a number of useful features.

https://deluminator.hxrshdeep.cloud/

Features

  • Root shell Coming soon
  • System information
  • Delete files & folder on the host machine.
  • Execute commands on target machine.
  • Upload/Download any type of files. Coming soon
  • Get all processes running in a system.
  • Kill process by name, id etc...
  • Enable/Disable windows services.
  • Start/Stop windows service.
  • Start/Restart windows system.
  • Screenshot Coming soon

How to install

pip install deluminator

Setup Server

python aurora.py server --help
python aurora.py server --host <HOST> --port <PORT>

Build Payload

python aurora.py payload --help
python aurora.py payload --name <NAME> --host <HOST> --port <PORT> --time <RECONNECTION TIME>

Disclaimer

This tool is for educational and testing purposes only. Do not use its payloads on hosts without proper authorization. You are responsible for any consequences resulting from its use.

About

Simple, powerful, and fast: a Reverse Shell Generator for Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages