Skip to content

Releases: hahwul/dalfox

v1.2.0

03 Jun 17:00
Compare
Choose a tag to compare

Add --multicast flag on file and pipe mode.
This flag is an option for simultaneous testing of multiple hosts, and testing multiple hosts by grouping the target url on a per-host basis. Because simultaneous testing is performed on a per-host basis, each host is under the same load as an existing scan and can significantly reduce overall scanning time.
(High Performance option)

v1.1.3

18 May 17:13
Compare
Choose a tag to compare
  • Add defense code in blind xss(branch logic.)
  • Fixed bugs

v1.1.2

17 May 12:56
Compare
Choose a tag to compare
  • Modify usage

v1.1.1

17 May 11:05
Compare
Choose a tag to compare
  • Add blind XSS pattern and change logic
  • Fixed bug

v1.1.0

17 May 05:34
Compare
Choose a tag to compare
  • Add SXSS Mode
  • Add ignore-return flag
  • Add Update Mode(Self update)

v1.0.3

10 May 10:11
Compare
Choose a tag to compare

Added error-handling logic for SendReq ( from #66)

v1.0.2

07 May 15:30
Compare
Choose a tag to compare

Update Bypass CSP Message

v1.0.1

04 May 13:20
Compare
Choose a tag to compare

Fixed bug

v1.0.0

03 May 08:59
1412a7d
Compare
Choose a tag to compare

First release!