Loading...
Loading...
Found 5212 skills
benchflow-ai
Prevents XSS and injection attacks by validating and sanitizing user input, ensuring secure handling of form data and user-generated content.
benchflow-ai
Prevents Cross-Site Scripting (XSS) attacks in web applications through input sanitization, output encoding, and Content Security Policy implementation.
benchflow-ai
Identifies cryptographic weaknesses including weak algorithms, hardcoded keys, and insecure key management in binary code for security auditing.
benchflow-ai
Breaks cryptographic systems including RSA, AES, and classical ciphers to identify vulnerabilities and decrypt ciphertext.
benchflow-ai
Prevents XSS and injection attacks by sanitizing and validating user input in TypeScript applications.
benchflow-ai
Scans codebases for exposed secrets like API keys, tokens, and passwords to prevent security breaches before committing changes.
benchflow-ai
Scans Python code for security vulnerabilities, maps to CWE/OWASP, and provides remediation guidance for CI/CD pipelines.
benchflow-ai
Expert guidance on PKI and X.509 certificate management including structure, CSR generation, signing, revocation, and OpenSSL commands for secure cryptographic operations.
benchflow-ai
Provides guidance for bypassing HTML/JavaScript sanitization filters to test for XSS vulnerabilities in security assessments and penetration testing.
benchflow-ai
Extracts and processes ELF binary data including headers, segments, and memory contents for security analysis and reverse engineering workflows.
benchflow-ai
Guides linear cryptanalysis on FEAL and Feistel ciphers to recover encryption keys from known plaintext-ciphertext pairs.
benchflow-ai
Automates removal of API keys, tokens, and credentials from Git repositories to prevent accidental exposure and enhance security.
benchflow-ai
Sanitizes HTML by removing JavaScript and XSS vectors while preserving original document structure and formatting.
benchflow-ai
Guides on fixing security vulnerabilities in code, including SQL injection and XSS remediation.
benchflow-ai
Guides secure recovery and removal of sensitive data from Git history, including handling lost commits and reflog data to prevent leaks.
benchflow-ai
Guides cracking 7z archive password hashes for security testing, CTF challenges, and authorized password recovery.
benchflow-ai
Guides implementation of differential cryptanalysis on FEAL and Feistel ciphers for key recovery and CTF challenges.
benchflow-ai
Guides extraction of secrets from protected binaries using static and dynamic analysis for security vulnerability discovery.
benchflow-ai
Recovers passwords and sensitive data from disk images, deleted files, and binary data in digital forensic investigations.
benchflow-ai
Expert guidance for OpenSSL operations including SSL/TLS certificate management, key handling, and PKI infrastructure setup.
benchflow-ai
Generates LibFuzzer-based fuzz drivers for Python libraries to identify security vulnerabilities through automated input testing.
benchflow-ai
Generates self-signed SSL/TLS certificates using OpenSSL, including key creation, certificate signing, and verification scripts.
benchflow-ai
Provides foundational knowledge for creating and understanding Suricata network security signatures and multi-condition deep packet inspection logic.
benchflow-ai
Generates structured CSV security audit reports with severity filtering and JSON-to-CSV field mapping using Python.