DocumentCode
2778256
Title
Detection and defense against DDoS attack with IP spoofing
Author
Mopari, I.B. ; Pukale, S.G. ; Dhore, M.L.
Author_Institution
Vishwakarma Inst. of Technol., Pune
fYear
2008
fDate
18-20 Dec. 2008
Firstpage
1
Lastpage
5
Abstract
Distributed denial-of-service (DDoS) attacks are a significant problem because they are very hard to detect, there is no comprehensive solution and it can shut an organization off from the Internet. The primary goal of an attack is to deny the victim´s access to a particular resource. DDoS is implemented using source IP address spoofing. This paper provides a framework for detecting the attack and dropping the spoofed packets. The legitimacy of a packet can be find out by analyzing the number of hops that packet gone through before reaching at the destination. Attacker can forge any field in the IP packet including TTL, but he cannot control hop count. By generating an IP to hop-count mapping table and inspecting it, spoofed packets can be identified. HCF (hop count filter) is used to classify legitimate and spoofed packets with little collateral damage. HCF causes delay in critical path of packet processing in the kernel because of enormous IP2HC mapping table. This overhead is reduced by identifying the attackers in learning state and then drop spoofed packets in filtering state. The CPU overhead can be reduced by implementing it in Linux kernel in terms of interrupts.
Keywords
IP networks; Internet; telecommunication security; transport protocols; DDoS attack detection; IP2HC mapping table; Internet; Linux kernel; distributed denial-of-service attack; hop count filter; hop-count mapping table; packet processing; source IP address spoofing; Buffer storage; Computer crime; Delay; File servers; Filters; Internet; Kernel; Protection; Telecommunication traffic; Web server; DDoS; HCF; Hop-count; IP2HC; TTL; spoofing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computing, Communication and Networking, 2008. ICCCn 2008. International Conference on
Conference_Location
St. Thomas, VI
Print_ISBN
978-1-4244-3594-4
Electronic_ISBN
978-1-4244-3595-1
Type
conf
DOI
10.1109/ICCCNET.2008.4787693
Filename
4787693
Link To Document