Code Monkey home page Code Monkey logo

scanman's Introduction

scanman 🐟🐟🐟

Description:

读取破极光html格式漏扫报告,生成DJCP、YPG格式漏扫报告,希望漏扫侠能无痛漏扫摸鱼愉快。

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: ⚠

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

scanman's People

Contributors

rxzzh avatar

Stargazers

 avatar  avatar j0ax avatar  avatar

Watchers

j0ax avatar  avatar

scanman's Issues

Windows下使用报错,解码问题

Windows下报错UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 712: illegal multibyte sequence.
建议在/scanman/core.py第87行的open函数增加‘rb’参数。

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.