readme
来自「跑leach需要的」· 代码 · 共 24 行
TXT
24 行
Description: ------------dosreduce creates a reduced network topology from a larger inet topolgy based on intersection of attacker and crosstraffic paths. The nodes and links that donot intersect with the attack tree are pruned to create a reduced network topology.Input:----- dosreduce accepts the network topology in an inet topology file and the number of attackers and active crosstraffic connections at the command line.Output:------Based on the intersection of the attack tree and crosstraffic paths,it outputs the attacker and victim nodes and required nodes and linksin the reduced topology. Usage:------dosreduce inet_topology #attackers #activeconnections
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?