当前位置:网站首页>Installation and use of hfish honey pot
Installation and use of hfish honey pot
2022-07-20 07:29:00 【sec0nd_】
List of articles
Preface
I had the opportunity to contact the installation and use of honeypots
HFish It's a community free honeypot , Focus on enterprise security scenarios , Detect from the intranet failure 、 Extranet threat perception 、 Threat Intelligence production starts from three scenarios , Provide users with independent and practical functions , Through security 、 agile 、 Reliable medium and low interaction honeypots increase users' ability in the field of loss perception and Threat Intelligence .
HFish Have more than 40 Honeypot environment 、 Provide free cloud Honeynet 、 Highly customizable honey bait ability 、 One key deployment 、 Cross platform and multi architecture 、 Domestic operating system and CPU Support 、 Very low performance requirements 、 mail /syslog/webhook/ Enterprise WeChat / nailing / Flybook alarm and other features , Help users reduce operation and maintenance costs , Improve operational efficiency .
install
Configuration instructions
HFish Including management side and node side ( The management end itself can also be used as a node end ), The management side is used to generate and manage the node side , And receive 、 Analyze and display the data returned by the node , The node side accepts the control of the management side and is responsible for building the honeypot service .
The management end and the node end have different configuration requirements , See HFish Chapter 2 of the user manual : https://hfish.net/#/2-0-deploy
setup script
I use Alibaba cloud CentOS 8.2 The server
First, open the firewall 4433、4434 These two ports
firewall-cmd --add-port=4433/tcp --permanent #( be used for web Interface to start )
firewall-cmd --add-port=4434/tcp --permanent #( It is used for communication between the node and the management end )
firewall-cmd --reload
If the computer can be connected to the Internet , Use root jurisdiction , Run the following command
bash <(curl -sS -L https://hfish.net/webinstall.sh)
If you can't connect to the Internet , Download the installation package first :https://hfish.cn-bj.ufileos.com/hfish-3.0.1-linux-amd64.tgz ( Linux x86 framework 64 Bit system )
Then decompress , Run the installation file to install
sudo ./install.sh
After installation, you can log in
Login link :https://[ip]:4433/web/
account number :admin
password :HFish2021
Using modules
Because my honeypot is on the public network , As soon as I logged in, I had two attack messages …
The following is a brief introduction to each module
home page 、 screen
There will be some general news , It is a visual processing of data
Attack list
Here is the show 、 polymerization 、 Search for 、 Analyze and Export HFish Honeypot capture attack data page
The attack data displayed on this page includes :
- Name of honeypot attacked
- Number of attacked
- Name of the attacked node
- The source of the attack IP And geographical location
- Threat Intelligence
- Last attack time
- Attack time
- Attack data length
- Attack details
Scanning perception
Here is the show HFish The honeypot node is TCP、UDP and ICMP Full port scan detection behavior of three protocols
Collapse perception
Here is the use of honey bait to realize the host fell to perceive the threat , I don't understand yet , For the moment, skip
The source of the attack
Here is a demonstration of trying to connect and attack each node IP, And IP Past attack records
Account assets
Here is the storage of attackers in all HFish The account number entered in the honeypot login interface 、 password
Node management
HFish use B/S framework , The system is composed of control end and node end , The control end is used to generate and manage the node end , And receive 、 Analyze and display the data returned by the node , The node accepts the control of the control end and is responsible for building the honeypot service .
By default, the management end is a built-in node , You can add external nodes , After entering the node information , Deploy the corresponding installation package at the node to deploy external nodes
Service management
Here are some templates for honeypots , These templates can be deployed on nodes
边栏推荐
- 2022T电梯修理理论题库及在线模拟考试
- Selenium断言与JS执行器
- 【obs】obs加载module的过程
- 【每日一题】749. 隔离病毒
- 股票开户免费办理佣金最低的券商,网上开户安全吗
- LeetCode 0119. Yang Hui triangle II - spatial optimization based on in situ rolling
- wallys//IPQ4019/IPQ4029/IPQ5018 WIFI5 WIFI6 openwrt
- LeetCode 0749. 隔离病毒 - 大模拟
- Fiddler5+ lightning simulator 4.0 settings for app packet capturing
- String decompression (Huawei OD)
猜你喜欢
MIT-6874-Deep Learning in the Life Sciences Week 8
2022年R2移动式压力容器充装考题及模拟考试
Rocketchip RISC-V Debug调试硬件相关(二)dmInner时钟和复位
greenplum 6 数据存放
SpingBoot+Quartrz单机版实现动态定时任务(利用反射实现自定义业务)
由浅入深了解羚珑平台统一接入服务 —— Monet
01. Valid parentheses
C# 特性的使用
微信支付APIV3统一支付接口(H5、JSAPI、H5、App、小程序)
[e-commerce operation] post on social media and no one reads it? Time is the key!
随机推荐
迁移学习-入门
Rocketchip RISC-V Debug调试硬件相关(二)dmInner时钟和复位
JDBC连接数据库(idea版)
SoC第一个工程hello_world
Metaverse:元宇宙中DeFi的可能性和局限性
【Runge-Kutta】龙格-库塔法求解微分方程matlab仿真
我就是测试一下而已
Electron渲染进程引入模块:Uncaught ReferenceError: require is not defined
"Wei Lai Cup" 2022 Niuke summer multi school training camp 1, sign in question Gadi
Stock account opening is free of charge. Is it safe to open an account online
2022-07-18: what is the output of the following go language code? A:Groutine; B:Main; C:Goroutine; D:GoroutineMain。 package main import ( “f
微信支付APIV3统一回调接口封装(H5、JSAPI、H5、App、小程序)
Pat b-b1007 prime pair conjecture (20)
【每日一题】749. 隔离病毒
独立站流量转化低?客户复购率低?这里看过来
修改csv
【目标检测】MMDetection常用指令
LeetCode 0749. 隔离病毒 - 大模拟
初等变换 矩阵的秩
MySQL master-slave replication, read-write separation