3 matches found
macOS Dirty Cow Arbitrary File Write Local Privilege Escalation
An app may be able to execute arbitrary code with kernel privileges Module Options msf use exploit/osx/local/macdirtycow msf exploitmacdirtycow show targets ...targets... msf exploitmacdirtycow set TARGET msf exploitmacdirtycow show options ...show and set options... msf exploitmacdirtycow exploi...
Apple Mac OS X - Feedback Assistant Race Condition (Metasploit)
This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Mac OS X Feedback Assistant Race Condition', 'Description' = %q This module exploits a race condition vulnerability in Mac's Feedback Assistant. ...
OS X x64 - tcp bind shellcode, NULL byte free 144 bytes
OS X x64 - tcp bind shellcode, NULL byte free 144 bytes. Shellcode exploit for osx platform ;OS X x64, TCP bind shellcode port 4444, NULL byte free, 144 bytes long ;ASM code ;compile: ;nasm -f macho64 bind-shellcode.asm ;ld -macosxversionmin 10.7.0 -o bindsc bind-shellcode.o BITS 64 global start...