Description
Safe sample
input : Uses popen to read the file /tmp/tainted.txt using cat command
sanitize : use of the function htmlspecialchars. Sanitizes the query but has a high chance to produce unexpected results
construction : interpretation with simple quote
Test Suites
Have any comments on this test case? Please, send us an email.