Open andresriancho opened 10 years ago
As a user I want w3af to find as many SQL injection vulnerabilities as possible.
blind_sqli_time_delay.py
nosetests w3af/plugins/tests/audit/test_sqli.py
ExtendedUrllib error rate is at 4%
(Test id: 139848028003088) 4.05064296722 > 0.2 > 1.99437300364 (Test id: 139848028003088) Failed to control HTTP response delay for URL http://127.0.0.1:8098/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp - parameter "transactionDate" for 2 seconds using <ExactDelay (fmt:1 OR (SELECT * FROM (SELECT(SLEEP(%s)))foo), delta:0, mult:1)>, response wait time was: 0.2 seconds and response ID: 498. Notes
(Test id: 139848028003088) 4.05064296722 > 0.2 > 1.99437300364 (Test id: 139848028003088) Failed to control HTTP response delay for URL http://127.0.0.1:8098/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp - parameter "transactionDate" for 2 seconds using <ExactDelay (fmt:1 OR (SELECT * FROM (SELECT(SLEEP(%s)))foo), delta:0, mult:1)>, response wait time was: 0.2 seconds and response ID: 498.
Related with "Install WAVSEP in CircleCI" #919 Related with "Improve WAVSEP score for XSS" #37
Multiple tests are failing, I'm guessing this is CircleCI's fault. More debugging is needed...
User story
As a user I want w3af to find as many SQL injection vulnerabilities as possible.
Conditions of satisfaction
blind_sqli_time_delay.py
and runningnosetests w3af/plugins/tests/audit/test_sqli.py
ExtendedUrllib error rate is at 4%
which leads to (note the 0.2 time):Related with "Install WAVSEP in CircleCI" #919 Related with "Improve WAVSEP score for XSS" #37