SlideShare a Scribd company logo
1 of 31
Truong Van Rong
20521831
Luong Manh Tien
20522008
Phan Hoang Nam
20521635
BMO
FINN JAKE Princess
Bubblegum
1. Introduction
2. Implementation
3. Result & Conclusion
1.
Introduction
1.
Introduction
1.1 Overview
1.2
Component
1.3 Operation
1. Introduction
1.1 Overview
Snort is a free open-source Network Intrusion Detection
System (NIDS) and Intrusion Prevention System (IPS)
made by Martin Roesch.
Snort can perform real-ime traffic analysis and packet
logging on IP networks, help the network manager or
user define malicious activity.
1. Introduction
1.2 Component
- 5 Modules.
- Rulesets.
1. Introduction
1.2 Component
Snort has 5 modules:
- Sniffer Module.
- Pre-processor Module.
- Detection Engine Module.
- Alert and Log Module.
- Import/Export data Module.
1. Introduction
How Snort apply 5 modules
packet Sniffer
Pre-
Processo
r
Detectio
n
Engine
Alert/Log
Import/
Export
Data
1. Introduction
Rulesets
Rule is a set of description languages, it
works with the detection engine to detect
the intrusion.
Rules can be written in
/etc/snort/rules/local.rules
1. Introduction
Rulesets
Snort rules are divided into two logical
section: rule header and rule options
alert tcp any any -> 192.168.1.0/24 1337
(content:ā€hackedā€; msg:ā€hack attemptā€; sid:10000000;)
1. Introduction
Rulesets
alert tcp any any ->
192.168.1.0/24 1337
(content:ā€hackedā€; msg:ā€hack
attemptā€; sid:10000000;)
Rule Header Rule Options
1. Introduction
1.3 Operation
Severals modes:
- Sniffer Mode.
- Logging Mode.
- Network Intrusion Detection System
Mode.
- IPS Inline Mode.
2.
Implementation
2.Implementation
2.1 Topology
2.2 Installation
2.3
Configuration
Topology
Installation
Before install Snort:
sudo apt-get update
sudo apt-get upgrade
Use this command install Snort:
sudo apt-get install snort
Installation
Installation
Choose your interface
Installation
Type the network address range in CIDR(class inter domain routing) format
Installation
Use this command to check version
snort ā€“version
Configuratio
nUse Window machine to ping to Ubuntu
Download the Snort
Rules
Community Rules
Download rule
wget https://www.snort.org/rules/snortrules-snapshot-2983.tar.gz?oinkcode= <your
link code goes here> -O snortrules-snapshot-2983.tar.gz
Basic
Level
Nice now we can run snort
ļƒ  sudo snort -d -l /var/log/snort/ -h 192.168.1.0/24 -A console -c /etc/snort/snort.conf
Basic
Level
Use Window machine to ping to Ubuntu
3. Result and
Conclusion
Basic model:
Kali: use ping command (ICMP) to Ubuntu
Ubuntu: use snort community rules to detect
Advanced model:
Kali: host a local website (contains many vuls)
Host: connect and attack website in kali
Ubuntu: detect and classify the attack
Video
Conclusion
- Snort: detect & prevent
- Demo
Snort IDS Implementation on Ubuntu

More Related Content

Similar to Snort IDS Implementation on Ubuntu

Detect Network Threat Using SNORT Intrusion Detection System
Detect Network Threat Using SNORT Intrusion Detection SystemDetect Network Threat Using SNORT Intrusion Detection System
Detect Network Threat Using SNORT Intrusion Detection SystemIRJET Journal
Ā 
project on OSPF
project on OSPFproject on OSPF
project on OSPFOm Prakash
Ā 
8 steps to protect your cisco router
8 steps to protect your cisco router8 steps to protect your cisco router
8 steps to protect your cisco routerIT Tech
Ā 
111
111111
111gadoosh
Ā 
111
111111
111gadoosh
Ā 
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...Disha Bedi
Ā 
Intelligent adware blocker symantec
Intelligent adware blocker symantecIntelligent adware blocker symantec
Intelligent adware blocker symantecPednekar Prajakta
Ā 
EE8691 ā€“ EMBEDDED SYSTEMS.pptx
EE8691 ā€“ EMBEDDED SYSTEMS.pptxEE8691 ā€“ EMBEDDED SYSTEMS.pptx
EE8691 ā€“ EMBEDDED SYSTEMS.pptxRockFellerSinghRusse
Ā 
Lab 1 reference manual
Lab 1 reference manualLab 1 reference manual
Lab 1 reference manualtrayyoo
Ā 
hakin9_6-2006_str22-33_snort_EN
hakin9_6-2006_str22-33_snort_ENhakin9_6-2006_str22-33_snort_EN
hakin9_6-2006_str22-33_snort_ENPierpaolo Palazzoli
Ā 
Snort Intrusion Detection / Prevention System on PFSense Firewall
Snort Intrusion Detection / Prevention System  on PFSense FirewallSnort Intrusion Detection / Prevention System  on PFSense Firewall
Snort Intrusion Detection / Prevention System on PFSense FirewallHuda Seyam
Ā 
Id. 01 router (computing)
Id. 01 router (computing)Id. 01 router (computing)
Id. 01 router (computing)Rawa KirKuKi
Ā 
Security Onion - Brief
Security Onion - BriefSecurity Onion - Brief
Security Onion - BriefAshley Deuble
Ā 
An analysis of Network Intrusion Detection System using SNORT
An analysis of Network Intrusion Detection System using SNORTAn analysis of Network Intrusion Detection System using SNORT
An analysis of Network Intrusion Detection System using SNORTijsrd.com
Ā 
IDS_WK_Arsalan.pptx
IDS_WK_Arsalan.pptxIDS_WK_Arsalan.pptx
IDS_WK_Arsalan.pptxaskaripayalo
Ā 
marlenis del carmen duarte gonzalez tegnologioa
marlenis del carmen duarte gonzalez tegnologioamarlenis del carmen duarte gonzalez tegnologioa
marlenis del carmen duarte gonzalez tegnologioamarlenisdrt
Ā 
GSM Based Security System
GSM Based Security SystemGSM Based Security System
GSM Based Security SystemPrajjwol Tripathi
Ā 
Meeting 3 network administrator tools
Meeting 3    network administrator toolsMeeting 3    network administrator tools
Meeting 3 network administrator toolsSyaiful Ahdan
Ā 

Similar to Snort IDS Implementation on Ubuntu (20)

Detect Network Threat Using SNORT Intrusion Detection System
Detect Network Threat Using SNORT Intrusion Detection SystemDetect Network Threat Using SNORT Intrusion Detection System
Detect Network Threat Using SNORT Intrusion Detection System
Ā 
IPS_3M_eng
IPS_3M_engIPS_3M_eng
IPS_3M_eng
Ā 
project on OSPF
project on OSPFproject on OSPF
project on OSPF
Ā 
8 steps to protect your cisco router
8 steps to protect your cisco router8 steps to protect your cisco router
8 steps to protect your cisco router
Ā 
111
111111
111
Ā 
111
111111
111
Ā 
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...
Seminar Report - Network Intrusion Prevention by Configuring ACLs on the Rout...
Ā 
Intelligent adware blocker symantec
Intelligent adware blocker symantecIntelligent adware blocker symantec
Intelligent adware blocker symantec
Ā 
EE8691 ā€“ EMBEDDED SYSTEMS.pptx
EE8691 ā€“ EMBEDDED SYSTEMS.pptxEE8691 ā€“ EMBEDDED SYSTEMS.pptx
EE8691 ā€“ EMBEDDED SYSTEMS.pptx
Ā 
Lab 1 reference manual
Lab 1 reference manualLab 1 reference manual
Lab 1 reference manual
Ā 
hakin9_6-2006_str22-33_snort_EN
hakin9_6-2006_str22-33_snort_ENhakin9_6-2006_str22-33_snort_EN
hakin9_6-2006_str22-33_snort_EN
Ā 
Snort IPS
Snort IPSSnort IPS
Snort IPS
Ā 
Snort Intrusion Detection / Prevention System on PFSense Firewall
Snort Intrusion Detection / Prevention System  on PFSense FirewallSnort Intrusion Detection / Prevention System  on PFSense Firewall
Snort Intrusion Detection / Prevention System on PFSense Firewall
Ā 
Id. 01 router (computing)
Id. 01 router (computing)Id. 01 router (computing)
Id. 01 router (computing)
Ā 
Security Onion - Brief
Security Onion - BriefSecurity Onion - Brief
Security Onion - Brief
Ā 
An analysis of Network Intrusion Detection System using SNORT
An analysis of Network Intrusion Detection System using SNORTAn analysis of Network Intrusion Detection System using SNORT
An analysis of Network Intrusion Detection System using SNORT
Ā 
IDS_WK_Arsalan.pptx
IDS_WK_Arsalan.pptxIDS_WK_Arsalan.pptx
IDS_WK_Arsalan.pptx
Ā 
marlenis del carmen duarte gonzalez tegnologioa
marlenis del carmen duarte gonzalez tegnologioamarlenis del carmen duarte gonzalez tegnologioa
marlenis del carmen duarte gonzalez tegnologioa
Ā 
GSM Based Security System
GSM Based Security SystemGSM Based Security System
GSM Based Security System
Ā 
Meeting 3 network administrator tools
Meeting 3    network administrator toolsMeeting 3    network administrator tools
Meeting 3 network administrator tools
Ā 

Recently uploaded

FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | DelhiFULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | DelhiMalviyaNagarCallGirl
Ā 
Alex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson StoryboardAlex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson Storyboardthephillipta
Ā 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comthephillipta
Ā 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857delhimodel235
Ā 
FULL ENJOY - 9953040155 Call Girls in Noida | Delhi
FULL ENJOY - 9953040155 Call Girls in Noida | DelhiFULL ENJOY - 9953040155 Call Girls in Noida | Delhi
FULL ENJOY - 9953040155 Call Girls in Noida | DelhiMalviyaNagarCallGirl
Ā 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubaidajasot375
Ā 
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | DelhiMalviyaNagarCallGirl
Ā 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...dajasot375
Ā 
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...gurkirankumar98700
Ā 
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call GirlsJagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girlsashishs7044
Ā 
RAK Call Girls Service # 971559085003 # Call Girl Service In RAK
RAK Call Girls Service # 971559085003 # Call Girl Service In RAKRAK Call Girls Service # 971559085003 # Call Girl Service In RAK
RAK Call Girls Service # 971559085003 # Call Girl Service In RAKedwardsara83
Ā 
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call GirlsMandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girlsashishs7044
Ā 
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | DelhiMalviyaNagarCallGirl
Ā 
Roadrunner Lodge, Motel/Residence, Tucumcari NM
Roadrunner Lodge, Motel/Residence, Tucumcari NMRoadrunner Lodge, Motel/Residence, Tucumcari NM
Roadrunner Lodge, Motel/Residence, Tucumcari NMroute66connected
Ā 
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad EscortsCall girls in Ahmedabad High profile
Ā 
FULL ENJOY - 9953040155 Call Girls in Indirapuram | Delhi
FULL ENJOY - 9953040155 Call Girls in Indirapuram | DelhiFULL ENJOY - 9953040155 Call Girls in Indirapuram | Delhi
FULL ENJOY - 9953040155 Call Girls in Indirapuram | DelhiMalviyaNagarCallGirl
Ā 
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Moti Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | DelhiMalviyaNagarCallGirl
Ā 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...akbard9823
Ā 
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...akbard9823
Ā 
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...akbard9823
Ā 

Recently uploaded (20)

FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | DelhiFULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gandhi Vihar | Delhi
Ā 
Alex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson StoryboardAlex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson Storyboard
Ā 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Ā 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Ā 
FULL ENJOY - 9953040155 Call Girls in Noida | Delhi
FULL ENJOY - 9953040155 Call Girls in Noida | DelhiFULL ENJOY - 9953040155 Call Girls in Noida | Delhi
FULL ENJOY - 9953040155 Call Girls in Noida | Delhi
Ā 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Ā 
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Laxmi Nagar | Delhi
Ā 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Ā 
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
Ā 
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call GirlsJagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Ā 
RAK Call Girls Service # 971559085003 # Call Girl Service In RAK
RAK Call Girls Service # 971559085003 # Call Girl Service In RAKRAK Call Girls Service # 971559085003 # Call Girl Service In RAK
RAK Call Girls Service # 971559085003 # Call Girl Service In RAK
Ā 
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call GirlsMandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Mandi House Call Girls : ā˜Ž 8527673949, Low rate Call Girls
Ā 
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Old Rajendra Nagar | Delhi
Ā 
Roadrunner Lodge, Motel/Residence, Tucumcari NM
Roadrunner Lodge, Motel/Residence, Tucumcari NMRoadrunner Lodge, Motel/Residence, Tucumcari NM
Roadrunner Lodge, Motel/Residence, Tucumcari NM
Ā 
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts
(NEHA) Call Girls Ahmedabad Booking Open 8617697112 Ahmedabad Escorts
Ā 
FULL ENJOY - 9953040155 Call Girls in Indirapuram | Delhi
FULL ENJOY - 9953040155 Call Girls in Indirapuram | DelhiFULL ENJOY - 9953040155 Call Girls in Indirapuram | Delhi
FULL ENJOY - 9953040155 Call Girls in Indirapuram | Delhi
Ā 
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Moti Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Moti Nagar | Delhi
Ā 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) šŸ§ˆ 8923113531 š“€“ Esco...
Ā 
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone šŸ«— 8923113531 ā˜› Escorts Service at 6...
Ā 
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...
Aminabad @ Book Call Girls in Lucknow - 450+ Call Girl Cash Payment šŸµ 8923113...
Ā 

Snort IDS Implementation on Ubuntu