Skip to content

rxzzh/scanman

Repository files navigation

scanman 🐟🐟🐟

Description:

读取破极光html格式漏扫报告,生成DJCP、YPG格式漏扫报告。

Update 240813 ✨:

已构建Windows下的GUI版本,在release获取。

Usage:

Windows:

需要已安装python3

  1. 下载解压 scanman-master.zip
  2. cd scanman-master
  3. pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
  4. python scanman.py -b "html漏扫报告host文件夹路径"
  5. 其它选项见 python scanman.py --help

Linux:

  1. git clone https://github.com/kuboRenka/scanman.git
  2. cd scanman
  3. pip install -r requirements.txt
  4. ./scanman.py --help
  5. ./scanman.py -b /path/to/folder/host/

Disclaimer: ⚠

此代码处于测试阶段,请以此对待。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages