Giter Club home page Giter Club logo

report's Introduction

项目开发初衷

作为乙方渗透测试工程师,随着时间的推移,所提交的渗透测试报告大量增加,原来都是以文件目录形式保存渗透测试报告,但是存在诸多不便之处,故写了此脚本方便报告的管理。主要希望改进以下不便之处:

  • 漏洞整改管理:管理还有哪些漏洞未整改

  • 漏洞可视化:本周、本月等时间段漏洞情况、安全管理员属下漏洞情况等

  • 渗透测试报告统一管理:快速查询

  • 等等等

项目使用

1、创建mysql数据库名为assets(可自定义),格式为UTF-8,导入document/assets.sql文件

2、修改配置文件:config/config.toml,填入相应的mysql数据库信息

2、运行assets程序即可(默认用户名密码:admin/admin888@A)或者自行go build编译

linux:
前台运行:./assets
后台运行:nohup ./assets > web.log 2>&1 &

浏览器访问配置文件里的web地址即可

示例

不做详情解释了

使用步骤

主要分为资产管理和业务系统模块,请先填写安全管理员和主机资产模块信息,终端资产可忽略

index

添加安全管理员信息

index

添加主机资产信息

index

当添加完主机资产后,可在业务系统添加主机资产对应的业务系统信息以及添加对应业务系统漏洞信息等

index

index

index

漏洞管理

index

report's People

Contributors

ctf-missfeng 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.