Skip to content

Commit 53156cf

Browse files
committed
Updated README
1 parent 2c7cac0 commit 53156cf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,27 @@ Tester for MS017-010 Exploit Vulnearbility. Based on https://github.com/nixawk/l
66
## References
77

88
https://blogs.technet.microsoft.com/msrc/2017/04/14/protecting-customers-and-evaluating-risk/
9+
910
https://www.rapid7.com/db/modules/auxiliary/scanner/smb/smb_ms17_010
11+
1012
https://github.com/rapid7/metasploit-framework/blob/master/modules/auxiliary/scanner/smb/smb_ms17_010.rb
13+
1114
https://www.symantec.com/security_response/vulnerability.jsp?bid=96707
15+
1216
https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-SMB2/[MS-SMB2]-151016.pdf
17+
1318
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365233(v=vs.85).aspx
19+
1420
https://technet.microsoft.com/en-us/library/security/ms17-010.aspx
21+
1522
https://community.rapid7.com/community/metasploit/blog/2017/04/03/introducing-rubysmb-the-protocol-library-nobody-else-wanted-to-write
23+
1624
https://msdn.microsoft.com/en-us/library/ee441741.aspx
25+
1726
https://github.com/countercept/doublepulsar-detection-script/blob/master/detect_doublepulsar_smb.py
27+
1828
http://stackoverflow.com/questions/38735421/packing-an-integer-number-to-3-bytes-in-python
29+
1930
https://zerosum0x0.blogspot.com/2017/04/doublepulsar-initial-smb-backdoor-ring.html
2031

32+

0 commit comments

Comments
 (0)