in reply to Re^2: SQL Injection Queries in Perl/CGI
in thread SQL Injection Queries in Perl/CGI
From what I can tell, there's nothing that needs to be fixed. If the app is meant to throw a 403 when an invalid username is sent, then it's doing the right thing as it is.
Is it supposed to do something else when it gets an invalid user?
"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: SQL Injection Queries in Perl/CGI
by chacham (Prior) on Dec 11, 2015 at 15:13 UTC | |
by hardburn (Abbot) on Dec 11, 2015 at 15:48 UTC |