The "test-looks-like-attack" 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_lile_attack() utility subroutine, possibly by piping in actual server log data.