Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dcerpc hidden scanner #16016

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Conversation

bwatters-r7
Copy link
Contributor

This is a fix for a bug brought up in the pentest huddle. It turns out that this module did not originally have an RHOST value. I think what happened was that later in changes to RHOST and RHOSTS, RHOST became synonymous with RHOSTS, so the original removal of RHOST as a value then took out RHOSTS.
This change just takes out the RHOST removal and pulls out only RPORT, which is populated by talking to the RPC service.
This is a one-line change- to make life easier, I separated the actual fix from the rubocop fixes into two different commits.
For testing, it is as simple as:

  • start msfconsole
  • use use auxiliary/scanner/dcerpc/hidden
  • show options
  • verify rhosts is an option, now
  • set RHOST <ip>
  • run
  • verify it does what it is supposed to do (scan and find hidden RPC services)
  • set RHOSTS <ip>
  • verify it does what it is supposed to do (scan and find hidden RPC services)

I had little luck targeting workstations, but lots of luck targeting servers. Specifically, the best target for me was a Server 2016 VM running exchange:

Wall of Text
msf6 exploit(windows/http/manageengine_servicedesk_plus_cve_2021_44077) > use auxiliary/scanner/dcerpc/hidden 
msf6 auxiliary(scanner/dcerpc/hidden) > set rhost 10.5.132.117
rhost => 10.5.132.117
msf6 auxiliary(scanner/dcerpc/hidden) > run

[*] 10.5.132.117:         - Connecting to the endpoint mapper service...
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6400...
[*] 10.5.132.117:         - 	HIDDEN: UUID 76f226c3-ec14-4325-8a99-6a46348418ae v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 894de0c0-0d55-11d3-a322-00c04fa321a1 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 76f226c3-ec14-4325-8a99-6a46348418af v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:35328...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8917...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8747...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8683...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8669...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8638...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8605...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8598...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8586...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8567...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8520...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8508...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 8326cd1d-cf59-4936-b786-5efc08798e25 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 9556dc99-828c-11cf-a37e-00aa003240c7 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID f50a28cf-5c9c-4f7e-9d80-e25e16e18c59 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 1be41572-91dd-11d1-aeb2-00c04fb68820 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 6919dd07-1637-4611-a8a7-c16fac5b2d53 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fec1b0ac-5808-4033-a915-c0185934581e v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID e245105b-b06e-11d0-ad61-00c04fd8fdff v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fd450835-cf1b-4c87-9fd2-5e0d42fde081 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 580acaf8-fa1c-11d0-ad72-00c04fd8fdff v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 8a0dc377-a9d3-41cb-bd69-ae1fdaf2dc68 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 631f7d96-d993-11d2-b339-00105a1f4aaf v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID df2373f5-efb2-475c-ad58-3102d61967d4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8404...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8374...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8370...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8339...
[*] 10.5.132.117:         - 	HIDDEN: UUID a2c45f7c-7d32-46ad-96f5-adafb486be74 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 93149ca2-973b-11d1-8c39-00c04fb984f9 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8331...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8314...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8284...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 938fe036-ede6-4f6c-966e-a3d7300279c8 v0.1
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 9b48e5eb-b4cd-4b6d-ae73-656e0a777bda v0.1
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8282...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8258...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8249...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8225...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8222...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8220...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8210...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8209...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8208...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8206...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8207...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 4d88f820-8c32-4453-9e30-7297e2fcf025 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8205...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8204...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 5261574a-4572-206e-b268-6b199213b4e4 v0.1
[*] 10.5.132.117:         - 		CONN BIND CALL ERROR=DCERPC FAULT => nca_s_fault_ndr 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID a4f1db00-ca47-1067-b31f-00dd010662da v0.81
[*] 10.5.132.117:         - 		CONN BIND CALL ERROR=DCERPC FAULT => nca_s_fault_ndr 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID f5cc5a18-4264-101a-8c59-08002b2f8426 v56.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=00000000000000000000000000000000000000000000000011010480 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8203...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8202...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8163...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8116...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8113...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 938fe036-ede6-4f6c-966e-a3d7300279c8 v0.1
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 9b48e5eb-b4cd-4b6d-ae73-656e0a777bda v0.1
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID df831451-edad-415d-905f-9d3793f92db3 v0.81
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 31e68719-d4fc-401a-8788-bc56169a336b v0.1
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8110...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8107...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8106...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:8104...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6531...
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6431...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6411...
[*] 10.5.132.117:         - 	HIDDEN: UUID 41208ee0-e970-11d1-9b9e-00e02c064c39 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fc13257d-5567-4dea-898d-c6f9c48415a0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:2107...
[*] 10.5.132.117:         - 	HIDDEN: UUID 41208ee0-e970-11d1-9b9e-00e02c064c39 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fc13257d-5567-4dea-898d-c6f9c48415a0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:2103...
[*] 10.5.132.117:         - 	HIDDEN: UUID 41208ee0-e970-11d1-9b9e-00e02c064c39 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fc13257d-5567-4dea-898d-c6f9c48415a0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:2105...
[*] 10.5.132.117:         - 	HIDDEN: UUID 41208ee0-e970-11d1-9b9e-00e02c064c39 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fc13257d-5567-4dea-898d-c6f9c48415a0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6408...
[*] 10.5.132.117:         - Remote Management Interface Error: DCERPC FAULT => nca_unk_if
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6403...
[*] 10.5.132.117:         - 	HIDDEN: UUID ace1c026-8b3f-4711-8918-f345d17f5bff v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID afc07e2e-311c-4435-808c-c483ffeec7c9 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID d25576e4-00d2-43f7-98f9-b4c0724158f9 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID c681d488-d850-11d0-8c52-00c04fd90f7e v1.0
[*] 10.5.132.117:         - 		CONN BIND CALL ERROR=DCERPC FAULT => nca_s_fault_ndr 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fb8a0729-2d04-4658-be93-27b4ad553fac v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 4f32adc8-6052-4a04-8701-293ccf2096f0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 11220835-5b26-4d94-ae86-c3e475a809de v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 5cbe92cb-f4be-45c9-9fc9-33e73e557b20 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 7f1317a8-4dea-4fa2-a551-df5516ff8879 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 3dde7c30-165d-11d1-ab8f-00805f14db40 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 3919286a-b10c-11d0-9ba8-00c04fd92ef5 v0.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=0000000057000000 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6406...
[*] 10.5.132.117:         - 	HIDDEN: UUID 12345778-1234-abcd-ef00-0123456789ab v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID ace1c026-8b3f-4711-8918-f345d17f5bff v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID afc07e2e-311c-4435-808c-c483ffeec7c9 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID d25576e4-00d2-43f7-98f9-b4c0724158f9 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID c681d488-d850-11d0-8c52-00c04fd90f7e v1.0
[*] 10.5.132.117:         - 		CONN BIND CALL ERROR=DCERPC FAULT => nca_s_fault_ndr 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID fb8a0729-2d04-4658-be93-27b4ad553fac v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 4f32adc8-6052-4a04-8701-293ccf2096f0 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 11220835-5b26-4d94-ae86-c3e475a809de v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 5cbe92cb-f4be-45c9-9fc9-33e73e557b20 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 7f1317a8-4dea-4fa2-a551-df5516ff8879 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 3dde7c30-165d-11d1-ab8f-00805f14db40 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 3919286a-b10c-11d0-9ba8-00c04fd92ef5 v0.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=0000000057000000 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID e3514235-4b06-11d1-ab04-00c04fc2dcd2 v4.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID f5cc5a18-4264-101a-8c59-08002b2f8426 v56.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=0000000000000000000000000000000000000000000000001e010480 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6402...
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000134-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 18f70770-8e64-11cf-9af1-0020af6e72f4 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000131-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000143-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 326731e3-c1c0-4a69-ae20-7d9044a4ea5c v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 63fbe424-2029-11d1-8db8-00aa004abd5e v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID a0bc4698-b8d7-4330-a28f-7709e18b6108 v4.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 2eb08e3e-639f-4fba-97b1-14f878961076 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000132-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 0a74ef1c-41a4-4e06-83ae-dc74fb1cdd53 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 30b044a5-a225-43f0-b3a4-e060df91f9c1 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 1299cf18-c4f5-4b6a-bb0f-2299f0398e27 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 22d2e146-1a68-40b8-949c-8fd848b415e6 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 2abc0864-9677-42e5-882a-d415c556c284 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 733b7764-5c0c-4ad6-bb4b-d0585e993e0e v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 420bca2f-a0e8-45f4-a8ff-906745e8876c v1.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=0000000022f1732a50fc5242bd4d2505389daa8a00000000 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID f19c345c-5e00-4cb4-b1d1-eff9ea31b166 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 3d27921d-9a28-483f-a749-a48fde7d0c5f v1.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=410002c0 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 1ff70682-0a51-30e8-076d-740be8cee98b v1.0
[*] 10.5.132.117:         - 		CONN BIND CALL DATA=0000000032000000 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 378e52b0-c0a9-11cf-822d-00aa0051e40f v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 2a82bb21-e44f-4791-9aa1-dfae788e2f43 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 33d84484-3626-47ee-8c6f-e7e98b113be1 v2.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID b12fd546-c875-4b41-97d8-950487662202 v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 1257b580-ce2f-4109-82d6-a9459d0bf6bc v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID f309ad18-d86a-11d0-a075-00c04fb68820 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID d4781cd6-e5d3-44df-ad94-930efe48a887 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 9556dc99-828c-11cf-a37e-00aa003240c7 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 027947e1-d731-11ce-a357-000000000001 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 1c1c45ee-4395-11d2-b60b-00104b703efd v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 423ec01e-2e35-11d2-b604-00104b703efd v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 21cd80a2-b305-4f37-9d4c-4534a8d9b568 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID eb658b8a-7a64-4ddc-9b8d-a92610db0206 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 7c857801-7381-11cf-884d-00aa004b2e24 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 00000141-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 000001a0-0000-0000-c000-000000000046 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 41aa40e6-2fba-4e80-ade9-34306567206d v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 2c9273e0-1dc3-11d3-b364-00105a1f8177 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID e8107bdf-baaf-4c7c-bb5f-9d732e8d8f07 v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID b1b55910-8ba0-47a5-a16e-2b733b1d987c v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Looking for services on 10.5.132.117:6401...
[*] 10.5.132.117:         - 	HIDDEN: UUID 30adc50c-5cbc-46ce-9a0e-91914789e23c v1.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - 	HIDDEN: UUID 82273fdc-e32a-18c3-3f78-827929dc23ea v0.0
[*] 10.5.132.117:         - 		CONN BIND ERROR=DCERPC FAULT => nca_s_fault_access_denied 
[*] 10.5.132.117:         - 
[*] 10.5.132.117:         - Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
msf6 auxiliary(scanner/dcerpc/hidden) > 

@@ -3,6 +3,8 @@
# Current source: https://github.com/rapid7/metasploit-framework
##

require 'English'
require 'English'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unclear why rubocop added double English.....?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. rubocop doesn't complain when both are removed.

$ rubocop modules/auxiliary/scanner/dcerpc/hidden.rb
Inspecting 1 file
W

Offenses:

modules/auxiliary/scanner/dcerpc/hidden.rb:76:11: W: Lint/UselessAssignment: Useless assignment to variable - res.
          res = dcerpc.call(0, NDR.long(0) * 128)
          ^^^
modules/auxiliary/scanner/dcerpc/hidden.rb:84:9: W: Lint/RescueException: Avoid rescuing the Exception class. Perhaps you meant to rescue StandardError?
        rescue ::Exception => e ...
        ^^^^^^^^^^^^^^^^^^^^^^^
modules/auxiliary/scanner/dcerpc/hidden.rb:114:3: W: Lint/RescueException: Avoid rescuing the Exception class. Perhaps you meant to rescue StandardError?
  rescue ::Exception => e ...
  ^^^^^^^^^^^^^^^^^^^^^^^

1 file inspected, 3 offenses detected

@bwatters-r7 bwatters-r7 added the bug label Jan 5, 2022
@sempervictus
Copy link
Contributor

Confirm that this was broken when RHOSTS scanning came in. I monkeyed around it at some point to get it to work on engagement - something gross was done 😄. Thank you for fixing this.

@space-r7 space-r7 self-assigned this Jan 13, 2022
@space-r7
Copy link
Contributor

Changes look good to me, and the deregister_tcp_options() method doesn't appear to be used in Pro:

Output of module run on `master`
msf6 > use auxiliary/scanner/dcerpc/hidden
msf6 auxiliary(scanner/dcerpc/hidden) > options

Module options (auxiliary/scanner/dcerpc/hidden):

   Name     Current Setting  Required  Description
   ----     ---------------  --------  -----------
   THREADS  1                yes       The number of concurrent threads (max one per host)

msf6 auxiliary(scanner/dcerpc/hidden) > set rhosts 192.168.140.232 192.168.140.138
rhosts => 192.168.140.232 192.168.140.138
msf6 auxiliary(scanner/dcerpc/hidden) > run

[*] Connecting to the endpoint mapper service...
[*] Could not connect to the endpoint mapper service
[*] Could not contact the endpoint mapper on 192.168.140.232 192.168.140.138
[*] Scanned 1 of 2 hosts (50% complete)
[*] Connecting to the endpoint mapper service...
[*] Could not connect to the endpoint mapper service
[*] Could not contact the endpoint mapper on 192.168.140.232 192.168.140.138
[*] Scanned 2 of 2 hosts (100% complete)
[*] Auxiliary module execution completed
Output of module run after fix
msf6 > use auxiliary/scanner/dcerpc/hidden
msf6 auxiliary(scanner/dcerpc/hidden) > options

Module options (auxiliary/scanner/dcerpc/hidden):

   Name     Current Setting  Required  Description
   ----     ---------------  --------  -----------
   RHOSTS                    yes       The target host(s), see https://github.com/rapid7/metasploit-f
                                       ramework/wiki/Using-Metasploit
   THREADS  1                yes       The number of concurrent threads (max one per host)

msf6 auxiliary(scanner/dcerpc/hidden) > set rhosts 192.168.140.232 192.168.140.138
rhosts => 192.168.140.232 192.168.140.138
msf6 auxiliary(scanner/dcerpc/hidden) > run

[*] 192.168.140.232:      - Connecting to the endpoint mapper service...
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49664...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49670...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49669...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49668...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49667...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49666...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.232:      - Looking for services on 192.168.140.232:49665...
[*] 192.168.140.232:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] Scanned 1 of 2 hosts (50% complete)
[*] 192.168.140.138:      - Connecting to the endpoint mapper service...
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:49152...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:59882...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:49156...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:49155...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:49154...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] 192.168.140.138:      - Looking for services on 192.168.140.138:49153...
[*] 192.168.140.138:      - Remote Management Interface Error: DCERPC FAULT => nca_s_fault_access_denied
[*] Scanned 2 of 2 hosts (100% complete)
[*] Auxiliary module execution completed

@space-r7 space-r7 added the rn-fix release notes fix label Jan 13, 2022
@space-r7 space-r7 merged commit 383ada6 into rapid7:master Jan 13, 2022
@space-r7
Copy link
Contributor

Release Notes

This fixes an issue in the auxiliary/scanner/dcerpc/hidden module where the RHOSTS datastore option was not available, resulting in hosts not being scanned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants