https://github.com/dave1725/pegasusx
A Pen Testing tool for hackers!
https://github.com/dave1725/pegasusx
cryptography cybersecurity-tool forensics obfuscation-algorithms penetration-testing-tools python3
Last synced: 11 months ago
JSON representation
A Pen Testing tool for hackers!
- Host: GitHub
- URL: https://github.com/dave1725/pegasusx
- Owner: dave1725
- License: mit
- Created: 2023-09-01T13:00:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T17:03:47.000Z (almost 2 years ago)
- Last Synced: 2025-05-30T20:46:55.897Z (about 1 year ago)
- Topics: cryptography, cybersecurity-tool, forensics, obfuscation-algorithms, penetration-testing-tools, python3
- Language: Python
- Homepage:
- Size: 8.44 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PegasusX : Your Hacking Assistant
> in development...

## Introduction
PegasusX is a penetration testing CLI tool written in python3. It consists of more than 15+ modules for encryption,decryption,forensics and web app pentesting. The project is still under development.
Python3 with its rich library and community made this idea possible!
Feel free to contact me for any doubts or issues regarding the project.
## Features
- Encryption
- Obfuscation
- File Shredders
- Steganography
- Web-App Penetration testing: SQL-Injection, XSS, Sub-domain discovery, DNS Recon, Port Scanners, DNS and Domain Recon
- Forensics: EMAIL, Network, Files
## Getting Started
Get started with the tool in just 3 STEPS!
### Default Credentials
> password: root
> key: toor
- Clone the repo
git clone https://github.com/dave1725/pegasusX.git
- Install the requirements
python3 -m pip install -r requirements.txt
- Run the script
py project.py
## License
This project is licensed under MIT license - Kindly refer the LICENSE file for details.