Skip to content

pouriaashahba/c99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Subdomain Finder (using c99)

This Python script scraps subdomains from c99.nl subdomain finder for a given domain.
It automatically checks scan pages (by date) until it finds results, filtering out irrelevant entries (like whois check, download json, download csv, IP addresses, etc.).


πŸš€ Features

  • Rotates User-Agents for requests.
  • Goes back in time (previous days) until subdomains are found.
  • Filters out unwanted or invalid results.
  • Returns unique subdomains for the target domain.

πŸ“¦ Requirements

Install dependencies with pip:

pip install requests beautifulsoup4

Usage

python3 c99.py example.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages