Skip to content

Releases: lauritzh/domscan

v0.0.5

27 Sep 14:04
34edfe3
Compare
Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Aug 22:25
d02ba29
Compare
Choose a tag to compare

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

14 Jul 01:02
e459b47
Compare
Choose a tag to compare

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

05 Jul 20:42
Compare
Choose a tag to compare

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 without alert() (useful to bypass WAFs and filters)
  • Fix cookie handling bug

Initial Release: v0.0.1

03 Jul 21:53
92651eb
Compare
Choose a tag to compare

Initial Public Release 🥳

New Contributors

Full Changelog: https://github.com/lauritzh/domscan/commits/v0.0.1