Skip to content

Scan an Apache access.log for potential SQL Injection attacks

License

Notifications You must be signed in to change notification settings

gpaddis/logscan

Repository files navigation

logscan

Build Status codecov

Scan an Apache access.log for potential SQL Injection attacks. You can also pipe the output of another command to logscan: this is useful if you want to analyze the access.log in real time. Example: tail -f access.log | logscan -i -v.

For a list of usage options, just run the binary without flags (or use --help).

About

Scan an Apache access.log for potential SQL Injection attacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages