Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ModSecurity 2.5

You're reading from   ModSecurity 2.5 Prevent web application hacking with this easy to use guide

Arrow left icon
Product type Paperback
Published in Nov 2009
Publisher Packt
ISBN-13 9781847194749
Length 280 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (17) Chapters Close

ModSecurity 2.5
Credits
About the Author
About the Reviewers
1. Preface
1. Installation and Configuration FREE CHAPTER 2. Writing Rules 3. Performance 4. Audit Logging 5. Virtual Patching 6. Blocking Common Attacks 7. Chroot Jails 8. REMO 9. Protecting a Web Application Directives and Variables Regular Expressions Index

Analyzing log files


The left-hand side of the Remo window contains the log file area. This allows you to import a ModSecurity audit log file into Remo to see why requests are being denied. This is helpful when the Remo ruleset blocks access to a page even though you think everything has been properly defined. We encountered one such situation in the previous example, where Remo was not aware that a session ID cookie was being used and hence blocked the request. We used the Apache error log file to diagnose the problem; however, we could also have used the Remo log file area.

To import an audit log file into Remo, you need to have the file saved on the computer from which you are accessing Remo. You can then click the import logfile icon and specify the path to the file. Clicking Load uploads the log file to the server, where Remo will start analyzing it. A view of those requests that have been denied will be displayed:

In this case we'd like to know why the request for /register.jsp is...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image