luda

URL analyzer

Develops real-time URL-based malware detection system using regexes and clustering

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 on a proxy and work in real time on all the traffic. LUDA can take a set of malicious and benign URLs and return a list of regexes ready to be deployed inline !

GitHub

74 stars
11 watching
16 forks
Language: Python
last commit: almost 3 years ago
akamaiclusteringmachine-learningmalicious-url-detectionpythonregex

Related projects:

RepositoryDescriptionStars
telekom-security/malware_analysisAn analysis repository providing scripts, signatures, and IOCs for detecting and analyzing malware.110
uppusaikiran/generic-parserAnalyzes malware files to detect suspicious behavior by extracting meta information and features.1
michelcrypt4d4mus/yaralyzerAnalyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions109
uppusaikiran/yara-finderTools to detect and analyze malware using Yara rules2
malice-plugins/yaraA plugin that enables malware analysis using the YARA ruleset30
securitymagic/yaraA collection of YARA rules for detecting malware and suspicious activity in various environments.11
vectrathreatlab/reyaraA set of Yara rules designed to simplify the process of reverse engineering malware by providing pre-defined patterns and signatures.19
uqcyber/coldpressAutomates malware analysis workflow by extracting features and indicators of compromise from malicious files using various tools and libraries.16
rjzak/decompressingyaraA tool for decompressing malware samples and running Yara rules against them.7
sophos/yaraml_rulesAutomates the creation of Yara rules from machine learning models trained on malware and benign samples.214
hestat/lw-yaraA Yara ruleset and scanner tool for detecting webserver malware on Linux servers.102
momenbasel/liffierAutomatically appends dot-dot-slash to URLs to test for path traversal vulnerabilities.8
airbnb/binaryalertReal-time malware detection and alert system for AWS S3 files1,415
davisjam/vuln-regex-detectorDetects vulnerable regexes in source code to prevent catastrophic backtracking and other security issues.320
neo23x0/rulesA centralized repository of Yara rules for detecting malware and other malicious activities.10