Skip to main content

Another Subdomain ENumeration Tool

Project description

Version 1.1.0 Python 3.8 GPL License

As3nt

Another Subdomain ENumeration Tool - written in python to enumerate and enrich subdomains using passive OSINT.

As3nt can target TLDs or subdomains. The enumeration uses; VirusTotal, HackerTarget, ThreatMiner, urlscan.io and crt.sh. Each subdomain IP is resolved using public DNS servers and the data is enriched using ipwhois and Shodan. As3nt currently outputs to terminal or csv.

Along with using the tags from Shodan, this tool also adds it's own tags. Currently there are tags added based on certain HTML content found by Shodan like tomcat, fortinet, netscaler and pulse vpn. Also if any CVEs are found for an IP/Subdomain with a CVSS score >= 7.8, these assets are tagged to highlight a possible exploit.

Screenshots

As3nt_1
As3nt_2

Installation

  1. Install:
  • with pip: pip install as3nt
  • from git (source):
    • git clone https://github.com/cinerieus/as3nt.git && cd as3nt/
    • pip install -r requirements.txt
    • python ./as3nt/core.py
  • from git (releases):
    • wget https://github.com/cinerieus/as3nt/archive/v1.1.0.tar.gz
    • pip install v1.1.0.tar.gz
  1. Remember to check PATH if you installed in ~/.local/bin/
  2. Profit!

*For Shodan functionality set the environment variable 'SHODANKEY' with your API key.

Dependencies

See requirements.txt

Changelog

See CHANGELOG.md

Usage

usage
*If selected Shodan is rate-limited to 1 IP per second.

Examples:

  • Run all modules against 'example.com' and save results to csv:
    as3nt -t example.com -11 -o results.csv
  • Run against a subdomain:
    as3nt -s -t subdomain.example.com -11 -o results.csv

Thanks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

as3nt-1.1.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file as3nt-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: as3nt-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for as3nt-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 57d759bb9049b842fe943a5793e2f542591ff0b3f2be05efdd417d343fc8bcf9
MD5 9ad0b7d725a8bdb55e7f24cafa0d92ca
BLAKE2b-256 5e5a1c832606dde3936b4598820d5089f7eaac97ac702b6186976f3628a5d2e6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page