Skip to content

Releases: SasanLabs/owasp-zap-fileupload-addon

Fix exceptions with newer option

21 Oct 05:49
80278ff
Compare
Choose a tag to compare
  • Fix exceptions with newer option

Disabling stoping of Addon on finding vulnerabilities

20 Oct 00:04
63ec7ba
Compare
Choose a tag to compare

Ensure i18n resources are always initialized.
Disable stoping of addon after finding vulnerability #19

v1.1.0

17 Sep 04:07
b961173
Compare
Choose a tag to compare

💉 Attack Vectors

For testing upload functionality by

  • uploading the .htaccess file.
  • uploading the PHP file
  • uploading images containing PHP code snippet

🐛 Minor bug fixes

  • Fixed #8

FileUpload add-on minor release

19 Aug 02:57
88bc663
Compare
Choose a tag to compare

Added check such that the Scan rule will only execute if the configuration is specified.

File Upload Addon Version 1.0.0

12 Aug 16:32
5d9fd7d
Compare
Choose a tag to compare
  • First version of FileUpload Addon.
    • Contains scan rule for finding vulnerabilities related to File Upload.
    • Types of uploaded files include:
      • HTML and its variants
      • JSP and its variants
      • JPEG and GIF images
      • EICAR file
      • SVG images