Test Methods ( Detailed Overview )
Here is a list of every test performed by Web Scan Service.
Logins Sent Over QueryRemediation Task
Filter out hazardous characters from user inputWASC ClassificationInformation Disclosure: Information LeakageAffected ProductsThis issue may affect different types of productsTechnical DescriptionThe database query string is exposed to the user. The query string can be seen by looking at the URL the user has been linked to.Fix RecommendationGenerally we would recommend to verify the user input which is made. In this special case we even recommend to send the data via POST and not via GET. Although this does not resolve the issue it is better security practice.
Technical DescriptionThe database query string is exposed to the user. The query string can be seen by looking at the URL the user has been linked to.Fix RecommendationGenerally we would recommend to verify the user input which is made. In this special case we even recommend to send the data via POST and not via GET. Although this does not resolve the issue it is better security practice.
Generally we would recommend to verify the user input which is made. In this special case we even recommend to send the data via POST and not via GET. Although this does not resolve the issue it is better security practice.
Deutsche Version (DE_DE)
English version (EN_US)


