From 75b2d9e765aabb864a33748831761501dd1d9774 Mon Sep 17 00:00:00 2001 From: ref <56499429+referefref@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:31:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324b2a1..efd3c87 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An LLM and OCR based Indicator of Compromise Extraction Tool. Built as a POC to compare against straight regex and OCR see: [***ioc-ocr-extractor***](https://github.com/referefref/ioc-ocr-extractor) The LLM version does significantly better at understanding the context of indicators like domains and file extensions which are often confused with plain regex (such as .com) -As featured on [***GreyNoise Intelligence Storm Watch***](https://www.youtube.com/watch?v=sQpFLLZy4Yw) +- As featured on [***GreyNoise Intelligence Storm Watch***](https://www.youtube.com/watch?v=sQpFLLZy4Yw), [***Risky Biz***](https://news.risky.biz/risky-biz-news-intellexa-pulls-new-predator-spyware-infra-after-thorough-undressing/), [***National Cyber Security Centre Newsletter***](https://ctoatncsc.substack.com/p/cto-at-ncsc-summary-week-ending-march-7ee) ## Contributions * Thanks to [***Marco Ramilli***](https://github.com/marcoramilli) for the addition of local file:// and embedded image parsing