多功能IP搜索
摘 要 在本次毕业设计中,我们使用 nmap 对XX大学的 IP 地址进行扫描,并结合censys 的开放 api 获取到的数据,对XX大学中响应IP运行的 http、ssh 、ftp等常见服务进行分析和可视化。我们重点根据各个服务版本信息,分布特点,讨论了可能的原因,并针对版本问题分析了可能出现的安全隐患。最后我们根据采集到的数据建立了前端网站,用户可通过IP检索对应的服务,同时可以通过网络空间资源图谱根据服务检索响应的IP列表,为相关资源的检索带来便利。
关键词 IP测绘,资源图谱,服务分析,安全分析,多功能IP搜索
Multi-function IP search
Abstract In this course, we use nmap to scan the IP address of Tsinghua University, and combine the data obtained by the open API of censys to analyze the common services such as http, ssh, ftp, etc. in response to IP running in Tsinghua University. Visualization. We focus on the various service version information, distribution characteristics, discuss the possible reasons, and analyze the possible security risks against the version problem. Finally, we built a front-end website based on the collected data. The user can retrieve the corresponding service through IP, and at the same time, it can retrieve the IP list of the response according to the service through the network space resource map, which facilitates the retrieval of related resources.
Key words IP mapping, resource mapping, service analysis, security analysis, multi-function IP search
目 录
多功能IP搜索 I
Multi-function IP search I
1 引言 1
2 数据测绘 2
2.1 测量范围与工具 2
2.2 数据测量过程 2
2.2 未能找到的网络资源原因分析 3
2.2 测量遇到的问题 3
3 可视化网络空间资源模型 4
3.1 网络空间资源分类简介 4
3.2 网络空间资源图谱架构 4
3.3 网络空间资源图谱代码实现 5
3.4 网络空间资源图谱展示与网站资源图谱功能 6
3.4 资源图谱绘制的困难与不足 7
4 网络IP资源数据分析 9
4.1 IP数据分析指标 9
4.2 基于端口状态的分析 9
5.1 多功能IP搜索平台介绍 17
5.2 前端操作与展示 17
参 考 文 献 20