beef-xss服务及其环境安装
必要环境Ruby
获取root权限
su root
# 输入root密码
检查yum源
使用vim编辑配置文件:
vim /etc/apt/sources.list
推荐使用中科大yum源。
需要将官方源用#注释掉。
#中科大
deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free non-free-firmware contrib
deb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free non-free-firmware contrib
保存并退出
更新配置
apt update
apt-get clean #清理apt下载的软件包文件
安装ruby
apt-get insatll ruby-full
安装并开启beff-xss服务
apt install beef-xss
systemctl start beef-xss.service
启动并初始化beef
beef-xss
第一次登陆需要设置新密码


浙公网安备 33010602011771号