Skip to content

Commit 21e741b

Browse files
committed
Comment out x86 targets in ms17_010_eternalblue.md
Still under development.
1 parent 8d9561b commit 21e741b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

documentation/modules/exploit/windows/smb/ms17_010_eternalblue.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ inadvertently added an information disclosure with extra checks on vulnerable co
1414

1515
This exploit works against a vulnerable SMB service from one of these Windows systems:
1616

17-
* Windows XP x86 (All Service Packs)
18-
* Windows 2003 x86 (All Service Packs)
19-
* Windows 7 x86 (All Service Packs)
17+
[//]: # (https://stackoverflow.com/questions/4823468/comments-in-markdown)
18+
19+
[//]: # (* Windows XP x86 (All Service Packs))
20+
21+
[//]: # (* Windows 2003 x86 (All Service Packs))
22+
23+
[//]: # (* Windows 7 x86 (All Service Packs))
2024
* Windows 7 x64 (All Service Packs)
2125
* Windows 2008 R2 x64 (All Service Packs)
2226

0 commit comments

Comments
 (0)