Presentation Packet filtering attack.pptx

JahanzebSuhriani1 5 views 16 slides May 27, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

This presentation shows us packet filtering attack. Know about firewall it types know about packets and more


Slide Content

Packet filtering attack Presented by: Jehanzeb Buledi

Milestones For understanding Know about Firewall Types of firewall Know about Packet Packet filtering (type of firewall) Packet filtering attack

What is firewall? Let’s take an real life example before knowing that what actually firewall is Example: Airport checking Before entering in airport we must have to cross security barrier. Cross metal detector Personally checked by guard

So that a person is restricted or prohibited of some specific items according to the rules of airport authority (For security purpose) Ex: Gun, Knife e.t.c

If packet is safe then no problem and firewall declare secure to packet. If packet is malicious then it will declared unsecured and cant enter in internal network.

Firewall is a network device that protect internal network. It is preventing our unauthorized access to or from our internal network.

Types of firewall Packet Filtering Application level gateway

Packet filtering(know Packet) Firstly knowing that what is packet? A unit of data which based on two main components HEADER and PAYLOAD In header we have so many things about packet Like  Source Address(SA), Destination Address(DA), Port Number(PN) e.t.c In Payload we have the actual data or message.

Packet Filtering Internet Private network 1 2 3 4 PFR Firewall(Packet Filtering)

Set of rules In packets filtering we have set of rules that data packet must carry if not it will not allow to enter in private network . Set of rules based on? HEADER of packet .Source address .Destination address .Port Number .Protocol

If rules matched then forward or discard If by chance packet does not match any rule so firewall will do default action means discard the packet.

Attack on packet filtering Packet filtering attack is that type of attack in which attacker use the packet filtering mechanism for attack. So that attacker access unauthorized data. In this attack for misguiding the packet filtering system attacker manipulate the packet so that attacker cross the firewall (packet filtering) and he can send or cross the malicious or unauthorized traffic from packet filtering.

Here are some common packet filtering attack IP Spoofing : In this attack , attacker modify the source IP address of packet which is required to that firewall so that packet can cross the firewall. Packet Fragmentation : In this attack, attacker breaking up the packet into smaller fragments to avoid packet filtering(Firewall). In set of rules of packet filtering there is size mentioned of packet attackers just have to meet the size of packet or less than mentioned size in this way fragments will go through from firewall and after reaching the destination fragment will reassemble in full malicious data or packet in which data is malicious

DOS (Denial of service) : In this attack, attacker’s aim is to overwhelm a network or specific target with a flood of traffic. Attacker wants to weak packet filtering so in that time attacker will take advantage and bypass the malicious data

THANK YOU 😊