Exploits / Vulnerability Discovered : 2019-01-28 |
Type : shellcode |
Platform : arm
This exploit / vulnerability Linux/arm bind tcp (0.0.0.0:4321) shell (/bin/sh) + nullfree shellcode (84 bytes) is for educational purposes only and if it is used you will do on your own risk!
/*socket-281, domain=2,type=1,protocol=0*/
/*bind-282 sockfd=final result of socket,&addr=struct,adrlen=16*/
/*listen-284,sockfd=id value-r4,backlog=1/2*/
/*accept-285,sockfd=id,&addr=0,addrlen=0*/
/*dup2-63,sockfd=final result of accept r4<-r0=4,newfd=0,1,2*/
/*execve-11,execv="/bin/sh",0,0*/