Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sec-report/SecReport

ChatGPT加持的,多人在线协同信息安全报告编写平台。目前支持的报告类型:渗透测试报告,APP隐私合规报告。
https://github.com/sec-report/SecReport

ai chatgpt collaboration collaborations docker openai pentest privacy rce report retest sec security security-tools sql-injection vulnerabilities web-security xss

Last synced: 3 months ago
JSON representation

ChatGPT加持的,多人在线协同信息安全报告编写平台。目前支持的报告类型:渗透测试报告,APP隐私合规报告。

Awesome Lists containing this project

README

        

# SecReport
ChatGPT加持的,多人协同信息安全渗透测试报告`编写`/`导出`平台

[官方网站](https://sec-report.com)

* 标准化渗透测试流程
* 多人协同编辑
* 自定义导出模版
* ChatGPT生成漏洞简介及修复方案
* APP安全合规测试报告

#### TODO:
* ~~复测报告生成~~
* ~~多人协同的临时信息同步固钉窗口~~
* ~~整合社区单机版至[Docker Hub](https://hub.docker.com/r/secreport/sec-report)~~
* ~~提供报告模版demo~~
* ~~APP安全合规测试报告~~
* ~~APP安全合规测试报告自定义模版~~
* ~~增加自定义模版报错机制~~
* ~~渗透测试报告漏洞列表中添加涉及系统字段~~
* 应急溯源处置报告,包括`access.log`等日志分析功能

> 报告模版demo已上传至template文件夹,欢迎社区通过pr提交优质报告模版。优质模版将在后续版本自动集成至官方模版库。

---

## 社区版私有部署方案

> 单机版仅供社区交流学习,禁止任何商业/OEM行为,商业版请联系邮箱[[email protected]](mailto:[email protected])。

### 安装

```shell
mkdir SecReport && cd SecReport
wget https://raw.githubusercontent.com/sec-report/SecReport/main/run.sh
chmod +x run.sh
./run.sh

# 停止
./run.sh stop

# 更新
./run.sh update
```

Docker全部运行后访问 [http://127.0.0.1/](http://127.0.0.1/) 初始化管理员账号

### 激活

关注微信公众号: `信息安全报告`,点击公众号菜单栏`激活码`-`SecReport`,获取激活码。

获取到激活码后,请在后台: `后台管理`-`证书管理`,进行绑定。

## 版本区别

| | 官网版本 | 社区版 | 商业版 |
| ---- | -------- | ------ | ------ |
| 用户 | / | 5人 | 无限制 |
| 报告 | 无限制 | 10个 | 无限制 |
| 价格 | 限时免费 | 非商用免费 | 联系微信或邮箱 |

## 沟通群

> 请加好友并备注:`SecReport加群`

## 其他作品

[SecAutoBan](https://github.com/sec-report/SecAutoBan):安全设备告警IP全自动封禁平台,支持百万IP秒级分析处理。

## Star History


Star History Chart