Skip to content

Conversation

jzy2000
Copy link

@jzy2000 jzy2000 commented Mar 29, 2016

Quick fix for http://www.websec.ca/blog/view/Bypassing_WAFs_with_SQLMap#sthash.uNJMATB3.dpuf%27=
where it states: "MySQL allows characters 09, 0A-0D, A0 to be used as whitespaces while MSSQL allows a much wider range, from 01-1F.".

Quick fix for http://www.websec.ca/blog/view/Bypassing_WAFs_with_SQLMap#sthash.uNJMATB3.dpuf%27=
where it states: "MySQL allows characters 09, 0A-0D, A0 to be used as whitespaces while MSSQL allows a much wider range, from 01-1F.".
@client9
Copy link
Owner

client9 commented Mar 29, 2016

why are tests failing?

@jzy2000
Copy link
Author

jzy2000 commented Mar 29, 2016

It's b/c UTF-8 code involved in some test cases, which also has ascii code falling btn 1-31.
What's better way to address this issue in your view?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants