machine_learning_security
Machine Learning Security Tools
This project explores the intersection of machine learning and security, focusing on developing tools and techniques to improve vulnerability detection and penetration testing in web applications.
Source code about machine learning and security.
2k stars
154 watching
657 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
m0nad/hellraiser | Scans networks to identify vulnerabilities by correlating CPEs with CVEs using an API | 562 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
gauravnarwani97/trishul | Automated vulnerability detection tool for web applications | 234 |
baalmor/cve-ape | Automates CVE vulnerability scanning for Linux packages | 4 |
belane/linux-soft-exploit-suggester | A script to identify vulnerabilities in software packages on Linux systems | 222 |
0ang3el/aem-hacker | Automated vulnerability scanning toolset for Adobe Experience Manager web applications. | 765 |
bitthebyte/eagle | A tool for detecting vulnerabilities in web applications | 110 |
secdec/attack-surface-detector-burp | Identifies web app endpoints and parameters to help detect vulnerabilities | 98 |
3gstudent/smbtouch-scanner | Automates network vulnerability scanning using SMB protocol | 140 |
1n3/blackwidow | A Python-based web application scanner that gathers OSINT and fuzz data to identify OWASP vulnerabilities on target websites. | 1,526 |
gand3lf/semgrepper | An extension to Burp Suite that integrates Semgrep for vulnerability scanning and analysis | 87 |
r0075h3ll/oralyzer | A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. | 753 |
packtpublishing/mastering-machine-learning-for-penetration-testing | Teaches penetration testing and cybersecurity techniques using machine learning | 356 |
moduscreateorg/beep | An account security scanner that detects vulnerabilities in online accounts by hashing credentials and checking against data breaches. | 157 |
pyupio/safety | Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. | 1,731 |