Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityMédio

AFL++

portrailofbits·trailofbits· v1.0.0 · atualizado em 2026-04-10
79
Score

>

fuzzingsecurity-testingafl++vulnerability-detectioncode-coveragesoftware-testing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdaflpp/workflow
1. Install AFL++ and its dependencies (e.g., LLVM, Python).
2. Create a fuzzing harness that calls the target function with fuzzer-provided data.
3. Compile the target application with AFL++ instrumentation using `afl-clang-fast` or `afl-gcc-fast`.
4. Prepare an initial corpus of seed inputs for the fuzzer.
5. Run AFL++ with the seed inputs and specify an output directory.
6. Monitor the fuzzer's progress and analyze any crashes or hangs that are found.
7. Minimize the corpus to reduce redundancy and improve efficiency.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comAddressSanitizer (ASan)
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aWallet Policy Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aQuery Token Audit Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aSpring Boot Security Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

AFL++
aflpp
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
run AFL++ fuzzerperform fuzz testing with AFL++use AFL++ to find vulnerabilitiesstart a fuzzing campaign with AFL++analyze code coverage with AFL++configure AFL++ for multi-core fuzzingminimize corpus using AFL++

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download aflpp
$ synaptic skills detail aflpp
$ synaptic skills live aflpp

Dependências

LLVMGCCPython

Links

GitHub Repository