/linux-x64-reverse-tcp-shellcode

This developed shellcode provides reverse shell connection in linux operation.

Primary LanguageCGNU General Public License v3.0GPL-3.0

linux-x64 reverse-tcp-shellcode

Test:
run your machine: nc -vlp 1907 (just 1907 TCP)
and run exploit (./reverse-shell)
check shellcode raw and test ls, who, pwd command.