Download Latest Version dalfox-v3.2.3-windows-x86_64.zip (6.5 MB) Google Add to Preferred Sources
Home / v3.2.3
Name Modified Size InfoDownloads / Week
Parent folder
dalfox-v3.2.3-windows-x86_64.zip 2026-09-15 6.5 MB
dalfox-v3.2.3-windows-x86_64.zip.sha256 2026-09-15 169 Bytes
dalfox-v3.2.3-linux-x86_64.deb 2026-09-15 4.5 MB
dalfox-v3.2.3-linux-x86_64.deb.sha256 2026-09-15 97 Bytes
dalfox-v3.2.3-linux-x86_64.rpm 2026-09-15 4.9 MB
dalfox-v3.2.3-linux-x86_64.rpm.sha256 2026-09-15 97 Bytes
dalfox-v3.2.3-linux-aarch64.deb 2026-09-15 4.0 MB
dalfox-v3.2.3-linux-aarch64.deb.sha256 2026-09-15 98 Bytes
dalfox-v3.2.3-linux-aarch64.rpm 2026-09-15 4.6 MB
dalfox-v3.2.3-linux-aarch64.rpm.sha256 2026-09-15 98 Bytes
dalfox-v3.2.3-macos-aarch64.tar.gz 2026-09-15 5.6 MB
dalfox-v3.2.3-macos-aarch64.tar.gz.sha256 2026-09-15 101 Bytes
dalfox-v3.2.3-macos-x86_64.tar.gz 2026-09-15 6.1 MB
dalfox-v3.2.3-macos-x86_64.tar.gz.sha256 2026-09-15 100 Bytes
dalfox-v3.2.3-linux-aarch64-musl.tar.gz 2026-09-15 5.9 MB
dalfox-v3.2.3-linux-aarch64-musl.tar.gz.sha256 2026-09-15 106 Bytes
dalfox-v3.2.3-linux-x86_64.tar.gz 2026-09-15 6.3 MB
dalfox-v3.2.3-linux-x86_64.tar.gz.sha256 2026-09-15 100 Bytes
dalfox-v3.2.3-linux-x86_64-musl.tar.gz 2026-09-15 6.4 MB
dalfox-v3.2.3-linux-x86_64-musl.tar.gz.sha256 2026-09-15 105 Bytes
dalfox-v3.2.3-linux-aarch64.tar.gz 2026-09-15 5.9 MB
dalfox-v3.2.3-linux-aarch64.tar.gz.sha256 2026-09-15 101 Bytes
dalfox.cdx.xml 2026-09-15 359.4 kB
checksum.txt 2026-09-15 155 Bytes
README.md 2026-09-15 3.1 kB
v3.2.3 source code.tar.gz 2026-09-15 4.9 MB
v3.2.3 source code.zip 2026-09-15 5.2 MB
Totals: 27 Items   71.0 MB 0

3.2.3

A credential-leak fix, large scan-performance cuts, and wider XSS coverage.

  • Security: a scanned page could choose where Dalfox sent the operator's -H headers and --cookies. Cross-origin <form action> targets are no longer probed during parameter discovery (GHSA-mph2-gf5w-6f9f, #1460, #1461). Thanks to the DREAM Security Research Team — Arad Inbar, Adiel Sol, Erez Cohen, Nir Somech, Ben Grinberg, Daniel Lubel and Shir Sadon — for the report.
  • Security: --follow-redirects now stops when a chain leaves the origin it started on, with a carve-out for the same-host http -> https upgrade. Previously a redirect off-target leaked custom credential headers on the first hop and the full Cookie / Authorization on the second (GHSA-69jp-6fh7-wjpm, #1460, #1461).
  • Scans no longer run through the environment's HTTP_PROXY / HTTPS_PROXY, which the docs already said they didn't (#1441).
  • Much faster scans: payload requests now run concurrently within a parameter, batches ramp instead of jumping to a full --workers window, and endpoints that uniformly escape their echo exit early instead of running the whole catalog (#1440, #1442, #1457).
  • New injection surfaces: GraphQL and XML / SOAP request bodies (#1426, #1427).
  • Wider DOM-XSS AST coverage — Promise combinators, optional chaining, static bracket paths, more sinks and sources — with fewer false positives (#1426, #1444).
  • Detects the sub-not-gsub angle filter: a doubled <<svg ...>> opens a real tag where a one-shot str::replace only ate the first < (#1445).
  • Fewer escaped-echo [R] false positives, and quote inference is scoped to tag / element content (#1457, #1458).
  • A batch of server / MCP lifecycle, CLI / config, raw-HTTP / HAR import, and PoC-reproduction fixes (#[1405](https://github.com/hahwul/dalfox/pull/1405)-[#1425](https://github.com/1405-/issues/1425), #1438).

New Contributors

Full Changelog: https://github.com/hahwul/dalfox/compare/v3.2.2...v3.2.3

Source: README.md, updated 2026-09-15