Coder Social home page Coder Social logo

luohualx-awvs's Introduction

luohualx-awvs 使用指南

#author:胖胖小飞侠

一、luohualx系列脚本介绍

luohuxla为网络安全圈非著名人士、无任何头衔的胖胖小飞侠开发。luohualx-awvs为luohualx系列脚本之一,本着互相学习、互相促进的想法将自用脚本进行开源。本人能力有限,脚本尚存在瑕疵,还请见谅。如有任何意见或建议请与作者联系


该脚本仅限学习交流使用,任何非法用途与作者本人无关

二、用法

1、安装模块

pip install -r requirements.txt

2、初始化文件夹

python luohualx-awvs.py -i

3、修改配置文件

修改config目录下的config.conf文件配置,把awvs的url和apikey替换成自己的

4、常见用法

添加单个扫描目标
python luohualx-awvs.py -aot http://www.ttttest.com -ds 资产描述
下载扫描目标样例表
python luohualx-awvs.py -dtc
批量导入扫描目标,支持txt和csv两种格式
python luohualx-awvs.py -f targets.txt

注意:单个添加或批量添加扫描目标后都会询问是否直接扫描,选Y/y/YES/yes都会直接开启扫描任务,其它任意输入则终止脚本

扫描完成后需要先生成扫描的报告,生成报告需要一定的时间,等全部生成后再进行下载报告的操作

导出target_id、scan_id、report_id方便后续单个操作
python luohualx-awvs.py -sall
导出资产信息
python luohualx-awvs.py -stc
扫描完毕后,生成所有的报告
python luohualx-awvs.py -car
所有报告生成好了之后,下载所有报告
python luohualx-awvs.py -eap

luohualx-awvs's People

Contributors

qiubo123 avatar

Stargazers

hirak0 avatar  avatar

Watchers

 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.