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

Urlscan Analyzer #131

Closed
Vince147 opened this issue Nov 4, 2017 · 15 comments
Closed

Urlscan Analyzer #131

Vince147 opened this issue Nov 4, 2017 · 15 comments
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related status:merged
Milestone

Comments

@Vince147
Copy link

Vince147 commented Nov 4, 2017

Request Type

Analyzer

Work Environment

N/A

Description

Create an analyzer using Urlscan.io api. Urlscan is another service similar to Urlquery to scan URL to search urls, files, etc.

@Vince147
Copy link
Author

Vince147 commented Nov 4, 2017

I will check with the owner of that service if that ok.

@Vince147 Vince147 changed the title Urlscan Analyser Urlscan Analyzer Nov 4, 2017
@saadkadhi saadkadhi added scope:analyzer Issue is analyzer related category:feature-request Issue is related to a feature request help wanted labels Nov 4, 2017
@Vince147
Copy link
Author

Vince147 commented Nov 5, 2017

Email was sent. Waiting for Urlscan answer.

@Vince147
Copy link
Author

Vince147 commented Nov 9, 2017

Still no answer.

@Vince147
Copy link
Author

Alright i will start the coding.

@3c7
Copy link
Contributor

3c7 commented Feb 9, 2018

Hey @Vince147, how's the status on this one? Need help?

@heywoodlh
Copy link

I'm just getting into Hive/Cortex and never developed anything for it, but I've written a Python based API wrapper for urlscan.io: https://github.com/heywoodlh/urlscan-py.

Perhaps this could help with the integration? If I can help at all I would love to.

@mhgeay
Copy link

mhgeay commented Mar 4, 2018

Hello @heywoodlh, @Vince147,
If you need help on that, ping me !
Good luck

@heywoodlh
Copy link

Yeah, I would love to help but don't know how to start. Please let me know the best way to contact you @mhgeay

@3c7
Copy link
Contributor

3c7 commented Mar 5, 2018

Hello @heywoodlh,

there is some documentation about how to create an analyzer: https://github.com/TheHive-Project/CortexDocs/blob/master/api/how-to-create-an-analyzer.md#writing-an-analyzer.

Does it help you how to get started? Do you have specific questions?

@3c7
Copy link
Contributor

3c7 commented Mar 5, 2018

There's also a gitter channel (https://gitter.im/TheHive-Project/TheHive) with people who are willing to help.

@BrevilleBro
Copy link

Hi,

We are currently building this analyser. We have built the Python component and are currently working on the template for it.

@mhgeay
Copy link

mhgeay commented Mar 5, 2018

@BrevilleBro Ok great, no need to do the same stuff ! tell me if you need help for the documentation.

@BrevilleBro
Copy link

Hi @mhgeay, please feel free to modify the code to your liking and submit a PR with improvements if necessary.

I have released our initial version: https://github.com/BrevilleBro/cortex-analyzer-urlscanio

Please test it out, if all is good and working I will submit a PR to this repo.

@ninoseki
Copy link
Contributor

Hi all, I've created a yet another urlscan.io analyzer.
https://github.com/ninoseki/cortex_urlscan_analyzer
It doesn't make a scan request, just only makes a search by ip, domain, hash or url.
(Because in my use case, I don't want to make a scan via the analyzer)

How is this?

@3c7 3c7 added category:enhancement Issue is related to an existing feature to improve status:merged and removed category:feature-request Issue is related to a feature request help wanted labels Oct 17, 2018
@3c7 3c7 added this to the 1.14.0 milestone Oct 17, 2018
@3c7
Copy link
Contributor

3c7 commented Oct 17, 2018

Merged @ninoseki's PR.

@3c7 3c7 closed this as completed Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related status:merged
Projects
None yet
Development

No branches or pull requests

7 participants