端口5357

Searching…

www.pentestpad.com

Port 5357 – WSDAPI (Web Services for Devices) | PentestPad

Why It’s Open Port 5357 is used by the Web Services for Devices API (WSDAPI), a Microsoft implementation of WS-Discovery, which allows devices on a local network to advertise and discover services such as printers, sc...

blog.csdn.net

关于5357端口 - CSDN博客

Sep 1, 2017 · 文章浏览阅读4.2w次,点赞20次,收藏21次。最近因为工作原因,领导让调查一下5357端口是怎么回事儿,说实话当时心里很慌啊。。因为本身网络方面做的少,不过调查了之后还真有收获,这里记录一下,免得忘了。先说说如何查找5357端口是被哪个进程占用吧,废话不多说,直接上图:打开cmd,运行 ...

whatportis.com

Port 5357 (TCP UDP) for WSDAPI, detailed network port ...

Port 5357 WSDAPI **Web Services for Devices API (WSDAPI)** enables automatic discovery and communication between connected devices in a network, streamlining device management and integration on **Windows Vista, Windo...

www.internet-security.com

Internet-Security.com TCP port 5357 details

TCP port 5357 is used by Microsoft Web Services for Devices (WSDAPI) to host WSD device endpoints over HTTP. Windows Vista/7/8/10/11 and Windows Server listen on 5357 via the WSDAPI service to communicate with devices...

www.cnblogs.com

Windows系统常用端口详解 - 雨中遐想 - 博客园

Jul 31, 2024 · 5357端口 5357端口通常用于Microsoft Windows的WS-Discovery(Web Services Dynamic Discovery)。 这是一个用于网络设备自动发现的协议,特别是在局域网内使用。 这意味着某些Windows设备可能会在这个端口上进行广播,以便发现和识别同一网络中的其他设备。

www.tpfangchan.com

5357端口详解:功能、安全风险与配置指南 | IT技术解析

Sep 11, 2025 · 5357端口全面解析:功能、风险与最佳实践 5357端口是计算机网络中一个重要的通信端点,常用于本地网络服务。本文将深入探讨其功能、潜在安全风险以及配置建议,帮助IT从业者和网络管理员更好地管理和保护系统。

blog.51cto.com

端口入侵 网络安全事件 5357端口入侵 - 51CTO博客

Mar 26, 2024 · 端口入侵 网络安全事件 5357端口入侵,最近因为工作原因,领导让调查一下5357端口是怎么回事儿,说实话当时心里很慌啊。。因为本身网络方面做的少,不过调查了之后还真有收获,这里记录一下,免得忘了。先说说如何查找5357端口是被哪个进程占用吧,废话不多说,直接上图:打开cmd,运行命令 ...

askai.glarity.app

关于端口5357的漏洞利用 - 问答 - Glarity

Mar 3, 2025 · 端口5357主要用于Windows的Web Services on Devices API(WSDAPI)。该端口的漏洞利用主要集中在以下几个方面: 1. **WSDAPI远程代码执行漏洞**:此漏洞允许攻击者通过发送特制的消息到端口5357,执行恶意代码。这种攻击可以在受影响的Windows系统上造成严重安全风险 [ [

ask.csdn.net

5357端口常用于什么服务?_编程语言-CSDN问答

5357端口常用于什么服务? 该端口通常被Windows的“功能发现资源发布”(Function Discovery Resource Publication)服务占用,属于SSDP(简单服务发现协议)的一部分,主要用于网络设备和服务的自动发现。