1 / 9

Requirements Analysis Document: PMID (Packet Monitoring & Intrusion Detection)

Requirements Analysis Document: PMID (Packet Monitoring & Intrusion Detection). 20033327 Yang Dongmin likeba@nds.postech.ac.kr. Contents. Introduction Glossary System requirement System analysis. Introduction (1). One of TM application areas is intrusion & hacking detection.  IDS

jaegar
Download Presentation

Requirements Analysis Document: PMID (Packet Monitoring & 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. Requirements Analysis Document:PMID (Packet Monitoring & Intrusion Detection) 20033327 Yang Dongmin likeba@nds.postech.ac.kr

  2. Contents • Introduction • Glossary • System requirement • System analysis

  3. Introduction (1) • One of TM application areas is intrusion & hacking detection.  IDS • N-IDS(Network IDS)  large # of systems, hard to deploy with products[switch/router] • H-IDS(Host IDS)  small # of systems, overhead on each server • Basic functions of H-IDS • Capture & analyze in/out packets • Intrusion detection • Packet admission control • In this project, implement basic functions of H-IDS.  PMID (Packet Monitoring & Intrusion Detection)

  4. Application PMID User mode TCP/IP NWLink PMID Driver AppleTalk Kernel mode NDIS library/wrapper NDIS drivers (Network Driver Interface Specification) Device Network Interface Card Fig. 1 Architecture of PMID Introduction (2) (a) (B) (C) (A) (b) (D) (E) (F)

  5. Glossary • PMID (Packet Monitoring & Intrusion Detection) • NDIS (Network Driver Interface Specification) • DDK (Driver Development Kit) • NIC (Network Interface Card) • IDS (Intrusion Detection System)

  6. System requirements Must be capable to • analyze various protocols. • show the analyzed contents. • store the analyzed contents. • define the rules of filtering/dropping/capturing. • filter/drop/capture traffic based on defined rules. • define the rules of intrusion detection. • notify the intrusion to users based on rules. • support GUI for user’s conveinece. HW platform : Any machine installed with Windows 2000 SW platform : Windows 2000 OS / C, C++ / Visual C++ 6.0

  7. System analysis (1) Functional requirements • Driver for capturing/filtering/dropping • Analyzer • Visualizer • Rule-configurator • Logger • Notifier

  8. System analysis (2) • Extendability • Efficiency • Consistency • Robustness • User friendliness Non-functional requirements

  9. References • http://www.ndis.com/ • http://msdn.microsoft.com/ • http://www.microsoft.com/whdc/ddk/winddk.mspx

More Related