You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ZAP to scan the demo.testfire.net web site, it doesn't detect some basic SQL injections on the page http://demo.testfire.net/login.jsp
**To Reproduce the SQL injection
Steps to reproduce the behavior:
Go to http://demo.testfire.net/login.jsp
Enter jsmith'-- as username and anything as password
You can login
Note, actual password is demo1234
Expected behavior
Normally this SQL injection should be detected by ZAP
Software versions
ZAP: 2.10.0
Add-on: Advanced SQL Injection Scanner, Active scanner rules
OS: Windows 10
Java: 1.8.0_231
Browser: firefox 93
The text was updated successfully, but these errors were encountered:
Using ZAP to scan the demo.testfire.net web site, it doesn't detect some basic SQL injections on the page http://demo.testfire.net/login.jsp
**To Reproduce the SQL injection
Steps to reproduce the behavior:
Go to http://demo.testfire.net/login.jsp
Enter jsmith'-- as username and anything as password
You can login
Note, actual password is demo1234
Expected behavior
Normally this SQL injection should be detected by ZAP
Software versions
ZAP: 2.10.0
Add-on: Advanced SQL Injection Scanner, Active scanner rules
OS: Windows 10
Java: 1.8.0_231
Browser: firefox 93
The text was updated successfully, but these errors were encountered: