Exploits / Vulnerability Discovered : 2018-08-29 |
Type : shellcode |
Platform : linux_mips
This exploit / vulnerability Linux/mips64 execve(/bin/sh) shellcode (48 bytes) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
/* Title: Linux/MIPS64 - execve(/bin/sh) Shellcode (48 bytes)
* Date: 2018-08-10
* Author: Antonio
*
* [*] execve(/bin/sh) shellcode for MIPS64
* [*] tested on MIPS Malta - Linux debian-mips64el 4.9.0-3-5kc-malta
* [*] 48 bytes
*
* gcc -fno-stack-protector -z execstack main.c -o main -g
*
* adp, SLAE - 1326, 2018.
*/