Skip to content

ezXSS v3.5

Compare
Choose a tag to compare
@ssl ssl released this 25 Aug 12:36
· 414 commits to master since this release
6d87e01

v3.5 makes it possible to use multiple payload (links). Add a custom string after your payload link to distinguish insert points.

If you need a complete custom script you can now add a javascript file to the templates folder and ezXSS will serve this. See /custom (/templates/custom.js) for an example.

  • Fixed a bug in settings #53
  • Added version check and updater
  • Added custom payload link
  • Added custom payload js file
  • Fixed some bugs