Guest Submission: Howto Disable SSDP

Posted 965 days ago - Security, Windows

SSDP Packet Capture SSDP - Simple Service Discovery Protocol - can actually turn out to be a disservice, if this protocol acts in the way pictured to the left. As you can see from the Wireshark capture, SSDP is causing some unnecessary congestion in my LAN; in fact, it's not unusual for SSDP to broadcast about 10 frames every couple of minutes. That's annoying, and if it's causing the same problem for you, the following instructions may help stop this spam.

  1. In Windows: 'Start' > 'Run...' > type in 'services.msc' into the text-input field and press 'Enter'.
  2. Locate the redundantly named "SSDP Discovery Protocol" > right click > left click 'Properties'
  3. Under the 'General' tab, locate 'Startup type.' Select 'Disable,' then click 'Apply.'
  4. Locate "Universal Plug and Play" and repeat steps 2-3.
  5. If this solves your problem, good for you. If this doesn't solve your problem, proceed to step 6.
  6. Type your private default gateway address* into the address bar of your internet browser.
  7. Submit user name & password to login into your router [for the purpose of this Howto, a Linksys will be used].
  8. Go to the 'Password tab' and identify 'UPnP Services.' Check 'Disable,' then select 'Apply.'
  9. Logout of the router, or close your browser tab and clear the cookies from this session.
MS Services MMC and SSDP
Linksys Router Admin Page

End.

* private default gateway can be found by:

a) 'Start' > 'Run...' > type 'cmd' > press 'Enter'

b) Type 'ipconfig' into the command prompt > press 'Enter'

c) Locate the ip address after 'Default Gateway:'

This is a guest post by bocifus.

Editor's Note: Unfortunately, Bocifus doesn't have a web-site or I would have passed on some link juice... Thanks for the submission!

Word Count: 427

Tags: , , , , , ,

Click Here to Submit a Comment

Permalink / Last Modified:

Support Nullamatix.com:

See Also:

  • 08/17/2009 -- Howto: Windows XP/Server 2003 Null Route
    Excerpt: "Linux and most other Unix derivatives provide the ability to create null routes. Let's say for instance a Linux server is being attacked by hundreds of IPs from 124.151.0.0/16. No problem.. [root@nullamatix ~]# route add -net 124.151.0.0/16 ..."
  • 12/17/2007 -- Howto: Remote Desktop At Work, Evading A Firewall
    Excerpt: "A lot of organizations intentionally block remote desktop capabilities. With that in mind, please be aware that following the instructions in this post may lead to consequences depending on policies outlined within your organization. This guide will ..."
  • 03/05/2008 -- What’s Your Computer Connecting To?
    Excerpt: "A security conscious buddy of mine is an advocate of the Sysinternals freeware utilities. For those of you who don't know, Mark Russinovich, one of the Sysinternals co founders, was the guy that discovered and exposed the Sony BMG root kit back in 2005. In ..."
  • 02/23/2008 -- Internet and Computer Networking Security Tips
    Excerpt: "Note: This is a guest post by Scott Hughes, administrator of Philosophy Forums. For most experienced computer users, basic security is common sense. Computer professionals and computer geeks usually know how to protect their computer and privacy. But most ..."

Leave a Reply