仓库来自雷石安全,联系侵删

同样推荐 国光blog

关于启动命令:

原版:需手动打开 nessusd

1
2
3
4
5
docker run -it -d \
-p 3443:3443 \
-p 8834:8834 \
--name=leishi \
leishianquan/awvs-nessus:v4

我使用的版本:同时打开 awvsnessus

  • 将下面代码保存为 awvs.sh 最后一行删除留空
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
source /etc/profile
echo "source file success"
/bin/su acunetix /home/acunetix/.acunetix/start.sh & \
echo "start acunetix success"
/etc/init.d/nessusd start &
echo "start nessusd success"
echo "正在保持会话"
/bin/bash
这是一行空格
  • 启动命令
1
2
3
4
5
docker run -it -d \
-p 3443:3443 \
-p 8834:8834 \
--name=leishi \
leishianquan/awvs-nessus:v4 /awvs.sh
  • 必定停止运行,把 awvs.sh 拷贝进入 docker leishi

你怎么给虚拟机取名字的和你的awvs.sh我不知道保存在哪,自己注意不要一味复制

1
2
chmod + x awvs.sh
docker cp awvs.sh leishi:/awvs.sh

访问扫描器地址和账号密码

激活

推荐文章文章链接 🔗 不要一味复制

压缩包密码:7Y88ZBVqcVCKk5xCvzNx

压缩包链接: 🔗 an1k

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way