MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
sqlmapproject
/
sqlmap
UNCLAIMED
Automatic SQL injection and database takeover tool
0
0
0
Python
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ tamper/ifnull2casewhenisnull.py
56a4e507e824c07ff8aca0e5d40e858db3a460ce
January 1, 2018
M
Update of copyright years
Miroslav Stampar
committed
8y ago
8a12240
November 22, 2017
M
Minor update regarding #2791
Miroslav Stampar
committed
8y ago
bf8b2eb
V
Add new tamper script witch can Replaces instances like 'IFNULL(A, B)' with 'CASE WHEN ISNULL(A) THEN (B) ELSE (A) END', it could be usefull for bypass some weak WAFs that filter the 'IFNULL' and 'IF' functions (#2791)
Vitaly Salnikov
committed
8y ago
1436333