Infoga is a tool for advanced information gathering on domains or hosts. It supports various features like pinging, Nmap scanning, Whois, brute force testing, and more.
- Check Ping: Tests the connection to a host.
- Nmap: Network scanning and port detection.
- Whois: Domain information.
- Brute Force: Tests credentials.
- Detect APK: Analyzes Android APK files.
- Check Port: Scans open ports.
- NSLookup: Retrieves DNS records.
- Subdomain: Finds subdomains.
- Python 3.x
- Required Tools:
whoisnmapsublist3r
To install on Windows, use the .\install_windows.ps1 script.
chmod +x install_termux.sh
./install_termux.sh
sudo bash install_linux.sh
- Download or clone the repository:
git clone https://github.com/Rixz-Ploit/scan.git
-
cd scan -
python3 infoga.py
