当前位置:网站首页>Getting started with web security - deploy snort open source ids/ips system
Getting started with web security - deploy snort open source ids/ips system
2022-07-19 11:04:00 【51CTO】
This article simply deploys open source IDS/IPS System
1、windows Server deployment snort

The environment is as follows :
1、npcap Software
2、snort2 Software
3、windows_server2016
download npcap Software

land npcap Website , Click on “ download ”

Select the corresponding version to download

download
open snort Website

choice “download”

choice exe Version to download

download
3、windows server

Install the standard version
4、 install npcap

I agree

install

Waiting for the installation

next

finish
6、 install snort

I agree

next

next

close

Click ok
7、 Prepare to edit the file

Open the installation directory
The default is in C disc

bin Folder

Input cmd
Open here cmd

Input

snort Has been launched
And is already crawling data

ctrl + c You can stop

Statistics
8、 edit snort.conf

Open Directory

Notepad open

It can be opened by writing pad

find windows users

Directory location

rules Catalog

download rules

Click on sign in

Click on sign up

To register

Download rule library

Put in rules In the folder
1、snort It's an engine , It is a system
2、 Data collection is also needed
3、 Data analysis 、 classification 、 Arrangement
4、 Visual interface
2、linux Server deployment snort
1、 Install basic dependency package

choice yes

choice y

Installation completed

Input
End yum, restart yum process

Input

Input y

Updating

Input

Input y

install cmake Tools

Download the source code

Put it on the desktop

perform

In execution

compile

Have in hand

install

install LuaJIT

To download

Entry directory

Compile and install

In execution

Copy file

Install first PCRE

download

Entry directory

install libpcap



Input y

Because it is installed manually snort, So this is the end of the installation tutorial .
snort Just an intrusion detection system engine . Later, we will install visual IDS.
边栏推荐
- LeetCode 2325. Decrypt message (map)
- (一)了解MySQL
- E-commerce sales data analysis and prediction (date data statistics, daily statistics, monthly statistics)
- (二)使用MySQL
- 今日睡眠质量记录79分
- Win10 install Apache Jena 3.17
- nodeJS中promise对象对结果简便输出办法(建议使用异步终极方案 async+await)
- 【手写数字识别】基于Lenet网络实现手写数字识别附matlab代码
- Google Earth Engine——Hansen Global Forest Change v1.8 (2000-2020) 森林覆盖度和森林损失量数据集
- LeetCode 745. 前缀和后缀搜索
猜你喜欢

如何在 RHEL 9 中更改和重置忘记的root密码

过拟合与欠拟合

Win10安装Apache Jena 3.17

antd 下拉多选传值到后台做查询操作

Detailed explanation of Euler angle, axis angle, quaternion and rotation matrix

LeetCode 558. 四叉树交集

Detailed explanation of multiple linear regression

军品研制过程所需文件-进阶版

ROS duplicate name

LeetCode 2335. Minimum total time required to fill the cup
随机推荐
Pytorch. NN implementation of multi-layer perceptron
Mobile keyboard (simulation question)
ENVI_IDL:使用反距离权重法选取最近n个点插值(底层实现)并输出为Geotiff格式(效果等价于Arcgis中反距离权重插值)
String type function transfer problem
如何在 RHEL 9 中更改和重置忘记的root密码
Configuration of vscode+unity3d
MySQL query error
NVIDIA uses AI to design GPU: the latest H100 has been used, which reduces the chip area by 25% compared with traditional EDA
vSphere 下借助 vDS 或 NSX 做端口镜像的方法总结
LeetCode 2335. Minimum total time required to fill the cup
Google Earth Engine APP(GEE)—设定中国区域的一个夜间灯光时序分析app
军品研制过程所需文件-进阶版
Win10的环境变量配置
一个报错, Uncaught TypeError: ModalFactory is not a constructor
Modify the default path of jupyter see this article!
After summarizing the surface based knowledge of the database
空天地海一体化网络体系架构与网络切片技术
The difference between journal log and oplog log
空天地海一体化网络体系架构与网络切片技术
Unity3d 读取mpu9250 例子原代码