10 matches found
EUVD-2004-2143
Malware in sbrugna...
Chatman <= 1.5.1 RC1 Broadcast Crash Exploit
No description provided by source. / by Luigi Auriemma / include stdio.h include stdlib.h include string.h ifdef WIN32 include winsock.h include string.h include errno.h void stderrvoid char error; switchWSAGetLastError case 10004: error = Interrupted system call; break; case 10009: error = Bad...
Chatman 1.5.1 RC1 Broadcast Denial of Service Exploit
No description provided by source. ////////////// chatmanx.c ///////////// / by Luigi Auriemma / include stdio.h include stdlib.h include string.h ifdef WIN32 include winsock.h include "winerr.h" define close closesocket define ONESEC 1000 define TWAIT 30000 DWORD tid1; HANDLE thandle; define...
CVE-2004-2151
CVE-2004-2151 affects Chatman 1.1.1 RC1 and earlier. The vulnerability allows remote attackers to trigger a denial of service by sending a very large data size, causing memory consumption or application crash. Exploit details, affected versions beyond the listed ones, and a remediation are not pr...
CVE-2004-2151
Chatman 1.1.1 RC1 and earlier allows remote attackers to cause a denial of service memory consumption or application crash via a very large data size...
CVE-2004-2151
Chatman 1.1.1 RC1 and earlier allows remote attackers to cause a denial of service memory consumption or application crash via a very large data size...
Chatman 1.5.1 RC1 Broadcast Denial of Service Exploit
Exploit for unknown platform in category dos / poc ===================================================== Chatman 1.5.1 RC1 Broadcast Denial of Service Exploit ===================================================== ////////////// chatmanx.c ///////////// / by Luigi Auriemma / include include includ...
Chatman <= 1.5.1 RC1 Broadcast Crash Exploit
No description provided by source. / by Luigi Auriemma / include stdio.h include stdlib.h include string.h ifdef WIN32 include winsock.h include string.h include errno.h void stderrvoid char error; switchWSAGetLastError case 10004: error = "Interrupted system call"; break; case 10009: error = "Ba...
Chatman <= 1.5.1 RC1 Broadcast Crash Exploit
Exploit for unknown platform in category dos / poc ============================================ Chatman include include ifdef WIN32 include include include void stderrvoid char error; switchWSAGetLastError case 10004: error = "Interrupted system call"; break; case 10009: error = "Bad file number"...
Chatman 1.5.1 RC1 - Broadcast Crash
/ by Luigi Auriemma / include include include ifdef WIN32 include include include void stderrvoid char error; switchWSAGetLastError case 10004: error = "Interrupted system call"; break; case 10009: error = "Bad file number"; break; case 10013: error = "Permission denied"; break; case 10014: error...