Scalp: web log file analyzer to detect attacks [Robert Penz Blog]
If you're new here, you may want to opt-in Or click this link: Small Business System of this week
Small Business System of last week
Thanks for visiting!
The tool Scalp written by Romain Gaucher detects attacks onto web applications by analyzing the Apache log files. This python script uses regular expressions from the PHP-IDS-Project to match attacks against PHP web applications. It is able to detect Cross-Site-Scripting (XSS), Cross-Site Request Forgery(CSRF) and SQL-Injection attacks, but as Apache does not save the variables [...]
Leave a Reply
You must be logged in to post a comment.