mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor adjustments
This commit is contained in:
parent
c05f600e90
commit
2f406b3e56
4 changed files with 13 additions and 11 deletions
|
|
@ -131,9 +131,6 @@ def unionTest():
|
|||
else:
|
||||
value, columns = __unionTestByNULLBruteforce(comment)
|
||||
|
||||
print value
|
||||
print columns
|
||||
|
||||
if columns:
|
||||
setUnion(comment, columns)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue