File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919from thirdparty .six import unichr as _unichr
2020
2121# sqlmap version (<major>.<minor>.<month>.<monthly commit>)
22- VERSION = "1.5.5.5 "
22+ VERSION = "1.5.5.6 "
2323TYPE = "dev" if VERSION .count ('.' ) > 2 and VERSION .split ('.' )[- 1 ] != '0' else "stable"
2424TYPE_COLORS = {"dev" : 33 , "stable" : 90 , "pip" : 34 }
2525VERSION_STRING = "sqlmap/%s#%s" % ('.' .join (VERSION .split ('.' )[:- 1 ]) if VERSION .count ('.' ) > 2 and VERSION .split ('.' )[- 1 ] == '0' else VERSION , TYPE )
Original file line number Diff line number Diff line change 761761 },
762762 "tencent" : {
763763 "company" : " Tencent Cloud Computing" ,
764- "name" : " Tencent Cloud" ,
765- "regex" : " waf\\ .tencent-cloud\\ .com" ,
764+ "name" : " Tencent Cloud|Waterproof Wall " ,
765+ "regex" : " waf\\ .tencent-cloud\\ .com|window.location.href=.https://waf.tencent.com/501page.html " ,
766766 "signatures" : [
767767 " 3f82:RVZXum60OEhCWapBYKcPk4JzWOpohM4IiUYMr2RXg1uQJbX3uhdOnthtOj+hX7AB16FcPxJPdLsXo2tKaK99nui7c4RmkgI2FZjxtDtAeq+c36A5chW1XaTD"
768768 ]
You can’t perform that action at this time.
0 commit comments