当前位置:网站首页>信息安全实验二 :使用X-SCANNER扫描工具
信息安全实验二 :使用X-SCANNER扫描工具
2022-07-07 06:38:00 【一顿吃不饱】
一、实验目的及要求
1.熟悉对计算机的端口进行扫描的原理;
2.熟练使用X-SCANNER扫描工具对计算机的端口进行扫描。
3.使用端口扫描对一台主机进行扫描,并显示出结果( 一台主机上有哪些端口是打开的 )。对一个网段进行 IP扫描,显示出结果( 一个网段内有哪些主机是开机的 )。
二、实验内容
1.熟练使用X-SCANNER扫描工具的界面
2.查看端口信息
打开扫描结果查看是否有可以入侵的带共享资源的机器,检查常用端口如21、23、139等是否开放。
3.发现系统漏洞
发现目标系统的CGI漏洞、IIS漏洞、RPC漏洞、SQL Server漏洞和FTP弱口令漏洞等。
三、实验环境
运行Windows XP/2000操作系统的计算机。
四、实验步骤及结果分析
1.安装扫描工具X-Scan ,点击运行
2.在设置中进行扫描参数设置,进行本地扫描
在全局设置中选择扫描模块,包括、IIS漏洞、RPC漏洞、SQL Server漏洞和FTP弱口令漏洞等
在插件设置中进行端口相关的设置
配置好后点击确定,然后点击运行按钮
扫描完成,报告发现92个漏洞
3.对网段192.168.0.0-192.168.0.100进行扫描
扫描完成,不存在漏洞
五、 总结与分析
在安装软件和使用软件进行端口扫描的时候,要关闭系统的防火墙和实时保护,否则会被当成恶意软件强行停止。通过本次实验,我掌握了X-Scan的使用方法,及如何进行配置和扫描端口。
边栏推荐
- Port occupation troubleshooting
- 二叉树高频题型
- Systick tick timer
- Jenkins task grouping
- Expérience de port série - simple réception et réception de données
- Upgrade Alibaba cloud RDS (relational database service) instance to com mysql. jdbc. exceptions. Troubleshooting of jdbc4.communicationsexception
- Simulation volume leetcode [general] 1567 Length of the longest subarray whose product is a positive number
- [chaosblade: node disk filling, killing the specified process on the node, suspending the specified process on the node]
- Locust performance test 2 (interface request)
- Mysql数据库-锁-学习笔记
猜你喜欢
Several stages of PMP preparation study
STM32串口寄存器库函数配置方法
JVM 内存结构 详细学习笔记(一)
Huawei HCIP - datacom - Core 03 jours
C language pointer (Part 2)
Connecting mobile phone with ADB
Troublesome problem of image resizing when using typora to edit markdown to upload CSDN
【Istio Network CRD VirtualService、Envoyfilter】
華為HCIP-DATACOM-Core_03day
Variable parameter of variable length function
随机推荐
Leetcode question brushing record (array) combination sum, combination sum II
【Istio Network CRD VirtualService、Envoyfilter】
RuntimeError: Calculated padded input size per channel: (1 x 1). Kernel size: (5 x 5). Kernel size c
Interpretation of MySQL optimization principle
Skill review of test engineer before interview
Full link voltage test of the e-commerce campaign Guide
Idea development environment installation
C language pointer (Part 2)
Confitest of fixture py
Detailed learning notes of JVM memory structure (I)
Pytest+request+allure+excel interface automatic construction from 0 to 1 [familiar with framework structure]
四、机器学习基础
Simulation volume leetcode [general] 1705 The maximum number of apples to eat
寄存器地址名映射
Unity shader beginner's Essentials (I) -- basic lighting notes
C language pointer (special article)
Register address name mapping
Original collection of hardware bear (updated on May 2022)
PMP examination experience sharing
Count the number of words in the string c language