地监听与远程端口扫描的设计与开发
摘 要
随着Internet的不断发展,信息技术已成为社会进步的巨大推动力。不管是存储于服务器里还是流通于Internet上的信息都已成为一个关系事业成败的关键,这就使保证信息的安全变得格外重要。本地监听与远程端口扫描程序就是在基于Internet的端口扫描的基础上,开发的一个基于java的本地监听和远程端口扫描的小程序。
该程序主要包括四个功能模块:显示当前系统信息;显示网络状态;显示当前进程;扫描计算机。其中当前系统信息和网络状态可以反应出当前计算机的系统配置和网络设置,让用户可以直观便捷的了解主机状况。而本地监听实现对正在运行进程的监听和进程分析。远程端口扫描用来对本机或远程主机的端口开放状态进行检测。通过使用以上四个功能可以使用户对本机的安全程度有更好认识,也可以对目标主机的开放状况有更直观的了解。
关键词:端口扫描;Java;进程
Design and Implementation of Local Monitoring and Remote Port Scan
With the development of internet, information technology has been a huge push to social advancement. Information stored in server or flowing in Internet has been a key related to the accomplishment of work. So it becomes especially important to assure security of information. Local listening and remote port scan program is developed in java language .
This program includes four function modules——current system information showing module, current networking state showing module, current progress showing module and computer scanning module. Modules of system information showing and networking state showing can display computer’s system configuration and networking setting, which can help user get the state of the computer. Local listening listens to and analyzes running progress. Remote port scan can test port states of local machine and remote machine. By using the following four functions, user can know deeply in the safe state of host , and know more about goal machine’s state directly.
Key words :port scanning;Java;process
目 录
论文页数:19页