AppSec Tales XI | Input Validation
8 min readFeb 8
--
Methodology for Input Validation Testing in web applications.
INTRODUCTION
The article describes the methodology for Input Validation Testing in web applications in the various application fields.
This article will be a general introduction to input validation testing, the next ones will describe specific vulnerabilities, e.g.,. XSS, SQLi.