Download Latest Version dalfox-v3.2.3-windows-x86_64.zip (6.5 MB) Google Add to Preferred Sources
Home / v3.1.2
Name Modified Size InfoDownloads / Week
Parent folder
dalfox-v3.1.2-windows-x86_64.zip 2026-06-27 5.9 MB
dalfox-v3.1.2-windows-x86_64.zip.sha256 2026-06-27 169 Bytes
dalfox-v3.1.2-linux-x86_64.deb 2026-06-27 4.1 MB
dalfox-v3.1.2-linux-x86_64.deb.sha256 2026-06-27 97 Bytes
dalfox-v3.1.2-linux-x86_64.rpm 2026-06-27 4.5 MB
dalfox-v3.1.2-linux-x86_64.rpm.sha256 2026-06-27 97 Bytes
dalfox-v3.1.2-linux-aarch64.deb 2026-06-27 3.7 MB
dalfox-v3.1.2-linux-aarch64.deb.sha256 2026-06-27 98 Bytes
dalfox-v3.1.2-linux-aarch64.rpm 2026-06-27 4.3 MB
dalfox-v3.1.2-linux-aarch64.rpm.sha256 2026-06-27 98 Bytes
dalfox-v3.1.2-macos-aarch64.tar.gz 2026-06-27 5.2 MB
dalfox-v3.1.2-macos-aarch64.tar.gz.sha256 2026-06-27 101 Bytes
dalfox-v3.1.2-linux-aarch64-musl.tar.gz 2026-06-27 5.4 MB
dalfox-v3.1.2-linux-aarch64-musl.tar.gz.sha256 2026-06-27 106 Bytes
dalfox-v3.1.2-linux-x86_64-musl.tar.gz 2026-06-27 5.8 MB
dalfox-v3.1.2-linux-x86_64-musl.tar.gz.sha256 2026-06-27 105 Bytes
dalfox-v3.1.2-linux-x86_64.tar.gz 2026-06-27 5.7 MB
dalfox-v3.1.2-linux-x86_64.tar.gz.sha256 2026-06-27 100 Bytes
dalfox-v3.1.2-macos-x86_64.tar.gz 2026-06-27 5.5 MB
dalfox-v3.1.2-macos-x86_64.tar.gz.sha256 2026-06-27 100 Bytes
dalfox-v3.1.2-linux-aarch64.tar.gz 2026-06-27 5.4 MB
dalfox-v3.1.2-linux-aarch64.tar.gz.sha256 2026-06-27 101 Bytes
dalfox.cdx.xml 2026-06-27 357.3 kB
checksum.txt 2026-06-27 155 Bytes
README.md 2026-06-27 2.0 kB
v3.1.2 source code.tar.gz 2026-06-27 5.2 MB
v3.1.2 source code.zip 2026-06-27 5.4 MB
Totals: 27 Items   66.5 MB 0

3.1.2

A maintenance release: reflected-XSS false-positive fixes, stricter URL-scheme handling, async server / MCP resource-safety, and documentation accuracy fixes.

Fixed

  • Reject non-http(s) URL schemes outright instead of mangling them into malformed targets.
  • Suppressed a false [R] for javascript: WAF strip-mutations reflected in inert contexts, and a false [V] for on* handlers on <input type="hidden">. Fixes #1183.
  • Resource-safety, REST / MCP parity, and hot-path performance fixes across the async scan front-ends — bounded worker leaks, reclaimed job slots, and aligned server / MCP options. Fixes #1190.

Performance & Reliability

  • Bounded query-discovery memory with a chunked spawn-and-drain, capping live-task memory during parameter mining.

Documentation

  • Clarified that --scan-timeout caps only the injection stage, and corrected the MCP encoder list (#1182), the server flag table (#1175), the Google Frontend WAF confidence value (#1181), and the URI-scheme payload example (#1174).
  • Version-bump tooling now keeps the installation guide's dalfox <version> example in lockstep, fixing the stale sample (#1180).

New Contributors

Full Changelog: https://github.com/hahwul/dalfox/compare/v3.1.1...v3.1.2

Source: README.md, updated 2026-06-27