SasanLabs / VulnerableApp

OWASP VulnerableApp Project: For Security Enthusiasts by Security Enthusiasts.
https://sasanlabs.github.io/VulnerableApp/
Apache License 2.0
286 stars 380 forks source link

Add 2-3 secured implementations for Reflected XSS #409

Open preetkaran20 opened 1 year ago

preetkaran20 commented 1 year ago

Is your feature request related to a problem? Please describe. As main target for Vulnerable App is scanners so we need to find out false positives by Scanners such that they can improve on there scan rules. So in order to find out the false positives, we need to add more secured implementations.

Describe the solution you'd like Add 2-3 more functions in https://github.com/SasanLabs/VulnerableApp/tree/master/src/main/java/org/sasanlabs/service/vulnerability/xss/reflected which are secure.

Prince-1110 commented 1 year ago

Hi @preetkaran20
If this issue is not resolved yet. so, can I work on it?

preetkaran20 commented 1 year ago

@Prince-1110 yes please.