1 / 15

Network-Based Intrusion Detection

FORE SEC Academy Security Essentials (III). Network-Based Intrusion Detection. Need for Network-based Intrusion Detection. Most attacks come from the Internet Detecting these attacks allows a site to tune defenses If we correlate data from a large number of sources we increase our

toya
Télécharger la présentation

Network-Based Intrusion Detection

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. FORESEC AcademySecurity Essentials (III) Network-Based IntrusionDetection

  2. Need for Network-basedIntrusion Detection • Most attacks come from the Internet • Detecting these attacks allows a site to tune defenses • If we correlate data from a large number of sources we increase our capability The statistic that 90% of all attacks are perpetrated by insiders is dead wrong.

  3. Inside a Network Attack WinNuke, (also called OOBNuke), uses TCP 139and OOB Data, even if NetBIOS is not enabled. It results in the “Blue Screen of Death”. Patches/service packs are available OOB stands for Out Of Band and is actually misnamed; it should say .Urgent mode., which is Urgent bit set in the TCP header flags and the urgent pointer.

  4. Nuke’eM Screen

  5. BlackIce – Nuke ‘Em Detection

  6. Network IntrusionDetection 101

  7. BlackIce - Enable Logging

  8. BlackIce - Viewing Logs

  9. BlackIce - Visualization Tools

  10. Libpcap-based Systems

  11. Network Intrusion DetectionWith Snort

  12. Snort Design Goals • Low cost, lightweight • Suitable for monitoring multiple sites/sensors • Low false alarm rate • Efficient detect system • Low effort for reporting

  13. Snort

  14. Writing Snort Rules • Can create custom rules to filter on specific content. • Pre-loaded with hundreds of rules (but you may need to create one or more custom rules) • Simple to write yet powerful enough to capture most types of traffic • Options - Basic (Pass, Log, Alert) - Advanced (Activate, Dynamic)

More Related