Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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/)