Code Monkey home page Code Monkey logo

vulnreport's Introduction

vulnReport

包括 Nessus、天境主机漏洞扫描6.0、APPscan 9.0、awvs10.5、burpsuite等漏洞报告的整理,从整理翻译写入word模板或Excel(写入Excel代码没有,但这个比word模板简单很多,网上搜一下改动一下代码即可)一条龙服务。

nessus 支持csv及HTML格式的报告漏洞整理,漏洞提取->漏洞主机合并->查找漏洞库或翻译(翻译后写入漏洞)->写入word漏洞模板->输出漏洞文档

其他的差不多是一样。有些少了翻译过程而已。

仅供个人学习使用。

一、安装说明:

1、安装python 3.7.5,安装python时注意把“python添加到path” 选项勾上,装好之后在cmd中输入:python 后显示 python3.7.5。(之前有装python2.7注意并存事项)
2、cmd进入vulnReport目录,输入 pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
3、点击“漏洞整理.bat”后启动。(如果python默认是python2.7,则bat中需要更改为python3命令。如:python3 main.py)
4、如有使用上的问题,请联系[email protected]

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.