v2.7.0
Summary
- Add BAV Module
- ESI Injection
- Support to windows/arm64
- Upgrade go dependency (1.16 to 1.17)
- Add Severity in PoC Object
- Improve SXSS Mode
- Improve Code Quality
- Improve libraty interface
- Fixed bugs
- Update dalfox web page and documentation
Changelog
- 33125a5 update pre-release script
- f1a2c8c update go.mod and go.sum
- 4b96576 tap v2.7.0-dev
- 4c2166f tap v2.7.0
- dab368e chore: update contributors [skip ci]
- 310495b chore: update contributors [skip ci]
- cfa53ae build: upgrade
go
directive ingo.mod
to 1.17 - e5656f8 [ImgBot] Optimize images
- 97c9a57 Update test code
- 5987355 Update readme
- 58b190f Update index.md
- 5627c9b Update index.html
- 0023c1b Update index.html
- e306fc4 Update index.html
- e752ea3 Update index.html
- ba3411c Update index.html
- 0bcd4af Update index.html
- d788a69 Update index.html
- 8586e09 Update index.html
- 7f6d74b Update image
- 52093d7 Update go.yml
- d95d6cf Update go.yml
- 0a9f80e Update documents
- c587a51 Update codecov.yml
- d8dc28a Update banner
- 7097628 Update README.md
- d9eb76f Update README.md
- e640424 Update README.md
- c3eefa9 Update README.md
- 9e22d4f Update README.md
- 4b244bc Update README.md
- 7d1c5b1 Update README.md
- 29f3bcb Update README.md
- f580d4a Update README.md
- f8974a9 Update README.md
- e68e3cd Update README.md
- 7ab75c7 Update README.md
- 8d8219d Update README.md
- 0d67e95 Update README.md
- 4aee15b Merge pull request #336 from hahwul/imgbot
- b74c2d9 Merge pull request #335 from ksg97031/main
- acd0b4d Merge pull request #334 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.18.0
- 372e7e7 Merge pull request #328 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.17.0
- 996d146 Merge pull request #327 from Juneezee/go1.17
- b3c4ce5 Fixed typo
- 46d07f5 Create check-before-release.sh
- 829b790 Create README.md
- 381e79c Bump github.com/briandowns/spinner from 1.17.0 to 1.18.0
- 861db16 Bump github.com/briandowns/spinner from 1.16.0 to 1.17.0
- a54de11 Added TriggerMethod in lib
- 6c4da2d (#333) Modify to use fixed worker and minimum delay values in sxxs mode
- 0d41b0a (#330) Add ESI Injection in BAV
- 5089cbe (#329) Support windows/arm64