Like shodan but better for recon and osint. the censys bots scrape the web looking for all devices even beind protected services like cloudflare then stores them within their database.This allows you to check your host and see if your backend ipaddress is exposed to the public.
- Login/Register Here.
- Once Register Get Your API ID AND API KEY Here.
- Open
Authorization.json
in notepad and/or any text editor. - API_ID = APP ID | API_KEY = Secret
- Save The File & Run The Script With The Command Below
python censys.py
- Python: 3.10.8
- C# Example Here