README
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

  1. Description: 
  2. ------------
  3. dosreduce creates a reduced network topology from 
  4. a larger inet topolgy based on intersection of attacker and 
  5. crosstraffic paths. The nodes and links that donot intersect 
  6. with the attack tree are pruned to create a reduced network 
  7. topology.
  8. Input:
  9. ----- 
  10. dosreduce accepts the network topology in an inet topology file 
  11. and the number of attackers and active crosstraffic connections 
  12. at the command line.
  13. Output:
  14. ------
  15. Based on the intersection of the attack tree and crosstraffic paths,
  16. it outputs the attacker and victim nodes and required nodes and links
  17. in the reduced topology.  
  18. Usage:
  19. ------
  20. dosreduce inet_topology #attackers #activeconnections