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 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 !
No commits in the last 6 months.
Stars
75
Forks
17
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/akamai/luda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mandiant/stringsifter
A machine learning tool that ranks strings based on their relevance for malware analysis.
wesleyraptor/streamingphish
Python-based utility that uses supervised machine learning to detect phishing domains from the...
deepeshdm/Phishing-Attack-Domain-Detection
Identifying Malicious Phishing URLs through Machine Learning
faizann24/phishytics-machine-learning-for-phishing
Machine Learning for Phishing Website Detection
chamanthmvs/Phishing-Website-Detection
It is a project of detecting phishing websites which are main cause of cyber security attacks....