v3.0.1
3.0.1
Added
- DOM-XSS Coverage: AST analysis now recognizes jQuery
$()/jQuery()selector-to-HTML sinks, dynamicimport()execution sinks, andfetch()/XMLHttpRequestresponse sources. - WAF Fingerprints: Added NetScaler and cookie-based signatures and generalized the bypass mutations shared across vendors.
- Packaging: Added native
.deb/.rpmpackages (cargo-deb+cargo-generate-rpm), musl binaries (x86_64-musl,aarch64-musl), and Snapcraft and AUR distribution.
Changed
- WAF Bypass Performance: Made WAF bypass payload expansion orthogonal to avoid combinatorial blow-up during scanning.
- Progress UI: Animated the scan spinner and progress bars with a metallic shimmer.
Fixed
- Explicit
-ptargets are now always tested, regardless of--skip-*flags. - Explicit
-pheader/cookie/multipart injection points are honored. - Explicit
-dbody params are tested under--skip-mining/--skip-mining-dict(XSSMaze detection 92.7% → 98.2%). - Workers shut down gracefully instead of panicking on a closed semaphore.
--custom-payloadcontent is validated up front rather than only checking that the file exists.- Release tooling no longer truncates
aur/PKGBUILDduring version bumps.
Full Changelog: v3.0.0...v3.0.1