Giter Club home page Giter Club logo

scanver's Introduction

scanver

前台Web使用tornado开出api接口

后端需安装redis 使用celery进行任务调度

安装: python3 -m pip install -r requirements.txt

分布式部署时可以分别在conf.ini 里面设置nodeid值;然后在新建任务选项里面选择指定扫描节点,如果不指定默认是在当前节点。

初始化:
python3 models.py
python3 task.py init

开启web服务:python3 webserver.py --port=8315

开启扫描服务:python3 task.py worker -c 4 --loglevel=INFO --logfile=./data/logs/celery.log

前端源码:https://github.com/ydhcui/scanui

默认密码sc/1111

截图:扫描任务管理
img 截图:扫描任务详情
img
截图:漏洞分类汇总
img
截图:漏洞扫描结果
img
截图:资产扫描结果 img
截图:后台celery日志

service

scanver's People

Contributors

ldbfpiaoran avatar ydhcui 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.