Skip to content

Commit

Permalink
Merge pull request #175 from ritza-co/add-winrm-discovery-port
Browse files Browse the repository at this point in the history
DOCS-130 add WinRM
  • Loading branch information
sixhobbits authored Oct 20, 2023
2 parents a7ab2a4 + 3535573 commit 8185a76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Below is a complete reference list of all ports that may be used to access targe
| Remote Collector(s) (RC) | 443 (TCP) | APIs<br/>SMIS | RC to targets | Hypervisor, Cloud and Cisco ACI/UCS Discovery |
| Remote Collector(s) (RC) | 80/443 (TCP)<br/>5988/5989 (TCP) | APIs | RC to targets | Storage Discovery |
| Windows Discovery Service (WDS)| 135 (TCP)<br/>137 (UDP)<br/>139 (TCP)<br/>445 (TCP)<br/>1024-65535 (TCP) | WMI | WDS to targets | WMI based discovery of Windows infrastructure |

| Windows Discovery Service (WDS)| 5985 (TCP)<br/>5986 (TCP) | WinRM | WDS to targets | WinRM discovery of Windows infrastructure |

0 comments on commit 8185a76

Please sign in to comment.