Mastering-Machine-Learning-for-Penetration-Testing
Penetration testing book
Teaches penetration testing and cybersecurity techniques using machine learning
Mastering Machine Learning for Penetration Testing, published by Packt
356 stars
21 watching
206 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
packtpublishing/machine-learning-for-streaming-data-with-python | A comprehensive guide to building machine learning models for streaming data in Python | 68 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
packtpublishing/hands-on-machine-learning-for-algorithmic-trading | Teaches data analysts and developers to create smart investment strategies using machine learning algorithms | 1,493 |
jaromiru/nasimemu | A framework for training reinforcement learning agents to generalize in novel penetration-testing scenarios | 33 |
cyb3rlab/pengym | A framework for training Reinforcement Learning agents in simulated network environments for penetration testing purposes. | 22 |
13o-bbr-bbq/machine_learning_security | 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. | 1,979 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
ivan-sincek/penetration-testing-cheat-sheet | A comprehensive resource for penetration testing and vulnerability assessment | 660 |
sinfulz/justtryharder | A cheat sheet and resource collection for learning and practicing penetration testing and exploit development | 796 |
autistic-symposium/sec-pentesting-toolkit | A comprehensive collection of security resources and tools for pentesting and reverse engineering | 162 |
yyzpiero/rl4redteam | An agent trained to scan for vulnerabilities and exploit them in a simulated network environment | 22 |
portswigger/json-decoder | Tools for analyzing and manipulating HTTP requests and responses in BurpSuite | 10 |
phdp/mlbop | The codebase provides MATLAB implementations of machine learning concepts from S. Theodoridis' book | 66 |
microsoft/mpnet | Develops a method for pre-training language understanding models by combining masked and permuted techniques, and provides code for implementation and fine-tuning. | 288 |