Proper return from error-based technique enumeration

This commit is contained in:
Bernardo Damele
2011-01-31 21:13:29 +00:00
parent fa58a9c86b
commit e3a3ae11cc
3 changed files with 13 additions and 12 deletions

View File

@@ -254,7 +254,7 @@ def unionUse(expression, direct=False, unescape=True, resetCounter=False, unpack
reqCount += 1
if kb.misc.start not in content or kb.misc.stop not in content:
return
return None
# Parse the returned page to get the exact inband
# sql injection output