Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/backdoorcreator
Exploit toolkit
https://github.com/krishpranav/backdoorcreator
backdoor exploit exploitation exploitation-framework linux-backdoor linux-malware mac-backdoor mac-malware malware penetration-testing python python-backdoor windows-backdoor windows-malware
Last synced: 3 months ago
JSON representation
Exploit toolkit
- Host: GitHub
- URL: https://github.com/krishpranav/backdoorcreator
- Owner: krishpranav
- Created: 2020-08-14T04:33:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T13:07:58.000Z (over 3 years ago)
- Last Synced: 2024-10-02T09:19:13.734Z (3 months ago)
- Topics: backdoor, exploit, exploitation, exploitation-framework, linux-backdoor, linux-malware, mac-backdoor, mac-malware, malware, penetration-testing, python, python-backdoor, windows-backdoor, windows-malware
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 55
- Watchers: 5
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backdoorcreator
This tool will create backdoor and listen for incoming connections# Steps To Run This Tool On Linux:
- git clone https://github.com/krishpranav/Backdoorcreator
- cd Backdoorcreator
- sudo chmod +x *
- python3 -m pip install -r requirements.txt
- python3 server.py
- python3 backdoorcreate.py# Steps To Run This Tool On Mac:
- git clone https://github.com/krishpranav/Backdoorcreator
- cd Backdoorcreator
- sudo chmod +x *
- python3 -m pip install -r requirements.txt
- python3 server.py
- python3 backdoorcreate.py# Steps To Run This Tool On Android(Termux):
- git clone https://github.com/krishpranav/Backdoorcreator
- cd Backdoorcreator
- chmod +x *
- apt install python3
- python3 -m pip install -r requirements.txt
- python3 server.py
- python3 backdoorcreate.py# Reference
# Use This Tool Is For Legal Purpose Only
- TOOL IS CREATED BY KRISNA PRANAV