浏览
正在显示 20 个,共 49 个 components
/em:stress-test — Business assumption stress testing. Use before betting on a plan whose core assumptions are unvalidate...
Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissec...
Official Microsoft MCP server for Playwright browser automation, enabling AI agents to navigate pages, fill forms, take...
Four-phase root cause analysis — tracing, defense-in-depth, verification.
Runs CodeQL and Semgrep for automated security vulnerability detection in codebases.
Author, test, and refine YARA rules for malware, exploit, and artifact detection while minimizing false positives.
Official MCP developer inspector for testing MCP servers through a browser UI, CLI launch flow, environment injection, a...
Python framework for building MCP servers and clients with a high-level API, testing utilities, auth helpers, and deploy...
Configure and run AFL++ fuzzing campaigns for C/C++ targets, including harness setup, corpus handling, dictionaries, par...
Set up cargo-fuzz for Rust crates, write effective fuzz targets, manage corpora, and triage panics or sanitizer crashes.
Measure fuzzing or test coverage, identify untested parser and protocol paths, and translate coverage gaps into better h...
Write targeted fuzz harnesses that isolate parsers, state machines, and security-sensitive APIs without hiding bugs behi...
Prepare OSS-Fuzz integrations with build scripts, fuzz targets, seed corpora, dictionaries, and project metadata for con...
Use AddressSanitizer to find memory corruption bugs, configure instrumented builds, interpret sanitizer reports, and tur...
Use Atheris to fuzz Python code and native extension boundaries with coverage-guided tests, useful inputs, and reproduci...
Test cryptographic implementations for timing leaks with dudect-style workflows, leakage hypotheses, and reproducible me...
Design high-value fuzzing dictionaries for structured inputs, parsers, protocols, file formats, and smart contract ABI s...
Build libFuzzer harnesses for C/C++ libraries, configure sanitizers and corpora, and turn crashes into minimized reprodu...
Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tool...
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety,...