-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
analysisenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
As there are too many requests this Addon fires so we need a way to categorize so that users can choose a suitable category for their application and only test for that category.
Describe the solution you'd like
One simple solution is having Attack vectors mentioned in the Options Panel and the user can choose the Attack vectors like HtaccessFileUpload or SimpleJSPFIleUpload (Names can be shown a little better) and only those attack vectors only execute.
Code references
Options panel UI: https://github.com/SasanLabs/owasp-zap-fileupload-addon/blob/main/src/main/java/org/sasanlabs/fileupload/ui/FileUploadOptionsPanel.java
Testing code changes
build the addon by running
- ./gradlew spotlessApply
- ./gradlew build
Then go to the ZAP -> File -> Local addon file -> Navigate to project -> build -> bin -> fileupload*.zap and done.
Metadata
Metadata
Assignees
Labels
analysisenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
