{"id":13585521,"url":"https://github.com/orlyjamie/asnrecon","last_synced_at":"2025-10-17T17:47:07.207Z","repository":{"id":46606387,"uuid":"184350860","full_name":"orlyjamie/asnrecon","owner":"orlyjamie","description":"ASN reconnaissance script","archived":false,"fork":false,"pushed_at":"2024-01-25T22:38:38.000Z","size":344,"stargazers_count":124,"open_issues_count":8,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-08T02:12:32.275Z","etag":null,"topics":["asn","bugbounty","enumeration","reconnaissance","redteam","security"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orlyjamie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-01T00:45:11.000Z","updated_at":"2024-10-13T19:33:41.000Z","dependencies_parsed_at":"2024-11-06T03:32:58.429Z","dependency_job_id":"1f1f1e6e-e8c6-4724-b89c-b9763925edd6","html_url":"https://github.com/orlyjamie/asnrecon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlyjamie%2Fasnrecon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlyjamie%2Fasnrecon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlyjamie%2Fasnrecon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlyjamie%2Fasnrecon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orlyjamie","download_url":"https://codeload.github.com/orlyjamie/asnrecon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asn","bugbounty","enumeration","reconnaissance","redteam","security"],"created_at":"2024-08-01T15:04:59.556Z","updated_at":"2025-10-17T17:47:02.174Z","avatar_url":"https://github.com/orlyjamie.png","language":"Python","funding_links":[],"categories":["Python","Lookup and Conversion Tools","Python (1887)"],"sub_categories":[],"readme":"# ASNRECON\n[![License: Apache](https://img.shields.io/github/license/orlyjamie/asnrecon)](https://img.shields.io/github/license/orlyjamie/asnrecon)\n\nA tool to perform reconaissance using autonomous system number (ASN) lookups combined with SSL cert scanning 📡\n\n![](https://raw.githubusercontent.com/orlyjamie/asnrecon/master/screen.png)\n\n## Usage\n\n```\nusage: python asnrecon.py\n\nSelect an option:\n\t[1] Full ASN scan\n\t[2] Specific IPv4 range scan\n```\n\n- Full ASN scan \n\nUsing this option, the script will take a single domain/hostname which it will then perform a lookup against the local ASN database and select a list of IP ranges associated with that ASN.\n\n`Note:` The script can take an input file `main.config` which can be used to prevent scanning specific IP ranges. IP addresses to be avoided should be supplied in a comma delimited format. \n\n- Specific IPv4 range scan\n\nThis option accepts an IP address range `0.0.0.0/0` and attempt to perform SSL connections while printing any identified certs\n\n## Installation\n  1. `pip install -r requirements.txt`\n  2. `wget https://raw.githubusercontent.com/hadiasghari/pyasn/master/pyasn-utils/pyasn_util_download.py`\n  3. `wget https://raw.githubusercontent.com/hadiasghari/pyasn/master/pyasn-utils/pyasn_util_convert.py`\n  4. `python pyasn_util_download.py --latest`\n  5. `python pyasn_util_convert.py --single RIBFILE rib.dat`\n  \n  Alternatively just run the installer (installer.sh)\n  `sh install.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forlyjamie%2Fasnrecon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forlyjamie%2Fasnrecon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forlyjamie%2Fasnrecon/lists"}