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

New analyzer: Backscatter.io #420

Merged
merged 2 commits into from Feb 12, 2019
Merged

New analyzer: Backscatter.io #420

merged 2 commits into from Feb 12, 2019

Conversation

9b
Copy link
Contributor

@9b 9b commented Feb 9, 2019

Hi! I run Backscatter.io where we collect information about mass-scanning conducting on the Internet. This analyzer brings observations and enrichment data directly into TheHive and Cortex. I've tested various data-types in both systems with success. Apart from an API key, nothing else is required. Please let me know if there's anything needed from me to merge this!

screen shot 2019-02-08 at 6 58 11 pm
screen shot 2019-02-08 at 6 58 42 pm
screen shot 2019-02-08 at 6 58 51 pm

@9b 9b changed the title Working copy of Backscatter.io analyzer New analyzer: Backscatter.io Feb 9, 2019
@saadkadhi saadkadhi added this to the 1.16.0 milestone Feb 11, 2019
@saadkadhi
Copy link
Contributor

Thanks @9b for your submission. We will review it as soon as possible and include it in the upcoming Cortex-Analyzers 1.16.0 release (scheduled for early March).

@saadkadhi saadkadhi added category:new-analyzer New analyzer submitted and removed scope:analyzer Issue is analyzer related labels Feb 11, 2019
@9b
Copy link
Contributor Author

9b commented Feb 11, 2019

Thank you!

@nadouani nadouani changed the base branch from master to develop February 11, 2019 18:18
if self.service == 'observations':
summary = raw.get('results', dict()).get('summary', dict())
taxonomies = taxonomies + [
self.build_taxonomy(level, namespace, 'Observations', str(summary.get('observations_count', 0))),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason these are made strings?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No particular reason other than being safe.

@nadouani nadouani merged commit fdc8e5b into TheHive-Project:develop Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants