Skip to content

A network topology visualization web application based on NetworkX and Nmap

Notifications You must be signed in to change notification settings

phantom0301/Cynops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cynops

一款基于Networkx和Nmap的内网拓扑感知可视化工具

Cynops是一个基于Flask框架的在线Nmap扫描与扫描结果Networkx显示工具,是一个综合使用Flask、python-libnmap、python-networkx、jsnetworkx的练习项目。

Documentation

Cynops使用Flask Web框架编写,通过前端调用python-nmap进行内网扫描,扫描结果经过Networkx处理后,将序列化结果返回到前端的js中进行可视化显示。

admin/cat

Dependencies

  • Nmap
  • Python 2.7
  • Flask and plugn-in
  • python-libnmap
  • python-networkx
  • jsnetworkx

About

A network topology visualization web application based on NetworkX and Nmap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published