Prensentation on packet sniffer and injection tool

12
TOPIC NAME: PRESENTATION ON NETWORK SNIFFER AND INJECTION TOOL SUBMITTED BY: SUBMITTED TO: KAPADIA ISSAR PROF. RONAK PATEL (141240106026) CIVIL ENGG. DEPARTMENT SARDAR PATEL COLLEGE OF ENGINEERING, BAKROL

Transcript of Prensentation on packet sniffer and injection tool

Page 1: Prensentation on packet sniffer and injection tool

TOPIC NAME: PRESENTATION ON NETWORK SNIFFER AND INJECTION TOOL

SUBMITTED BY: SUBMITTED TO:KAPADIA ISSAR PROF. RONAK PATEL(141240106026)CIVIL ENGG. DEPARTMENT

SARDAR PATEL COLLEGE OF ENGINEERING, BAKROL

Page 2: Prensentation on packet sniffer and injection tool

INDEX Network sniffing• What is network sniffing.• What is network sniffer used for? • Disadvantages of network sniffer.• Example of network sniffer.

Injection tools• Injection• Types of code injection

References

Page 3: Prensentation on packet sniffer and injection tool

NETWORK SNIFFINGNetwork sniffing is a technique of monitoring every packet that crosses the

network.

Page 4: Prensentation on packet sniffer and injection tool

WHAT IS NETWORK SNIFFING?

• Process of capturing, decoding, and analyzing network traffic is called network sniffing.

• Network sniffing is a tool that can help you locate network problems by allowing you to capture and view packet level data on your network. The Colasoft Capsa Network sniffer is a powerful network analyser

• A packet sniffer is a software application that uses a network adapter card in promiscuous mode to capture all network packets.

Page 5: Prensentation on packet sniffer and injection tool

• Typical use of network sniffer is to analyze network traffic and bandwidth utilization, so that underlying troubles in the network can be identified.

• Analyze network problem.• Detect network misuse by internal and external users.• Gain information for effecting network intrusion.• Spy on other network users and collect sensitive information such as log in details.• Gather and report network statistics.• Filter suspect content from network traffic.• Verify internal control system effectiveness( firewall, web filter, access control).

.

WHAT IS NETWORK SNIFFING USED FOR ?

Page 6: Prensentation on packet sniffer and injection tool

DISADVANTAGES OF NETWORK SNIFFING

With positive uses there are also some negative uses.

Catching password, which is the main reason for most illegal uses of sniffing tools.

Capturing special and private information of transaction, like username, passwords, account.

Some sniffers can even modify target the computer’s information and damage the system.

Page 7: Prensentation on packet sniffer and injection tool

EXAMPLE OF NETWORK SNIFFERS

• TcpDump : command line packet analyzer(sniffer)• winDump : port of tcpdump for windows.• Wireshark : a GUI based alternative to tcpdump.• Ettercap• Hping• Kismet : for wireless LANs

Page 8: Prensentation on packet sniffer and injection tool

INJECTION TOOLS

Page 9: Prensentation on packet sniffer and injection tool

INJECTION

• Injection refers to the process of interfering with an established network connection, by means of constructing packets to appear as if they are part of the normal communication stream.

Page 10: Prensentation on packet sniffer and injection tool

TYPES OF CODE INJECTION

• SQL Injection: structured query language.• Cross-site scripting• Dynamic evaluation vulnerabilities• Object injection• Remote file injectionShel• Shell injection

Page 11: Prensentation on packet sniffer and injection tool

• WWW.GOOGLE.COM• WWW.PREZY.COM

REFERENCES

Page 12: Prensentation on packet sniffer and injection tool

THANK YOU....