Detection Techniques for DoS ……
Detection Techniques for DoS Attacks
DoS Detection Techniques என்பது network அல்லது server-ல் abnormal traffic, unusual request rate, resource usage spike, protocol misuse போன்ற signs-ஐ identify செய்து DoS attack நடக்கிறதா என்பதை கண்டறியும் methods ஆகும். Simple definition: D…
DoS Detection Techniques என்பது network அல்லது server-ல் abnormal traffic, unusual request rate, resource usa……
DoS attack ஆரம்பித்த உடனே detect செய்யவில்லை என்றால்: Server slow ஆகும் Website unavail……
DoS detection techniques-ஐ முக்கியமாக: Traffic Monitoring Threshold-Based Detection Signature-Based Detection……
1. TRAFFIC MONITORING…
Network traffic-ஐ continuously observe செய்து abnormal increase இருக்கிறதா என்று பார்க்கும் technique. Monito……
1. THRESHOLD-BASED DETECTION…
ஒரு predefined limit set செய்……
Normal maximum: 500 requests/second Threshold: ……
Traffic ↓ Measure request rate ↓ Compare with th……
Suppose: Normal connections = 200 Threshold = 500 con……
1. SIGNATURE-BASED DETECTION…
Already known DoS attack patterns-ஐ database-ல் store செய்து incoming traffic அதனுடன் match ஆகிறதா என்று பார்……
Known attacks-ஐ accurately de……
New அல்லது unknown attacks detect ச……
1. ANOMALY-BASED DETECTION…
Normal network behaviour முதலில் learn செய்யப்படும……
Normal: 100-300 requests/sec Sudden……
Learn Normal Behaviour ↓ Monitor Curre……
Unknown/new attacks detect செ……
False alarms அதிகமாக இருக்கலா……
1. RATE-BASED DETECTION…
Rate-based detection-ல் ஒரு source எவ……
Normal IP: 20 requests/sec Suspicious IP: 3000 requests/sec அதனால……
1. FLOW-BASED DETECTION…
Network flow information analyze செய்யப்படும். ஒரு flow பொதுவாக: Source IP + Destination IP + Sourc……
Thousands of source IP addresses: ↓ Same destin……
1. STATISTICAL DETECTION…
Normal traffic statistical values calculate செய்யப்படும். Examples: Average Mean Variance Standard deviation……
1. IDS-BASED DETECTION…
IDS = Intrusion Detection System Network traffic monitor செய்து suspicious behaviour detect செய்யும். Types: ……
NIDS monitor: Network packets Protocol behaviour Traffi……
HIDS monitor: CPU usage RAM usage Logs Processes C……
1. IPS-BASED DETECTION…
IPS = Intrusion Prevention System IDS: Detects and alerts I……
1. RESOURCE MONITORING…
Server resource usage continuously monitor செய்யப்படுகிறத……
CPU normal = 30% Attack time = 100% Memory normal =……
1. SYN FLOOD DETECTION…
SYN Flood detect செய்ய: Count: SYN packets மற்றும் Completed TCP connections Compa……
1. ICMP FLOOD DETECTION…
ICMP traffic volume monitor செய்யப்படும். Normal: Few ping packets Attack: Th……
1. HTTP FLOOD DETECTION…
Web server logs analyze செய்யலாம். Look for: Huge GET requests Huge POST requests Repeated URL requ……
1. LOG ANALYSIS…
Server logs ஒரு important detection source. Analyze: Access logs Firewall logs Web……
1. IP REPUTATION ANALYSIS…
Known malicious IP addresses மற்றும் suspicious network sources i……
1. GEOLOCATION-BASED DETECTION…
Normal users mainly India-லிருந்து வருகிறார்கள் என்று வைத்துக்கொள்ளுங்கள். Suddenly thousands of r……
1. MACHINE LEARNING-BASED DET……
Modern systems Machine Learning பயன்படுத்தி normal traffic மற்றும் attack traffic classify செய்யலாம். Input f……
DoS attack detection-க்கு common signs: Sudden traffic spike Abnormally high packet rate Many requests from s……
An important concept: False Positive Normal activity-ஐ attack என்று system தவறாக detect செய்வது. Online exam ……
Actual attack நடக்கிறது. ஆனால் detection system: Normal traffic என்று identify செய்கி……
Signature-Based Known attack pattern வேண்டும். Known attack → Good detection Anomaly-B……
SATR S = Signature A = Anomaly T = Thre……
TRB / NET / SET exam-க்கு முக்கியமான points: Signature-based detection → Known attack patterns Anomaly-based ……
Which detection technique com……
Which technique detects devia……
A large number of half-open c……
IDS stands for:…
Which system can actively blo……
Normal traffic incorrectly de……
DoS Detection Techniques | |--- Traffic Monitoring |--- Threshold-Based |--- Signature-Based |--- Anomaly-Bas……