Git Product home page Git Product logo

awvs12-docker's Introduction

AWVS12-Docker

Docker&AWVS批量部署

  • dockfile、acunetix_trial.sh.zip、patch_awvs放置同一目录

  • docker build -t awvs .

  • docker run --privileged=true -p 1111:1111-it -d awvs "/sbin/init"

  • 进入到docker容器内执行命令:
    mv patch_awvs /home/acunetix/.acunetix_trial/v_190325161/scanner/

    cd /home/acunetix/.acunetix_trial/v_190325161/scanner/

    ./patch_awvs

    chattr +i /home/acunetix/.acunetix_trial/data/license/license_info.json

    rm -rf /home/acunetix/.acunetix_trial/data/license/wa_data.dat

    systemctl stop acunetix_trial.service

    vim /home/acunetix/.acunetix_trial/wvs.ini 修改监听端口 server.port=1111

    systemctl start acunetix_trial.service

  • awvs.py记得修改ip、port、apikey

  • 在awvs.py同目录下放置url.txt,内放批量域名

附件: https://file-1256911118.cos.ap-beijing.myqcloud.com/acunetix_trial.sh.zip

Fix

1.修复扫描状态为failed时卡死的情况

awvs12-docker's People

Contributors

youngrichog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.