0% found this document useful (0 votes)
27 views3 pages

Packet Sniffer As A Network Intrusion Detection Technique

This document discusses using a packet sniffer as a network intrusion detection technique. It describes how a packet sniffer can intercept and log network traffic passing through a network. It captures each packet, decodes it according to specifications, and can be used by network administrators to monitor traffic. The document also outlines different types of networks, sniffing methods, and uses of packet sniffers, including preventing traffic bottlenecks and legitimate network monitoring.

Uploaded by

Shruthi Srinivas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views3 pages

Packet Sniffer As A Network Intrusion Detection Technique

This document discusses using a packet sniffer as a network intrusion detection technique. It describes how a packet sniffer can intercept and log network traffic passing through a network. It captures each packet, decodes it according to specifications, and can be used by network administrators to monitor traffic. The document also outlines different types of networks, sniffing methods, and uses of packet sniffers, including preventing traffic bottlenecks and legitimate network monitoring.

Uploaded by

Shruthi Srinivas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

PACKET SNIFFER AS A NETWORK INTRUSION DETECTION TECHNIQUE

ABSTRACT
A packet sniffer (also known as a protocol analyzer) is computer software that can intercept and log traffic passing over a digital network or a part of a network. As data streams travel back and forth over the network, the sniffer captures each packet and eventually decodes and analyses its content according to the appropriate RFC or other specification. A sniffer can also be used legitimately to capture data being transmitted on a network. A network router reads every packet of data passed to it, determining whether it is intended for a destination within the routers own network or whether it should be passed further along the internet. A router with a sniffer however may be able to read the data in the packet as well as the source and destination addresses. Sniffers are often used on academic networks to prevent traffic bottlenecks caused by file-sharing application. This report presents a packet sniffer, sometimes referred to as a network monitor or network analyzer that can be used legitimately by a network or system administrator to monitor network traffic.

CONTENTS
Abstract 1. INTRODUCTION 1.1 Types of IDS 2. SNIFFER TECHNIQUE 3. PACKET SNIFFER 3.1 Different Types of Network 3.2 Sniffing Methods in a Switch 4. TESTING 5. REQUIREMENT SPECIFICATION 6. DATA FLOW DIAGRAM IN A SNIFFER 6.1 Sniffer: Module1 6.2 Sniffer options 6.3 Sniffer Packet Details 7. USES OF PACKET SNIFFER 8. TYPES OF PACKET SNIFFER AVAILABLE 9. SUMMARY Bibliography

You might also like