diff --git a/README.md b/README.md index 0e33ec4..be929ae 100644 --- a/README.md +++ b/README.md @@ -330,11 +330,13 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [recon](https://github.com/rusty-ferris-club/recon) - a fast Rust based CLI that uses SQL to query over files, code, or malware with content classification and processing for security experts - [CakeFuzzer](https://github.com/Zigrin-Security/CakeFuzzer) - The ultimate web application security testing tool for CakePHP-based web applications. CakeFuzzer employs a predefined set of attacks that are randomly modified before execution. Leveraging its deep understanding of the Cake PHP framework, Cake Fuzzer launches attacks on all potential application entry points. - [Artemis](https://github.com/CERT-Polska/Artemis/) - A modular vulnerability scanner with automatic report generation capabilities. +- ### 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. - [OpenRASP](https://github.com/baidu/openrasp) - An open source RASP solution actively maintained by Baidu Inc. With context-aware detection algorithm the project achieved nearly no false positives. And less than 3% performance reduction is observed under heavy server load. +- [Aikido Firewall](https://www.aikido.dev/runtime/firewall) - Aikido Firewall is an embedded Web Application Firewall that autonomously protects apps against common and critical attacks. ### Development