Jump to content
neox

Metasploit Console web terminal

Recommended Posts

Posted

Da si mie imi place :)

kali linux 2.0 install GoTTY

nano /etc/apt/sources.list


deb http://security.debian.org/ stable/updates main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free

service postgresql start

msfdb init

apt-get update

apt-get install golang

mkdir /root/gocode

export GOPATH=/root/gocode/

go get github.com/yudai/gotty

gocode/bin/gotty

gocode/bin/gotty -a 127.0.0.1 -w msfconsole

127.0.0.1:8080

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...