metasploit-framework/modules
Auxilus 9bae6246b2
Check for accessible named pipe on vuln targets
```
msf5 auxiliary(scanner/smb/smb_ms17_010) > run

[+] 192.168.0.2:445       - Host is likely VULNERABLE to MS17-010! - Windows 7 Ultimate 7601 Service Pack 1 x64 (64-bit)
[*] 192.168.0.2:445       - Checking for accessible named pipes
[+] 192.168.0.2:445       - Found accessible named pipe: netlogon
[+] 192.168.0.2:445       - Found accessible named pipe: lsarpc
[+] 192.168.0.2:445       - Found accessible named pipe: samr
[+] 192.168.0.2:445       - Found accessible named pipe: browser
[+] 192.168.0.2:445       - Found accessible named pipe: atsvc
[*] Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
```
2018-02-24 03:20:34 +05:30
..
auxiliary Check for accessible named pipe on vuln targets 2018-02-24 03:20:34 +05:30
encoders 40% done 2017-08-28 20:17:58 -04:00
exploits Land #9601, ms17_010_eternalblue reliability fixes 2018-02-22 15:30:45 -06:00
nops add newline 2017-09-14 18:26:11 +02:00
payloads Land #9584, Fix reverse_php_ssl infinite loop 2018-02-22 07:03:52 -06:00
post Merge branch 'master' into land-9607- 2018-02-23 11:09:20 -06:00