{"id":20706729,"url":"https://github.com/nmmapper/censys-subdomain-finder-non-api","last_synced_at":"2025-05-10T20:30:53.475Z","repository":{"id":119995594,"uuid":"221700185","full_name":"nmmapper/censys-subdomain-finder-non-api","owner":"nmmapper","description":"Using censys to find subdomains but without the APIs just scrapping","archived":false,"fork":false,"pushed_at":"2020-05-13T20:08:17.000Z","size":20,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-17T01:28:49.635Z","etag":null,"topics":["censys","censys-subdomain-finder","find-subdomains","theharvester"],"latest_commit_sha":null,"homepage":"https://www.nmmapper.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nmmapper.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-11-14T13:08:28.000Z","updated_at":"2024-11-05T15:18:34.000Z","dependencies_parsed_at":"2023-04-06T05:04:40.432Z","dependency_job_id":null,"html_url":"https://github.com/nmmapper/censys-subdomain-finder-non-api","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/nmmapper%2Fcensys-subdomain-finder-non-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmmapper%2Fcensys-subdomain-finder-non-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmmapper%2Fcensys-subdomain-finder-non-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmmapper%2Fcensys-subdomain-finder-non-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmmapper","download_url":"https://codeload.github.com/nmmapper/censys-subdomain-finder-non-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480272,"owners_count":21915245,"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":["censys","censys-subdomain-finder","find-subdomains","theharvester"],"created_at":"2024-11-17T01:23:53.155Z","updated_at":"2025-05-10T20:30:53.454Z","avatar_url":"https://github.com/nmmapper.png","language":"Python","funding_links":[],"categories":["Subdomain Search Tools"],"sub_categories":[],"readme":"\n\n# censys-subdomain-finder-none-api\nUsing censys to find subdomains but without the APIs. Censys is a a known service offering lots of information on a variety of networks. That is what we use on our online service, only if we have hit the limit given to us. Thanks to Censys search.\n\n[![N|Solid](https://www.nmmapper.com/static/img/logo.png)](https://www.nmmapper.com/sys/tools/subdomainfinder/)\n\nPart of this code is taken from theharvester as it currently uses the none api approach.- [theHarvester online](https://www.nmmapper.com/kalitools/theharvester/email-harvester-tool/online/)\n\n# Dependencies!\n   - beautifulsoup4\n   - censys\n   - dnspython\n   - requests\n```sh\n$ pip3 install -r requirements.txt\n```\n```sh\n$ python3 censys_subdomain_finder.py  -d nmmapper.com\n\tSearching certificates results page 2.\n\tSearching certificates results page 3.\n\tSearching certificates results page 4.\n\tSearching certificates results page 5.\n\n[\n    \"p352931.goaccess.nmmapper.com\",\n    \"clk.nmmapper.com\",\n    \"d1.nmmapper.com\",\n    \"*.nmmapper.com\",\n    \"celery.nmmapper.com\",\n    \"www.nmmapper.com\",\n    \"a2.nmmapper.com\",\n    \"p352931.nmmapper.com\",\n    \"analytics.nmmapper.com\",\n    \"p352931-cdn.nmmapper.com\",\n    \"upstream.d.nmmapper.com\",\n    \"p0-cdn.nmmapper.com\",\n    \"upstream.nmmapper.com\",\n    \"mail.nmmapper.com\",\n    \"goaccess.nmmapper.com\",\n    \"a1.nmmapper.com\",\n    \"nmmapper.com\"\n]\n```\n\nLimiting the query with \n```sh\n$ python3 censys_subdomain_finder.py  --d nmmapper.com  -l 2000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmmapper%2Fcensys-subdomain-finder-non-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmmapper%2Fcensys-subdomain-finder-non-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmmapper%2Fcensys-subdomain-finder-non-api/lists"}