Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 316e27a

Browse files
committed
minor update
1 parent c98f5f6 commit 316e27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/techniques/union/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def __orderByTest(cols):
157157

158158
if retVal:
159159
infoMsg = "target url appears to be UNION injectable with %d columns" % retVal
160-
logger.info(infoMsg)
160+
singleTimeLogMessage(infoMsg)
161161

162162
return retVal
163163

0 commit comments

Comments
 (0)