module 3 network packet crafting

10
Module 3 Network Packet Crafting Presented by Heorot.net

Upload: karma

Post on 15-Feb-2016

49 views

Category:

Documents


0 download

DESCRIPTION

Presented by Heorot.net. Module 3 Network Packet Crafting. Objectives. Understand abilities and limitations of crafting network packets Determine goals when crafting packets Identify and use packet crafting tools. Abilities and Limitations. Abilities - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Module 3  Network Packet Crafting

Module 3 Network Packet Crafting

Presented by Heorot.net

Page 2: Module 3  Network Packet Crafting

OBJECTIVES Understand abilities and limitations of

crafting network packets Determine goals when crafting packets Identify and use packet crafting tools

Page 3: Module 3  Network Packet Crafting

ABILITIES AND LIMITATIONS Abilities

Shape data to make it look the way you want

Possible to evade firewalls and Intrusion Detection Systems (IDS)

Create scripts around crafted packets

Page 4: Module 3  Network Packet Crafting

ABILITIES AND LIMITATIONS Limitations

You can only do what the network allows you to do

Some attacks are blind – there’s no real way to know your results unless you have additional access to the network

Learning curve - deep understanding of TCP/IP, firewall rules, IDS signatures, hardware requirements

It doesn’t work like they show in the movies

Page 5: Module 3  Network Packet Crafting

DETERMINE GOALS What are you trying to achieve?

Firewall evasionFocus on ports

IDS invasionChange Content

System ExploitationUnauthorized access, Denial of Service,

Network ExploitationUnauthorized access to different networks, Denial of Service,

Elevated network privilegesNetwork Device Exploitation

Unauthorized access, Denial of Service, Sniffing

For further training and hands-on practice with these targets, check out the advanced training opportunities at Heorot.net

Page 6: Module 3  Network Packet Crafting

PACKET CRAFTING TOOLS* Sniffers

TcpdumpWireshark

Packet CraftersHpingNemesisScapy

*Reminder: The point of this course is to learn the concepts and techniques to successfully complete a penetration test – it is not to learn tools.

Page 7: Module 3  Network Packet Crafting

PACKET CRAFTING DEMO

Page 8: Module 3  Network Packet Crafting

PACKET CRAFTING DEMO

Page 9: Module 3  Network Packet Crafting

PACKET CRAFTING DEMO

Page 10: Module 3  Network Packet Crafting

CONCLUSION – MODULE 3 Understand abilities and limitations of

crafting network packets Determine goals when crafting packets Identify and use packet crafting tools