Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritiksahni/ASN-Eagle
A tool to discover ASN of any host and fetch IP ranges.
https://github.com/ritiksahni/ASN-Eagle
api asn asn-eagle automation autonomous bugbounty hacking hackingtools reconaissance reconnaissance scanner vulnerability
Last synced: 3 months ago
JSON representation
A tool to discover ASN of any host and fetch IP ranges.
- Host: GitHub
- URL: https://github.com/ritiksahni/ASN-Eagle
- Owner: ritiksahni
- License: gpl-3.0
- Archived: true
- Created: 2020-01-15T12:41:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T08:05:50.000Z (over 4 years ago)
- Last Synced: 2024-05-08T02:30:54.702Z (6 months ago)
- Topics: api, asn, asn-eagle, automation, autonomous, bugbounty, hacking, hackingtools, reconaissance, reconnaissance, scanner, vulnerability
- Language: Python
- Homepage:
- Size: 710 KB
- Stars: 25
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - ritiksahni/ASN-Eagle - A tool to discover ASN of any host and fetch IP ranges. (Python)
README
# ASN-Eagle
A tool to discover ASN of any host and fetch IP ranges.[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
![ASN-Eagle Demo](demo.gif)
## Installation
```bash
git clone https://github.com/ritiksahni/ASN-Eagle.git
cd ASN-Eagle
pip3 install -r requirements.txt
```## Usage
```
python3 ASN-Eagle.py -d target.com -i -o output_filename.txt
```
## Best of luck for recon!!## License
[GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/)