Delete Armitage-FAQ.txt

pull/4/head
InfoSec 2016-08-07 11:19:20 +08:00 committed by GitHub
parent efa4329fe8
commit e9a2c894ea
1 changed files with 0 additions and 30 deletions

View File

@ -1,30 +0,0 @@
FIRST STEP
service postgresql start
service metasploit start
service metasploit stop ( turn to the third step if once you done it )
SECOND STEP
msfdb init
MSF_DATABASE_CONFIG
THIRD STEP
/etc/init.d/postgresql start
armitage
PROBLEM SOLVE
apt-get cleanup
apt-get update && apt-get upgrade
如果更新源不能生效,可以手动下载更新包安装
1. head over to http://www.fastandeasyhacking.com/download and download the tgz file
2. cd /root/Downloads
3. tar -xf armitage150813.tgz
4. now head over to usr/share/armitage and replace all the files in that folder with you files you just downloaded and extracted.
5. reboot
运行Armitage前还需要执行 /etc/init.d/postgresql start 初始化数据库,否则会提示出错。