180 matches found
mIRC 6.0 Scripting ASCTime Buffer Overflow Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/5576/info mIRC is a chat client for the IRC protocol, designed for Microsoft Windows based operating systems. mIRC includes support for a scripting language. A buffer overflow vulnerability has been reported in the $ascti...
MIRC 2.x/3.x/4.x/5.x Nick Buffer Overflow Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/4027/info mIRC is a popular Internet Relay Chat client whichs runs of Microsoft Windows 9x/ME/NT/2000/XP operating systems. A remote exploitable buffer overflow condition has been discovered in mIRC. This issue is due to...
Anope IRC Services With bs_fantasy_ext <= 1.2.0-RC1 mIRC script
No description provided by source. ; bsfantasyext = 1.1.16 Exploit by Phil ; Kudos to MattT for pointing this out ; Only seems to work for non-vhosted unresolved IPs ; Code is a little inefficient, sorry. ; Usage: /getip channel nickname bs bot nickname alias getip if $1 != $null && $2 != $null &...
mIRC 6.1 DCC Get Dialog Denial of Service Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/9492/info A vulnerability has been reported to exist in mIRC that may allow a remote attacker to crash a vulnerable mIRC client. It has been reported that the issue will present itself only in certain circumstances...
mIRC <= 6.34 PRIVMSG Handling Stack Buffer Overflow
No description provided by source. $Id: mircprivmsgserver.rb 9583 2010-06-22 19:11:05Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of...
mIRC - projects.php Cross-Site Scripting
mIRC - projects.php Cross-Site Scripting source: https://www.securityfocus.com/bid/54989/info mIRC is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an...
mIRC - 'projects.php' Cross-Site Scripting
source: https://www.securityfocus.com/bid/54989/info mIRC is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the...
Fish Encryption IRC - Stack Buffer Overflow Vulnerability
Document Title: =============== Fish Encryption IRC - Stack Buffer Overflow Vulnerability References Source: ==================== http://fish.secure.la/forum/viewtopic.php?f=2&t=595 Video Exploitation: http://www.youtube.com/watch?v=r0kA8imtYSw Release Date: ============= 2011-06-07 Vulnerability...
Mirc 7.xx DLL Hijacking
/============ Advisory 22/11/2010 ============= Exploit Title: Mirc 7.xx DLL Hijacking Exploit libeay32.dll, dwmapi.dll Tested on: Windows 7 x32 and Windows xp sp3 x32 / include BOOL WINAPI DllMain HANDLE hinstDLL, DWORD fdwReason, LPVOID lpvReserved switch fdwReason case DLLPROCESSATTACH: exploi...
Injecting Fake Updates: Evilgrade
Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates. It comes with pre-made binaries agents, a working default configuration for fast pentests, and has it’s own WebServer and DNSServer modules. Easy to set up new...
mIRC 6.34 - PRIVMSG Handling Stack Buffer Overflow (Metasploit)
$Id: mircprivmsgserver.rb 9583 2010-06-22 19:11:05Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...
mIRC - IRC URL Buffer Overflow (Metasploit)
$Id: mircircurl.rb 9262 2010-05-09 17:45:00Z jduck $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/...
mIRC PRIVMSG Message Processing Buffer Overflow (CVE-2008-4449)
Internet Relay Chat IRC is a form of instant messaging over the Internet. It is mainly designed for group communication in discussion forums called channels, but also allows one-to-one communication via private messages. mIRC is a popular IRC client for Microsoft Windows. There exists a buffer...
mIRC <= 6.34 PRIVMSG Handling Stack Overflow
$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ class Metasploit3 'mIRC %q This module exploits a...
mIRC PRIVMSG Handling Stack Buffer Overflow
This module exploits a buffer overflow in the mIRC IRC Client v6.34 and earlier. By enticing a mIRC user to connect to this server module, an excessively long PRIVMSG command can be sent, overwriting the stack. Due to size restrictions, ordinal payloads may be necessary. This module is based on t...
Anope IRC Services With bs_fantasy_ext <= 1.1.16 mIRC script
No description provided by source. ; bsfantasyext = 1.1.16 Exploit by Phil ; Kudos to MattT for pointing this out ; Only seems to work for non-vhosted unresolved IPs ; Code is a little inefficient, sorry. ; Usage: /getip channel nickname bs bot nickname alias getip if $1 != $null && $2 != $null &...
Anope IRC Services With bs_fantasy_ext 1.2.0-RC1 - mIRC script
Anope IRC Services With bsfantasyext 1.2.0-RC1 - mIRC script ; bsfantasyext alias getip if $1 != $null && $2 != $null && $3 != $null set %exploit.channel $1 set %exploit.nickname $2 set %exploit.botnick $3 set %exploit.prefix !@ set %exploit.counter 1 while %exploit.counter = 9 mode...
Anope IRC Services With bs_fantasy_ext <= 1.2.0-RC1 mIRC script
Exploit for unknown platform in category remote exploits =============================================================== Anope IRC Services With bsfantasyext alias getip if $1 != $null && $2 != $null && $3 != $null set %exploit.channel $1 set %exploit.nickname $2 set %exploit.botnick $3 set...
Anope IRC Services With bs_fantasy_ext 1.2.0-RC1 - mIRC script
; bsfantasyext alias getip if $1 != $null && $2 != $null && $3 != $null set %exploit.channel $1 set %exploit.nickname $2 set %exploit.botnick $3 set %exploit.prefix !@ set %exploit.counter 1 while %exploit.counter = 9 mode %exploit.channel +b %exploit.prefix $+ %exploit.counter $+ inc...
Anope IRC Services With bs_fantasy_ext <= 1.2.0-RC1 mIRC script
No description provided by source. ; bsfantasyext = 1.1.16 Exploit by Phil ; Kudos to MattT for pointing this out ; Only seems to work for non-vhosted unresolved IPs ; Code is a little inefficient, sorry. ; Usage: /getip channel nickname bs bot nickname alias getip if $1 != $null && $2 != $null &...