Releases: lauritzh/domscan
Releases · lauritzh/domscan
v0.0.5
What's Changed
- Improve Parameter Guessing and fix Linter Issues by @lauritzh in #55
- Introduce
--no-sandbox
flag by @chouaibhm in #51 - build(deps-dev): Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #41
- build(deps-dev): Bump eslint-plugin-n from 16.0.1 to 16.1.0 by @dependabot in #45
- build(deps-dev): Bump eslint from 8.47.0 to 8.49.0 by @dependabot in #46
- build(deps): Bump puppeteer from 21.0.3 to 21.3.0 by @dependabot in #48
- build(deps): Bump puppeteer from 21.3.0 to 21.3.3 by @dependabot in #50
- build(deps-dev): Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #52
- build(deps): Bump puppeteer from 21.3.3 to 21.3.5 by @dependabot in #54
New Contributors
- @chouaibhm made their first contribution in #51
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- build(): Improve installation and CLI interface by @lauritzh in #25
- build(deps): Bump puppeteer from 20.8.2 to 20.8.3 by @dependabot in #28
- build(deps-dev): Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #27
- build(deps): Bump puppeteer from 20.8.3 to 20.9.0 by @dependabot in #29
- build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #30
- build(deps): Bump puppeteer from 20.9.0 to 21.0.3 by @dependabot in #37
- build(deps-dev): Bump eslint from 8.45.0 to 8.47.0 by @dependabot in #38
- Changes for v0.0.4 by @lauritzh in #39
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat(): Improve CLI Output, Introduce aggregated Scan Summary
- build(deps): Bump puppeteer from 20.7.4 to 20.8.0 by @dependabot in #20
- build(deps): Bump puppeteer from 20.8.0 to 20.8.1 by @dependabot in #21
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
- Improve documentation
- Add further payloads
- Add interactive mode: Pause after each payload
- Add hook for
xyz()
method to enable payloads withoutalert()
(useful to bypass WAFs and filters) - Fix cookie handling bug
Initial Release: v0.0.1
Initial Public Release 🥳
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/lauritzh/domscan/commits/v0.0.1