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 to check URL categories #24

Merged
merged 1 commit into from
Nov 22, 2016
Merged

New analyzer to check URL categories #24

merged 1 commit into from
Nov 22, 2016

Conversation

ecapuano
Copy link

Go easy on me, this is my first pull request (ever).

This is a very simple analyzer that checks a domain or url artifact against Fortinet's website category service. I initially wrote it to also check Bluecoat, but then soon found that Bluecoat started using Captchas after so many queries so I pulled that chunk out.

I will add additional services as I can find ones that permit automated query.

I imagine this could be useful for SOCs that utilize a proxy, NGFW or UTM that filters URLs using the databases queried by this analyzer (currently only Fortinet). If an analyst see thats Fortigate classifies the site as Malicious Websites (example), then no action need be taken assuming the network is defended by a Fortinet firewall and (hopefully) automatically blocking URLs of that category. Analyst Time Saved!

On the other hand, if a malicious site is being miscategorized or is otherwise Not Rated (example), the analyzer report provides a quick link to "Request Recategorization" (see below). Threat intel shared!

Small Report Example

Large Report Example

@megan201296
Copy link

Great job! Tested it out this morning and it is great!

@nadouani nadouani added this to the 2.9.1 milestone Nov 22, 2016
@nadouani
Copy link
Contributor

This pull request will be merged directly into release/2.9.1 branch

@nadouani nadouani closed this Nov 22, 2016
@nadouani nadouani reopened this Nov 22, 2016
@nadouani nadouani merged commit 332bc29 into TheHive-Project:develop Nov 22, 2016
@ecapuano ecapuano deleted the URLCategory branch November 23, 2016 08:41
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.

3 participants