All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonly-used-taint-config.source.injection.jetty.README.adoc Maven / Gradle / Ivy

The newest version!
= Description

The Sources recorded in this directory primarily come from Jetty. The source methods that can cause taint include:
- Methods that take the incoming request as a parameter (e.g., handle)
- Methods that retrieve properties from the incoming request (e.g., getParam, getQuery)
- ...

These inputs are provided externally and can be spoofed.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy