client9 / libinjection

SQL / SQLI tokenizer parser analyzer
Other
1k stars 274 forks source link

Abort, if we encounted psql's nest comments #8

Closed client9 closed 11 years ago

client9 commented 11 years ago

End processing if we encounter a nested C-style comment.

/* foo /* bar / crap /

Should say it's a sqli False positive rates should be very low.