Port - 5357 Hacktricks
curl http://<target>:5357/
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope...> ... <wsa:Address>urn:uuid:56e-etc...</wsa:Address> ... <pub:Computer>LEDGER-DC01</pub:Computer> ... port 5357 hacktricks
If you encounter Port 5357 during a scan, you can use these methods to gather more information: curl http://<target>:5357/ <
Port 5357 is used by for device discovery and control (e.g., network scanners, printers, media servers). It's part of WSD (Web Services on Devices) — Microsoft's implementation of devices profile for web services (DPWS). ?xml version="1.0" encoding="utf-8"?>