You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-\[FR\] BitcoinAbuse analyzer fails – upstream API migrated to ChainAbuse [\#1360](https://github.com/TheHive-Project/Cortex-Analyzers/issues/1360)
10
+
11
+
**Merged pull requests:**
12
+
13
+
- Migrates BitcoinAbuse analyzer to new ChainAbuse [\#1361](https://github.com/TheHive-Project/Cortex-Analyzers/pull/1361) ([nusantara-self](https://github.com/nusantara-self))
Copy file name to clipboardExpand all lines: analyzers/Gatewatcher_CTI/README.md
+38-7Lines changed: 38 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,46 @@ Gatewatcher is a European leader in advanced Threats detection, protecting criti
4
4
## Gatewatcher CTI
5
5
The Gatewatcher CTI (Cyber Threat Intelligence) offer is compatible with all cybersecurity solutions. It immediately enhances your detection with contextual information about internal and external cyber threats specifically targeting your business.
6
6
7
-
## Cortex Integration
8
-
This cortex analyzer allows you to search for an IOC (url, hash, host/domain) in the Gatewatcher CTI database
9
-
10
7
## How to obtain credentials ?
11
8
If you want to try our freemium offer your can obtain your API key : https://info.gatewatcher.com/en/lp-free-ioc-analysis-api-key
12
9
13
-
If you want more you can contact us : https://info.gatewatcher.com/fr/speed-meeting-lastinfosec
10
+
# How the analyzer works ?
11
+
Gatewatcher CTI analyzer allows you to get information about hashes,urls,domains,fqdn,ips or emails.
12
+
- To enable Gatewatcher_CTI analyzer:
13
+
- Navigate to "Organization" -> "Analyzers"
14
+
- Refresh analyzers to ensure that you have the lastest version.
15
+
- Search for "Gatewatcher_CTI".
16
+
- Enable it and configure its parameters (LIS API key is required).
17
+
18
+
## Run on hashes/urls/domains/fqdns
19
+
Search for an Indicator of Compromise (IoC: url, host/domain, hash) or vulnerability in the Gatewatcher CTI database.
Retrieves metadata, security threat alerts, and a contextualized timeline of events associated with a specific IP address from the Gatewatcher CTI database.
With this cortex integration, we also provide you templates for TheHive available in the [thehive-templates](../../thehive-templates/Gatewatcher_CTI_1_0) directory.
0 commit comments