您的位置:首页 > 运维架构 > Linux

armitage window连接linux局域网方法

2016-09-03 00:33 134 查看
下载armitage和metasploit

windows
http://www.fastandeasyhacking.com/download/armitage150813.zip
linux
http://www.fastandeasyhacking.com/download/armitage150813.tgz
Cobalt Strike team mode requires a Linux server with Cobalt
Strike installed.


Setup (server)

Become root

Determine the IP address of your server. This must be the address your red team will connect to.

Determine the password your red team will use

Start the Cobalt Strike Team server

cd /path/to/cobaltstrike 

./teamserver ipaddress password


Provide the connection details to your team.


Setup (client)

Start Cobalt Strike

Enter the IP address of the shared attack server

Do not use 127.0.0.1 here. Use the IP address of the attack server.

Set the port to 55553 and the username to msf

Use the same password provided to the teamserver program

Press Connect

Note: Clients do not need a local copy of the Metasploit® Framework to participate in a team engagement. Each team member
should have a valid Cobalt Strike license.

killall -9 msfrpcd

msfrpcd -a 0.0.0.0 -U msf -P test  -f -p 55553

teamserver  0.0.0.0  test 

ps -aux

netstat -netupl
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: