Skip to content

Releases: hahwul/dalfox

v2.4.2

15 Jun 15:14
1f9ad96
Compare
Choose a tag to compare

Changelog

0dd45e3 Update sample_lib.go.txt
b7df747 Update docs.yml
fcc69c0 Update docs.yml
0404c84 Update docs.yml
1f9ad96 Update code.md
ea1a448 Update README.md
e1f19be Release v2.4.2 (hotfix)
0624189 Fixed lib bug (zero concurrence)
c5d398a Create code.md

v2.4.1

15 Jun 03:07
Compare
Choose a tag to compare

Changelog

5f2ce4b Release v2.4.1 (hotfix)
f9fcece Merge pull request #241 from hahwul/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.7.0
6f0e16f Fixed headless bug
25ecb7b Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.7.0

v2.4.0

14 Jun 16:06
Compare
Choose a tag to compare

Changelog

152b276 update
03b6110 tap v2.4.0-dev
dd67958 remove comments
df8afc8 released 2.4.0
611043d chore: update contributors [skip ci]
a994970 chore: update contributors [skip ci]
987c91f chore: update contributors [skip ci]
8379e85 [ImgBot] Optimize images
0890174 Upgrade to GitHub-native Dependabot
8601c2e Update usage.md
8267120 Update test code
99a7d00 Update test code
f48c548 Update test code
fc353d5 Update test code
5fb5f34 Update readme and docs for sxss
3103d61 Update payload-mode.md
a480054 Update nav bar in dalfox.hahwul.com
9a580fe Update index.html
57fc230 Update go.yml
af0662b Update go.yml
722023c Update go.yml
57ce5cd Update dalfox.hahwul.com design and update css dependency
cadb07c Update README.md
c7c78f5 Update README.md
23f512f Update README.md
161e660 Update README.md
e81948c Update README for payload mode
26739b7 Update README and docs/usage
86dbcee Remove unused functions in code
38f608b Modify documents of dalfox.hahwul.com
107c4a5 Merge pull request #239 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.15.0
62b06ab Merge pull request #237 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.14.0
bc4b544 Merge pull request #234 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.13.0
6f3ceec Merge pull request #226 from hahwul/imgbot
aeccc74 Merge pull request #225 from hahwul/dependabot/go_modules/github.com/labstack/echo/v4-4.3.0
c424523 Merge pull request #224 from hahwul/dependabot/go_modules/github.com/labstack/echo/v4-4.2.2
527b4e3 Merge pull request #223 from hahwul/dependabot/add-v2-config-file
5a579a5 Merge branch 'master' of https://github.com/hahwul/dalfox
e03b1e8 Fixed typo bug
fcdcdc0 Fixed typo
e4b109d Fixed mutex bug (mutex declared in the go-routine)
c82ce55 Fixed bug on massive mode with --no-spinner
b40085c Fixed bug in remote payloads
a0fb8bb Change typo in documents site
754ff56 Change logo (fixed bug)
4cf7a17 Change logo (fixed bug)
ddf66fe Change logo (fixed bug)
88f23f6 Change logo
137095e Bump github.com/labstack/echo/v4 from 4.2.2 to 4.3.0
1a66767 Bump github.com/labstack/echo/v4 from 4.2.1 to 4.2.2
623462b Bump github.com/briandowns/spinner from 1.14.0 to 1.15.0
372ca8f Bump github.com/briandowns/spinner from 1.13.0 to 1.14.0
167cc99 Bump github.com/briandowns/spinner from 1.12.0 to 1.13.0
969a3d0 Added sample lib
719e200 Added payloads for Deep DOM XSS
bce64e0 Added payload mode
0fd1d40 Added payload for Basic DOM XSS
61fe306 Added function of --make-bulk flag in payload mode
a34a0b7 Added documents (dalfox.hahwul.com) for payload mode
0c96649 Add logger message on mining-dict
dc58f63 Add function of --remote-wordlists option
5d497b7 Add Contributors area in dalfox.hahwul.com
a04d095 Add --remote-wordlists options and renew help
35be8ca (Closed #227) Added Check CRLF Injection in BAV
5a97a65 (Closed #165) Add --remote-payloads option
010c0f1 (#Fixed #238) Fixed lowercases bug in pipemode
b8c7326 (#240) Update spinner message(percent, queryCount, etc..)
a7d01cc (#240) Improve headless performance and add logging
411452d (#240) Improve headless performance (remove WaitVisible and reduce timeout)
9a72024 (#240) Improve headless performance
fe1f0a5 (#240) Improve headless accuracy (checked CustomAlertValue)
d3965c2 (#240) Fixed mutex bug
4161b21 (#240) Change flag name (--headless to --skip-headless)
a1e5149 (#240) Apply inJS policy
4a00f9b (#240) Apply dom xss policy
84f5f52 (#240) Added testing url fragments in headless mode
851ac66 (#240) Added Maximum instance limit for DOM-XSS (worker/2)
eca5d17 (#240) Added --headless flag and check DOM XSS and inJS Verify logic
5d150b4 (#240) Added --deep-domxss flag and logic
5be6983 (#240) Add payload function for deep-domxss
cd36b6e (#240) Add 'found verify' log
45bba88 (#235) Added struct of library
f5faf14 (#235) Add result model for lib
976182a (#235) Add NewScan function for lib and change model/interface/command-line running code
f38f059 (#233) Add check all reflection logic in mining options
60a1d90 (#233) Add VerifyReflectionWithLine functions for mining check
d2da9b5 (#230) Fixed trailing slash bug and root path xss bug
071b32b (#228) solved print bug on massive mode with --no-spinner
6b66c83 (#222) Solved --trigger and --sequence flag in sxss mode)
08ef165 (#165) Change readme for --remote-paylaods
5a50bdd (#165) Add remote payload function and logic
554e8fd (#165) Add remote payload function and logic
c53e670 (#165) Add remote payload function and logic
1fddbe3 (#165) Add TODO code for remote payloads
683e7b6 (#165) Add --remote-paylaods option documents

v2.3.7

02 Apr 16:01
Compare
Choose a tag to compare

Changelog

16cd053 tap dev version
1fae39d release v2.3.7
d6934d0 (#216) Added defense code in show path redirect
cad6d2d (#215) only redirect check from bav request
c62940e (#215) Add check --skip-bav in SendReq
88d9db3 (#215 #217) Added defense code to avoid checking if the source domain of the target is a subdomain of Google

v2.3.6

20 Mar 16:39
Compare
Choose a tag to compare

Changelog

1f32f34 release v2.3.6
a076c95 (Closed #213) Revoke
5643222 (Closed #213) Change default value of BAV and Built-in grepping
2a79ead (Closed #212) Improve inJS detection

v2.3.5

10 Mar 15:39
Compare
Choose a tag to compare

Changelog

7b0a290 release v2.3.5
92c2edf Update payload.go
7fa861f Update payload.go
a9b4839 Merge pull request #210 from hahwul/dependabot/go_modules/github.com/labstack/echo/v4-4.2.1
b7b1a44 From now on, Common XSS testing will be tested regardless of reflection.
d4538ff Bump github.com/labstack/echo/v4 from 4.2.0 to 4.2.1
7362b42 (Closed #209) improvements inATTR Payloads and Generator
59833e0 (Closed #208) Update inJS Payloads
37afcbe (Closed #207) Update event handler (from rei)

v2.3.4

07 Mar 16:40
Compare
Choose a tag to compare

Changelog

7f47c44 release v2.3.4
8819c19 chore: update contributors [skip ci]
8f8e4bb chore: update contributors [skip ci]
d76d490 Update README.md
52e9865 Update README.md
225e604 Update README.md
ae3b31f Update README.md
d9381c4 Merge branch 'master' of https://github.com/hahwul/dalfox
146f4ed Merge branch 'master' of https://github.com/hahwul/dalfox
909cfbb Fixed typo bug
94b7cfc Fixed payload bug
2c07599 (Fixed #205) fixed dynamic content-type bug
7ace4d3 (#200) Improvements inATTR payloads
5bd8773 (#200) Fixed bugs
d3b0b01 (#200) Add Navigate the path recursively for Path base XSS
5b15964 (#200) Add Navigate the path recursively for Path base XSS

v2.3.3

21 Feb 01:46
Compare
Choose a tag to compare

Changelog

78b5e31 release v2.3.3
59cc620 Update README.md
e8f6c86 Update README.md
b3826ca Update README.md
7cd9839 Update README.md
6ffd745 Update README.md
b6a1c62 Improved system log output
afe26e1 Delete renovate.json
3b1d6ab (Fixed #202) Add message of starting and end scanning
2a2c116 (Fixed #202) Add message of starting and end scanning
dfe68e4 (Fixed #202) Add message of starting and end scanning
5b09dde (Closed #197) Added --mass-worker option in file/pipe mode

v2.3.2

18 Feb 14:46
Compare
Choose a tag to compare

Changelog

6993916 release v2.3.2
efba686 (Closed #199) Change options
fa2455e (Closed #198) Fixed bug
2b4cb9c (Closed #196) Fixed broken spinner using long target url bug
6cd6794 (Closed #195) Fixed emoji bug
a419525 (#197) Add '--mass' sub flags

v2.3.1

18 Feb 10:46
Compare
Choose a tag to compare

Changelog

6c08690 release v2.3.1
e03327d chore: update contributors [skip ci]
ddcbd4e [ImgBot] Optimize images
783cffb Update installation.md
b7e3f13 Update installation.md
ca1c881 Update docs
c38c5cd Update docs
8ea730b Update docs
b7541c8 Update README.md
76c9cf7 Merge pull request #193 from hahwul/imgbot
6a5812c Improvement to '--no-color' option
b0a7124 Change spinner icon
04554d7 (Closed #194) Change Logger format
b608501 (#194) Change logger and spinner
8aa763b (#194) Change Logger format
bff736f (#194) Change Logger format