当前位置:网站首页>Instructions for using the domain analysis tool bloodhound
Instructions for using the domain analysis tool bloodhound
2022-07-07 01:25:00 【Qianli ZLP】
Software introduction
BloodHound It is a tool to visualize and analyze the relationship in the domain environment , In the form of drawings and lines , Users in the domain 、 Computer 、 Group 、Sessions、ACLs And all relevant users in the domain 、 Group 、 Computer 、 Landing information 、 The relationship between access control policies is more intuitively displayed in front of the red team personnel for more convenient analysis of the situation in the domain , More quickly upgrade your permissions in the domain . It can also enable members of the blue team to better detect the security of their own network system and ensure the security of the domain .
Neo4j Is a NOSQL Graphic database , It stores structured data on the network instead of tables ,Bloodhound Use this characteristic to make a reasonable analysis , It can more intuitively transform the data into node space ” To express relevant data .BloodHound By exporting relevant information in the domain , After collecting the data , Import it into Neo4j In the database , Perform presentation analysis .


Software use
install Neo4j Graph database
边栏推荐
- AI automatically generates annotation documents from code
- [case sharing] basic function configuration of network loop detection
- C语言实例_4
- Make Jar, Not War
- Lldp compatible CDP function configuration
- Tensorflow GPU installation
- LLDP兼容CDP功能配置
- Dynamic planning idea "from getting started to giving up"
- NEON优化:关于交叉存取与反向交叉存取
- 今日问题-2022/7/4 lambda体中修改String引用类型变量
猜你喜欢

子网划分、构造超网 典型题

LLDP兼容CDP功能配置

阿里云中mysql数据库被攻击了,最终数据找回来了

从底层结构开始学习FPGA----FIFO IP的定制与测试

Go zero micro service practical series (IX. ultimate optimization of seckill performance)

Transformation transformation operator

go-zero微服务实战系列(九、极致优化秒杀性能)

Make Jar, Not War

LeetCode:1175. 质数排列

第三方跳转网站 出现 405 Method Not Allowed
随机推荐
Openjudge noi 1.7 10: simple password
Openjudge noi 1.7 08: character substitution
【信号与系统】
机器学习:随机梯度下降(SGD)与梯度下降(GD)的区别与代码实现。
How to manage distributed teams?
table表格设置圆角
Asset security issues or constraints on the development of the encryption industry, risk control + compliance has become the key to breaking the platform
Install Firefox browser on raspberry pie /arm device
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
Spark TPCDS Data Gen
ARM裸板调试之JTAG调试体验
NEON优化:性能优化常见问题QA
黑马笔记---创建不可变集合与Stream流
[case sharing] basic function configuration of network loop detection
【芯片方案设计】脉搏血氧仪
ESP Arduino (IV) PWM waveform control output
SuperSocket 1.6 创建一个简易的报文长度在头部的Socket服务器
自旋与sleep的区别
golang中的Mutex原理解析
NEON优化:性能优化经验总结