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
-`CryptoScamDB_CheckAPI`: Scan a cryptocurrency address, IP address, domain or ENS name against the [CryptoScamDB](https://cryptoscamdb.org/) API.
10
+
-`Dragonfly_Emulation`: Emulate and analyze malware in a customizable manner with [Dragonfly](https://dragonfly.certego.net/?utm_source=intelowl) sandbox.
11
+
> Dragonfly is a new public service by [Certego](https://certego.net?utm_source=intelowl) developed by the same team behind IntelOwl. [Sign up](https://dragonfly.certego.net/register?utm_source=intelowl) today on Dragonfly for free access!
12
+
13
+
**Bug Fixes:**
14
+
15
+
- Fixed [743](https://github.com/intelowlproject/IntelOwl/issues/743): File mime_type identification error. Thanks to @OG-Sadpanda for the report.
16
+
17
+
**Other:**
18
+
19
+
- Extended docker bind mount to all configuration files
20
+
- Added new `test.flower.override.yml` and `test.multi-queue.override.yml` docker-compose files for flower and multi_queue options in test (local) mode.
> 🎉 We are glad to welcome [Tines](https://www.tines.com/?utm_source=oss&utm_medium=sponsorship&utm_campaign=intelowl) as a new sponsor for IntelOwl. Read everything about this partnership [in the Tines' blog](https://www.tines.com/blog/announcing-our-sponsorship-of-intel-owl).
| Free modules that require additional configuration | - Cuckoo (requires at least one working Cuckoo instance)<br/> - MISP (requires at least one working MISP instance)<br/> - Yara (a lot of public rules area available. There's also the chance to add your own rules) |
58
58
59
59
## Partnerships and sponsors
60
60
61
61
We have an official sponsorship program for companies, organizations and individuals who support IntelOwl development. For more details on how to join the list below, read the page: [Partnership and sponsors](https://github.com/certego/IntelOwl/blob/master/.github/partnership_and_sponsors.md).
[Certego](https://www.certego.net) is a MSSP and Threat Intelligence Provider based in Italy.
69
+
[Certego](https://certego.net/?utm_source=intelowl) is a MSSP and Threat Intelligence Provider based in Italy.
70
70
71
-
Without Certego, IntelOwl would have not been born. Also, thanks to this company, it is constantly maintained and updated.
71
+
IntelOwl was born out of Certego's Threat intelligence R&D division and is constantly maintained and updated thanks to them.
72
+
73
+
> [Dragonfly](https://dragonfly.certego.net/?utm_source=intelowl), an automated sandbox to emulate and analyze malware, is a new public service by Certego developed by the same team behind IntelOwl. It is now available as the `Dragonfly_Emulation` analyzer in IntelOwl. [Sign up](https://dragonfly.certego.net/register?utm_source=intelowl) on Dragonfly today for free access!
If you are interested in being the next GSoC student for IntelOwl, join the [Honeynet Slack chat](https://gsoc-slack.honeynet.org/) for more info.
89
91
90
-
### BRONZE
92
+
### 🥉 BRONZE
91
93
92
94
#### Tines
93
95
@@ -103,9 +105,9 @@ IntelOwl is officially integrated in Tines. Read everything about this partnersh
103
105
104
106
In 2021 IntelOwl joined the official [Docker Open Source Program](https://www.docker.com/blog/expanded-support-for-open-source-software-projects/). This allows IntelOwl developers to easily manage Docker images and focus on writing the code.
105
107
106
-
### IRON
108
+
### 🤝 IRON
107
109
108
-
If you are an individual who likes this project and wants to thank us with a little contribution, we would be happy to list you here in the README as a public acknowledgment.
110
+
If you are an individual who likes this project and want to thank us with a little contribution, we would be happy to list you here in the README as a public acknowledgment.
Copy file name to clipboardExpand all lines: configuration/analyzer_config.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -638,7 +638,7 @@
638
638
"Dragonfly_Emulation": {
639
639
"type": "file",
640
640
"python_module": "dragonfly.DragonflyEmulation",
641
-
"description": "Emulate malware against [Dragonfly](https://dragonfly.certego.net) sandbox by [Certego S.R.L](https://certego.net).",
641
+
"description": "Emulate malware against [Dragonfly](https://dragonfly.certego.net/?utm_source=intelowl) sandbox by [Certego S.R.L](https://certego.net).",
0 commit comments