0Day Forums
Censys Subdomain Finder - Printable Version

+- 0Day Forums (https://zeroday.vip)
+-- Forum: Hacking & Exploits (https://zeroday.vip/Forum-Hacking-Exploits)
+--- Forum: Website Hacking (https://zeroday.vip/Forum-Website-Hacking)
+--- Thread: Censys Subdomain Finder (/Thread-Censys-Subdomain-Finder)



Censys Subdomain Finder - rebozo78 - 07-15-2018

Hello all,

I'll be sharing a helpful tool that grabs subdomains and servers from the host IP. This tool is an official script that can be found

[To see links please register here]

.
Just a heads up, If I don't respond as much, I'll be working on projects like a IDS Raspberry pi and, posting tutorials regularly.

Anyway, let's get into it.

Quote:1. Register an account (free) on

[To see links please register here]

2. Browse to

[To see links please register here]

, and set two environment variables with your API ID and API secret
3. Download the file from

[To see links please register here]

4. cd censys-subdomain-finder
5. pip install -r requirements.txt
6. Open up "censys_subdomain_finder.py" in your favourite text editor
7. Scroll down till you see "censys_api_id = None" & "censys_api_secret = None". Replace the "None" with your API that is found

[To see links please register here]

8. Save the file and, you're ready to go.
9. To start off for an example, type in; python censys_subdomain_finder.py github.com



RE: Censys Subdomain Finder - olecranarthritis733742 - 08-23-2018

@Mimie
thank you for share i will try this method.
do you know php script to scan a url(website) for PDF files?