2 Repos
Settings and management interfaces for controlling the behavior and operational parameters of security scanners.
Distinguishing note: No candidates provided; this covers the operational management of security tools rather than the scanning logic itself.
Explore 2 awesome GitHub repositories matching security & cryptography · Security Testing Configurations. Refine with filters or upvote what's useful.
This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris
Manages operational settings like session handling and traffic logging to ensure consistent behavior during security testing.
CrowdSec is a collaborative, distributed security engine designed for threat detection and infrastructure protection. It functions as an intrusion detection system that parses logs and network traffic to identify malicious patterns, utilizing a bucket-based threshold detection model to aggregate events and trigger alerts. The platform is built on a modular architecture that includes a centralized local API server for managing security signals and a relational database for persistent storage of remediation decisions. What distinguishes the project is its decoupled enforcement model, which offl
Implements functional testing for security scenarios and parsers to verify detection logic before production deployment.