SQLite Forum

Help: test-looks-like-sql-injection
Login

The "test-looks-like-sql-injection" command:

Read lines of input from files named as arguments (or from standard input if no arguments are provided) and print those that look like they might be part of an SQL injection attack.

Used to test the looks_lide_sql_injection() utility subroutine, possibly by piping in actual server log data.