Lucene search
K

15 matches found

0day.today
0day.today
added 2021/10/01 12:0 a.m.478 views

Windows/x86 - WinExec PopCalc PEB & Export Directory Table NullFree Dynamic Shellcode 178 bytes

; Windows/x86 - WinExec PopCalc PEB & Export Directory Table NullFree Dynamic Shellcode 178 bytes ; Description: ; This is a shellcode that pop a calc.exe. The shellcode iuses ; the PEB method to locate the baseAddress of the required module and the Export Directory Table ; to locate symbols. Als...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2009/02/25 12:0 a.m.17 views

win32 PEB!NtGlobalFlags shellcode 14 bytes

No description provided by source. / PEB!NtGlobalFlags 14 BYTES Author: Koshi Description: Uses PEB method to determine whether a debugger is attached to the running proccess or not. No 9x. : Length: 14 Bytes Registers Used: EAX,ESI,ESP Compiled: jpXV34dd3v09Fh / / 00401000 6A 70 PUSH 70 00401002...

7.1AI score
Exploits0
0day.today
0day.today
added 2009/02/24 12:0 a.m.66 views

win32 PEB!NtGlobalFlags shellcode 14 bytes

Exploit for win32 platform in category shellcode ========================================== win32 PEB!NtGlobalFlags shellcode 14 bytes ========================================== / PEB!NtGlobalFlags 14 BYTES Author: Koshi Description: Uses PEB method to determine whether a debugger is attached to...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2009/02/24 12:0 a.m.34 views

win32 PEB!NtGlobalFlags shellcode 14 bytes

win32 PEB!NtGlobalFlags shellcode 14 bytes. Shellcode exploit for win32 platform / PEB!NtGlobalFlags 14 BYTES Author: Koshi Description: Uses PEB method to determine whether a debugger is attached to the running proccess or not. No 9x. : Length: 14 Bytes Registers Used: EAX,ESI,ESP Compiled:...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.15 views

win32 PEB Kernel32.dll ImageBase Finder (Ascii Printable) 49 bytes

No description provided by source. / PEB Kernel32.dll ImageBase Finder Ascii Printable Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned in EAX. No null bytes, obviously, so no need to encode really...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.21 views

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes

No description provided by source. / PEB Kernel32.dll ImageBase Finder Alphanumeric Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned in EAX. No null bytes, obviously, so no need to encode really...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/09/03 12:0 a.m.23 views

win32 PEB Kernel32.dll ImageBase Finder Ascii Printable 49 bytes

win32 PEB Kernel32.dll ImageBase Finder Ascii Printable 49 bytes. Shellcode exploit for win32 platform / PEB Kernel32.dll ImageBase Finder Ascii Printable Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be...

0.3AI score
Exploits0
Exploit DB
Exploit DB
added 2008/09/03 12:0 a.m.26 views

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes. Shellcode exploit for win32 platform / PEB Kernel32.dll ImageBase Finder Alphanumeric Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned ...

0.3AI score
Exploits0
0day.today
0day.today
added 2008/09/03 12:0 a.m.17 views

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes

Exploit for win32 platform in category shellcode ============================================================= win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes ============================================================= / PEB Kernel32.dll ImageBase Finder Alphanumeric Author: Koshi...

7AI score
Exploits0
seebug.org
seebug.org
added 2007/12/20 12:0 a.m.20 views

Windows 9x/NT/2k/XP PEB method 35 bytes

No description provided by source. /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic code designed to run on both Windows 9x and NT based systems. The code has been optimized to not have any 00h bytes so that you wont hav...

7.1AI score
Exploits0
0day.today
0day.today
added 2005/07/26 12:0 a.m.15 views

windows 9x/NT/2k/XP PEB method 29 bytes

Exploit for win32 platform in category shellcode ======================================= Windows 9x/NT/2k/XP PEB method 29 bytes ======================================= // // PEB way of getting kernel32 imagebase by loco. // Compatible with all Win9x/NT based operating systems. // // Gives kernel...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2005/07/26 12:0 a.m.19 views

Windows 9x/NT/2k/XP PEB method 29 bytes

Windows 9x/NT/2k/XP PEB method 29 bytes. Shellcode exploit for win32 platform // // PEB way of getting kernel32 imagebase by loco. // Compatible with all Win9x/NT based operating systems. // // Gives kernel32 imagebase in eax when executing. // 29 bytes, only eax/esi used. // // Originally...

0.2AI score
Exploits0
0day.today
0day.today
added 2005/01/26 12:0 a.m.20 views

windows 9x/NT/2k/XP PEB method 31 bytes

Exploit for win32 platform in category shellcode ======================================= Windows 9x/NT/2k/XP PEB method 31 bytes ======================================= / 004045F4 6A 30 PUSH 30 004045F6 59 POP ECX 004045F7 64:8B09 MOV ECX,DWORD PTR FS:ECX 004045FA 85C9 TEST ECX,ECX 004045FC 78 0C...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2005/01/09 12:0 a.m.31 views

Windows 9x/NT/2k/XP PEB method 35 bytes

Windows 9x/NT/2k/XP PEB method 35 bytes. Shellcode exploit for win32 platform /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic code designed to run on both Windows 9x and NT based systems. The code has been optimized to...

Exploits0
0day.today
0day.today
added 2005/01/09 12:0 a.m.21 views

windows 9x/NT/2k/XP PEB method 35 bytes

Exploit for win32 platform in category shellcode ======================================= Windows 9x/NT/2k/XP PEB method 35 bytes ======================================= /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic co...

7AI score
Exploits0
Rows per page
Query Builder