Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Censys.io analyzer #135

Closed
3c7 opened this issue Nov 9, 2017 · 7 comments
Closed

Censys.io analyzer #135

3c7 opened this issue Nov 9, 2017 · 7 comments
Assignees
Labels
scope:analyzer Issue is analyzer related

Comments

@3c7
Copy link
Contributor

3c7 commented Nov 9, 2017

About Censys

Censys is a search engine that enables researchers to ask questions about the hosts and networks that compose the Internet. Censys collects data on hosts and websites through daily ZMap and ZGrab scans of the IPv4 address space, in turn maintaining a database of how hosts and websites are configured. Researchers can interact with this data through a search interface, report builder, and SQL engine. Details on the Censys architecture are available in our research paper. -> About Censys.io


Think an analyzer for censys.io could be useful, I'll create one if I find some time in the next days.

@BrevilleBro
Copy link

Thanks @3c7 , let us know if you need any help with it, as this is something we are interested in as well :)

@3c7
Copy link
Contributor Author

3c7 commented Nov 24, 2017

It would be great to know which use cases are interesting for your work, so I know what to implement. I'm just getting to know censys.io, so mayne I'm not aware of certain possible use cases. :)

@BrevilleBro
Copy link

Hey @3c7, for us, we basically want to check where a particular certificate has been used and information about hosts/websites like ports, AS, Alexa Rank, Page Title, HTTP body, etc., (similar to Shodan).

The more information we have to pivot off the better 👍

Thanks.

@3c7
Copy link
Contributor Author

3c7 commented Nov 28, 2017

Okay, let me see what info I can fetch over the API. I'll develop the analyzer this Friday, probably.

@BrevilleBro
Copy link

Thanks @3c7! Looking forward to it.

@3c7 3c7 mentioned this issue Dec 13, 2017
@3c7
Copy link
Contributor Author

3c7 commented Dec 13, 2017

Created a PR for a first version. Currently, it uses the view API-endpoint which returns the exact object (certificate or host based on ip or domain). If you have some ideas what to display in the reports additionally, I'd like to hear (read) them.

nadouani added a commit that referenced this issue Dec 13, 2017
@nadouani nadouani self-assigned this Dec 13, 2017
@nadouani nadouani added the scope:analyzer Issue is analyzer related label Dec 13, 2017
@nadouani
Copy link
Contributor

The PR #153 has been merged into develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

3 participants