mirror of
https://github.com/sbilly/awesome-security.git
synced 2025-01-06 04:57:52 -05:00
Merge pull request #40 from paulblei/master
Updated structure & Added Rasp category , thank @paulblei
This commit is contained in:
commit
1e8c7a50a2
12
README.md
12
README.md
@ -24,8 +24,16 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
- [Docker](#docker)
|
||||
- [Endpoint](#endpoint)
|
||||
- [Anti-Virus / Anti-Malware](#anti-virus--anti-malware)
|
||||
- [Configuration Management](#configuration-management)
|
||||
- [Authentication](#authentication)
|
||||
- [Mobile / Android / iOS](#mobile--android--ios)
|
||||
- [Forensics](#forensics)
|
||||
- [Threat Intelligence](#threat-intelligence)
|
||||
- [Web](#web)
|
||||
- [Organization](#organization)
|
||||
- [Web Application Firewall](#web-application-firewall)
|
||||
- [Scanning / Pentesting](#scanning--pentesting-1)
|
||||
- [Runtime Application Self-Protection](#runtime-application-self-protection)
|
||||
- [Big Data](#big-data)
|
||||
- [DevOps](#devops)
|
||||
- [Other Awesome Lists](#other-awesome-lists)
|
||||
@ -214,6 +222,10 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
- [Recon-ng](https://bitbucket.org/LaNMaSteR53/recon-ng) - Recon-ng is a full-featured Web Reconnaissance framework written in Python. Recon-ng has a look and feel similar to the Metasploit Framework.
|
||||
- [PTF](https://github.com/trustedsec/ptf) - The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.
|
||||
|
||||
### Runtime Application Self-Protection
|
||||
|
||||
- [Sqreen](https://www.sqreen.io/) - Sqreen is a Runtime Application Self-Protection (RASP) solution for software teams. An in-app agent instruments and monitors the app. Suspicious user activities are reported and attacks are blocked at runtime without code modification or traffic redirection.
|
||||
|
||||
## Big Data
|
||||
|
||||
- [data_hacking](https://github.com/ClickSecurity/data_hacking) - Examples of using IPython, Pandas, and Scikit Learn to get the most out of your security data.
|
||||
|
Loading…
Reference in New Issue
Block a user