Skip to content

Commit 611331b

Browse files
committed
responsive
1 parent be8e802 commit 611331b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Blogs/gsoc24_new_analyzers_for_intelowl.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Auto create an Admin user whenever IntelOwl starts up for the first time to avoi
6262
[Orkl](https://orkl.eu/) is the Community Driven Cyber Threat Intelligence Library.
6363
- **Goresym Analyzer, fixes#1451 and fixes executable file support [PR #2401](https://github.com/intelowlproject/IntelOwl/pull/2401) :**
6464
- [GoReSym](https://github.com/mandiant/GoReSym) is a Go symbol parser that extracts program metadata (such as CPU architecture, OS, endianness, compiler version, etc), function metadata (start & end addresses, names, sources), filename and line number metadata, and embedded structures and types.
65-
- I fixed an important bug which involed correcting support for mimetype `application/vnd.microsoft.portable-executable` and `application/x-dosexec`. I had to migrate back, run a query to find all the analyzers that supported `application/x-executable` in previously, use the resultant list to migrate and update all the specific analyzers.
65+
66+
I fixed an important bug which involed correcting support for mimetype `application/vnd.microsoft.portable-executable` and `application/x-dosexec`. I had to migrate back, run a query to find all the analyzers that supported `application/x-executable` in previously, use the resultant list to migrate and update all the specific analyzers.
6667
- **JA4_DB Analyzer [PR #2402](https://github.com/intelowlproject/IntelOwl/pull/2402) :**
6768
[JA4_DB](https://ja4db.com/) lets you search a fingerprint in JA4 databse.
6869
- **Spamhaus_drop Analyzer [PR #2422](https://github.com/intelowlproject/IntelOwl/pull/2422) :**

0 commit comments

Comments
 (0)