Skip to content

Python Example Of My C# Port, Request Data From Search.Censys.io

License

Notifications You must be signed in to change notification settings

LethalServices/Censys-Search-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Censys Search API

Need Help?
Explore the Dscord »

About

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.

Setting Up The API:

  • 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

Developer Information:

  • Python: 3.10.8
  • C# Example Here

About

Python Example Of My C# Port, Request Data From Search.Censys.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages