From 66cd4b7c767f5f8f96cad417440df2b8b2b28385 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 10 Aug 2021 13:35:36 +0700 Subject: [PATCH] Add: akamai/luda to Malware Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb93e36..cf4af16 100644 --- a/README.md +++ b/README.md @@ -1764,6 +1764,10 @@ This repository is created as an online bookmark for useful links, resources and advanced-threat-research/IOCs Repository containing IOCs, MISP and Expert rules from our blogs + + akamai/luda + Malicious actors often reuse code to deploy their malware, phishing website or CNC server. As a result, similiaries can be found on URLs path by inspecting internet traffic. Moreover, deep learning models or even regular ML model do not fit for inline deployment in terms of running performance. However, regexes ( or YARA rules ) can be deployed … + alexandreborges/malwoverview Malwoverview.py is a simple tool to perform an initial and quick triage on either a directory containing malware samples or a specific malware sample