You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive CLI logging across all 100+ commands: every operation now logs start, progress, result, and errors with context
Changelog file (docs/CHANGELOG.md)
Changed
Report overhaul: modern UI with Inter/JetBrains Mono fonts, Tailwind-inspired color palette, rounded cards, soft severity badges, pentest narrative text in every section, support for v2.1.1 findings (key harvest, SSP downgrade, KNOB, fleet, protocol DoS)
Auto command rewritten from 4-phase (discover, vulnscan, hijack, report) to 9-phase pentest methodology with coverage-guided fuzzing and DoS testing. New options: --fuzz-duration, --skip-fuzz, --skip-dos, --skip-exploit
Fixed
L2CAP DoS attacks use valid socket operations (not raw signaling)
DoS result dict key mismatch with CLI
KNOB probe missing internalblue_available field
Fleet assess crash on invalid MAC address
Report collector namespaces new attack types (key_harvest, ssp_downgrade, knob_attack)
DoS grouping keywords cover all protocol-level attacks