File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,27 @@ Tester for MS017-010 Exploit Vulnearbility. Based on https://github.com/nixawk/l
6
6
## References
7
7
8
8
https://blogs.technet.microsoft.com/msrc/2017/04/14/protecting-customers-and-evaluating-risk/
9
+
9
10
https://www.rapid7.com/db/modules/auxiliary/scanner/smb/smb_ms17_010
11
+
10
12
https://github.com/rapid7/metasploit-framework/blob/master/modules/auxiliary/scanner/smb/smb_ms17_010.rb
13
+
11
14
https://www.symantec.com/security_response/vulnerability.jsp?bid=96707
15
+
12
16
https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-SMB2/[MS-SMB2 ] -151016.pdf
17
+
13
18
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365233 (v=vs.85).aspx
19
+
14
20
https://technet.microsoft.com/en-us/library/security/ms17-010.aspx
21
+
15
22
https://community.rapid7.com/community/metasploit/blog/2017/04/03/introducing-rubysmb-the-protocol-library-nobody-else-wanted-to-write
23
+
16
24
https://msdn.microsoft.com/en-us/library/ee441741.aspx
25
+
17
26
https://github.com/countercept/doublepulsar-detection-script/blob/master/detect_doublepulsar_smb.py
27
+
18
28
http://stackoverflow.com/questions/38735421/packing-an-integer-number-to-3-bytes-in-python
29
+
19
30
https://zerosum0x0.blogspot.com/2017/04/doublepulsar-initial-smb-backdoor-ring.html
20
31
32
+
You can’t perform that action at this time.
0 commit comments