WebWatcher A Lightweight Tool for Analyzing Web Server Logs Hervé DEBAR IBM Zurich Research Laboratory Global Security Analysis Laboratory

Slides:



Advertisements
Similar presentations
Cross-Site Scripting Issues and Defenses Ed Skoudis Predictive Systems © 2002, Predictive Systems.
Advertisements

HONEYPOTS Mathew Benwell, Sunee Holland, Grant Pannell.
Honey Pots: Natures Dessert or Cyber Defense Tool? Eric Richardson.
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
EECS Presentation Web Tap: Intelligent Intrusion Detection Kevin Borders.
5/1/2006Sireesha/IDS1 Intrusion Detection Systems (A preliminary study) Sireesha Dasaraju CS526 - Advanced Internet Systems UCCS.
CSI 400/500 Operating Systems Spring 2009 Lecture #20 – Security Measures Wednesday, April 29 th.
Lesson 13-Intrusion Detection. Overview Define the types of Intrusion Detection Systems (IDS). Set up an IDS. Manage an IDS. Understand intrusion prevention.
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Web server security Dr Jim Briggs WEBP security1.
John Felber.  Sources  What is an Intrusion Detection System  Types of Intrusion Detection Systems  How an IDS Works  Detection Methods  Issues.
 Proxy Servers are software that act as intermediaries between client and servers on the Internet.  They help users on private networks get information.
Intrusion Detection - Arun Hodigere. Intrusion and Intrusion Detection Intrusion : Attempting to break into or misuse your system. Intruders may be from.
Lecture 11 Intrusion Detection (cont)
Intrusion Detection System Marmagna Desai [ 520 Presentation]
23 October 2002Emmanuel Ormancey1 Spam Filtering at CERN Emmanuel Ormancey - 23 October 2002.
Chapter 6: Hostile Code Guide to Computer Network Security.
Security Guidelines and Management
Incident Response Updated 03/20/2015
Securing Legacy Software SoBeNet User group meeting 25/06/2004.
Lucent Technologies – Proprietary Use pursuant to company instruction Learning Sequential Models for Detecting Anomalous Protocol Usage (work in progress)
1 Intrusion Detection Systems. 2 Intrusion Detection Intrusion is any use or attempted use of a system that exceeds authentication limits Intrusions are.
Penetration Testing Security Analysis and Advanced Tools: Snort.
IIT Indore © Neminah Hubballi
Principles of Computer Security: CompTIA Security + ® and Beyond, Third Edition © 2012 Principles of Computer Security: CompTIA Security+ ® and Beyond,
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
A virus is software that spreads from program to program, or from disk to disk, and uses each infected program or disk to make copies of itself. Basically.
Online Translation Service Capstone Design Eunyoung Ku Jason Roberts Jennifer Pitts Gregory Woodburn Kim Tran.
Distributed IDS The implementation of a Distributed Intrusion Detection System over a medium scale open network where the focus is availability of services.
CSCI 530 Lab Intrusion Detection Systems IDS. A collection of techniques and methodologies used to monitor suspicious activities both at the network and.
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
CGI Programming. What is it? CGI –Common Gateway Interface Standard way to pass information back to the Web Server –GET Query String –POST Standard Input.
HIPS Host-Based Intrusion Prevention System By Ali Adlavaran & Mahdi Mohamad Pour (M.A. Team) Life’s Live in Code Life.
Chapter 5: Implementing Intrusion Prevention
Computer Network Forensics Lecture 6 – Intrusion Detection © Joe Cleetus Concurrent Engineering Research Center, Lane Dept of Computer Science and Engineering,
1 Intrusion Detection Methods “Intrusion detection is the process of identifying and responding to malicious activity targeted at computing and networking.
SNORT Biopsy: A Forensic Analysis on Intrusion Detection System By Asif Syed Chowdhury.
Alert Logic Provides a Fully Managed Security and Compliance Solution Based in the Cloud, Powered by the Robust Microsoft Azure Platform MICROSOFT AZURE.
Module 14: Securing Windows Server Overview Introduction to Securing Servers Implementing Core Server Security Hardening Servers Microsoft Baseline.
Module 7: Advanced Application and Web Filtering.
1 Figure 10-4: Intrusion Detection Systems (IDSs) HOST IDSs  Protocol Stack Monitor (like NIDS) Collects the same type of information as a NIDS Collects.
1 Figure 10-4: Intrusion Detection Systems (IDSs) IDSs  Event logging in log files  Analysis of log file data  Alarms Too many false positives (false.
PwC New Technologies New Risks. PricewaterhouseCoopers Technology and Security Evolution Mainframe Technology –Single host –Limited Trusted users Security.
Web Security Lesson Summary ●Overview of Web and security vulnerabilities ●Cross Site Scripting ●Cross Site Request Forgery ●SQL Injection.
Cryptography and Network Security Sixth Edition by William Stallings.
Module 12: Responding to Security Incidents. Overview Introduction to Auditing and Incident Response Designing an Audit Policy Designing an Incident Response.
Intrusion Detection Systems Paper written detailing importance of audit data in detecting misuse + user behavior 1984-SRI int’l develop method of.
Copyright © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation.
Intrusion Detection System
I NTRUSION P REVENTION S YSTEM (IPS). O UTLINE Introduction Objectives IPS’s Detection methods Classifications IPS vs. IDS IPS vs. Firewall.
Web Server Security: Protecting Your Pages NOAA OAR WebShop 2001 August 2 nd, 2001 Jeremy Warren.
IDS Intrusion Detection Systems CERT definition: A combination of hardware and software that monitors and collects system and network information and analyzes.
Heat-seeking Honeypots: Design and Experience John P. John, Fang Yu, Yinglian Xie, Arvind Krishnamurthy and Martin Abadi WWW 2011 Presented by Elias P.
Some Great Open Source Intrusion Detection Systems (IDSs)
HIPS. Host-Based Intrusion Prevention Systems  One of the major benefits to HIPS technology is the ability to identify and stop known and unknown attacks,
SIEM Rotem Mesika System security engineering
IDS Intrusion Detection Systems
CSCE 548 Student Presentation Ryan Labrador
TMG Client Protection 6NPS – Session 7.
Critical Security Controls
Access control techniques
Security Methods and Practice CET4884
IS3440 Linux Security Unit 9 Linux System Logging and Monitoring
Intrusion Detection system
Online Translation Service Capstone Design
Presentation transcript:

WebWatcher A Lightweight Tool for Analyzing Web Server Logs Hervé DEBAR IBM Zurich Research Laboratory Global Security Analysis Laboratory

NDSS Page 2 PROJECT GOALS To automatically analyze web server logs To detect compromise attempts through HTTP requests To have a very small impact in terms of resources To monitor HTTP servers on as many platforms as possible To operate both in real time and batch modes To use our knowledge of malicious HTTP requests signatures To have a flexible and rich attack signature format To track hosts exhibiting malicious behavior To discover and learn new attack signatures To remove false alarms intelligently

NDSS Page 3 ATTACKS TARGETED Penetration of the system via HTTP server vulnerabilities –Vulnerable CGI program requests –Password guessing –Access to sensitive information (guessing CGI names, accessing system files) Denial-of-service attacks –Repeated accesses to non-existing resources –Repeated accesses to resources that cause server errors Legal but undesirable activity –Borderline use of the HTTP protocol e.g. % encoding of normal characters –Sensitive documents accesses Policy violation (when used on firewall HTTP proxy) –External / internal policies governing access to web sites.

NDSS Page 4 TECHNICAL CHOICES Input: CLF/ECLF format host - authenticated_user [date] "request string" status bytes Implementation language: Perl5 –Portable –Well accepted in web server environments –Regular expression matching Signature language: perl regular expressions –Easy to create simple signatures –Possible to create very complex ones to reduce false alarms Pipelined architecture –Each filter corresponds to a set of verifications

NDSS Page 5 ARCHITECTURE

NDSS Page 6 MODULES Parser –Reads the request –Breaks the log entry into its constituent parts and check integrity –Refines the URL into its parts and check the format / empty string –Decodes any encoded characters and verify appropriateness of % characters Pattern –Looks for signatures –Signatures are relevant to fields –Signatures are grouped into classes –Negative matching Combination –Logical combination of signatures (if sig1 and sig2 then sig3) Refined –Signature dependencies (if sig1 then match sig2)

NDSS Page 7 MODULES (2) Suspicious –Keeps track of suspicious hosts effectively (not signatures !) Trusted –Eliminates alerts based on signatures Decision –Ages and updates the tree of suspicious hosts Print module –Prints out the alert Syslog Internal format HTML Reporting facility –Overview of the results –Intended for batch processing

NDSS Page 8 EXPERIMENTS Data collected from (batch runs) –2 medium sized commercial sites –University logs –1 day of the Nagano Olympics website (Courtesy of Jim Challenger) Data collected from an apache web server (Real time) –RS/ running apache Initial signature base –50 vulnerable cgi programs (now 150) –Directory tricks –Interpreters in cgi-bin –Sensitive files –...

NDSS Page 9 TRAFFIC ANALYSIS

NDSS Page 10 REQUEST TYPE DISTRIBUTION

NDSS Page 11 HOSTS AND REQUEST TYPES

NDSS Page 12 ATTACK PATTERNS

NDSS Page 13 DEPLOYMENT WebWatcher is in operation for IBM customers –Batch processing –Weekly reporting Many attack attempts detected –Sites are highly visible and make attractive targets –WebWatcher signature database is growing richer …. WebWatcher interacts with the Tivoli Management Framework –Alerts are sent into the event correlation facility (TEC). –Alerts follow the IDWG data model definitions. –Alerts are correlated with ones coming other intrusion-detection systems (network- based).

NDSS Page 14 REPORT (1)

NDSS Page 15 REPORT (2)

NDSS Page 16 FUTURE WORK Detect denial of service attacks through legitimate requests: –“The Slashdot effect”. –Distributed denial of service attacks can be carried out effectively nowadays. –This requires statistical tracking of legitimate requests -> quite costly. Deploy in distributed environment: –Challenge of distributed web servers (clusters, SP2, …). –The problem of sharing the suspicious hosts tree information is being studied.