mass-wpscan

command module
v0.0.0-...-7af4383 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2017 License: MIT Imports: 10 Imported by: 0

README

mass-wpscan

Build Status Go Report Card License

Used to scan multiple wordpress sites with wpscan. Specify an input file with targets, the parameters you want to use with wpscan for each target, and a file to output the results to.

Build the binary:
make install
Build the test lab:
make buildtest
Destroy the test lab:
make destroytest

** Note that all test lab functionality requires that python 2.x and docker be installed on the system you are on

Usage:
./mass-wpscan [options]
Options:
  -i string [required]
    Input file with targets.
  -o stringng
    File to output information to.
  -p string [required]
    Arguments to run with wpscan.

Your input file should be formatted like this:

http://0.0.0.0:44400
http://0.0.0.0:44401
http://0.0.0.0:44402
TODO:
  • [] Decide if we want to use the default wpscan parameters, or force the user to input them
  • [] Make the scans concurrent
  • [] Add comments

License

MIT

Resources

Documentation

Overview

Copyright 2017 Jayson Grace. All rights reserved Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.

Copyright 2017 Jayson Grace. All rights reserved Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.

Copyright 2017 Jayson Grace. All rights reserved Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL