6 repositorios
Aggregated suites of multiple specialized security tools bundled for professional use.
Explore 6 awesome GitHub repositories matching security & cryptography · Security Tool Collections. Refine with filters or upvote what's useful.
This project is a comprehensive cybersecurity tool collection designed to support security research, penetration testing, and vulnerability assessment. It functions as a unified penetration testing suite, providing a centralized environment where professionals can access a wide range of offensive security utilities to identify system weaknesses and study attack vectors. The platform distinguishes itself through a modular architecture that aggregates disparate security scripts into a single, hierarchical command-line interface. It simplifies the management of these utilities by integrating ext
Aggregates a vast array of specialized cybersecurity utilities into a single, accessible suite for professional research and 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
Installs and manages curated sets of security rules and configurations to detect infrastructure threats.
HackTools is a browser extension pentesting toolkit designed for offensive security professionals. It serves as a centralized collection of tools for generating payloads, managing penetration testing workflows, and accessing security reference materials within a web-based interface. The project provides specialized utilities for generating attack strings for XSS, SQL injection, and reverse shells to identify and exploit web vulnerabilities. It includes a data encoding and hashing utility to convert information between various formats for the purpose of bypassing security filters or verifying
Aggregates a suite of specialized security tools and reference materials into a single browser-based interface.
Weave is a multi-host container networking tool that connects containers running on different physical machines into a single virtual network. It creates a software-defined overlay network spanning multiple hosts, enabling containers to communicate directly with each other as if they were on the same local switch. The system provides automatic service discovery, resolving container names to network addresses across hosts without manual configuration. Traffic between containers on different hosts is secured through encrypted tunnels, preventing eavesdropping and tampering. Weave also includes
Secures data flowing between containers on different hosts using encryption to prevent eavesdropping.
PTF es un gestor de herramientas de pruebas de penetración y orquestador de software modular diseñado para automatizar la instalación, compilación y actualización de herramientas de seguridad en diferentes distribuciones de sistemas operativos. Funciona como una utilidad de automatización de herramientas de seguridad que obtiene las últimas versiones y crea lanzadores globales del sistema para una colección curada de binarios de seguridad. El framework permite empaquetar suites de herramientas de seguridad en imágenes de contenedor portátiles para garantizar una ejecución consistente en diferentes entornos de infraestructura. Permite la distribución de conjuntos específicos de binarios compilados y configuraciones mediante definiciones de instalación modulares. El sistema cubre la gestión de dependencias de la cadena de herramientas resolviendo e instalando módulos de software prerrequisitos en un orden específico. Proporciona capacidades para el filtrado de instalaciones por categoría, gestión de listas de herramientas personalizadas y la ejecución de comandos de shell post-instalación. Los usuarios pueden auditar las herramientas instaladas y realizar instalaciones desatendidas para construir entornos sin interacción manual.
Fetches the latest releases and creates global system launchers for a curated collection of security binaries.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Encrypts collected forensic data using X.509 certificates to ensure the integrity and confidentiality of evidence during transport.