Giter VIP home page Giter VIP logo

vagrant-wpscan's Introduction

vagrant-wpscan

Vagrant config for an Ubuntu box with WPScan.org.

Prerequisites

Instructions

Ensure Vagrant (http://www.vagrantup.com/) and Virutal Box (https://www.virtualbox.org/) are installed.

Open your terminal and run the following commands:

$ git clone https://github.com/michaelck/vagrant-wpscan.git

$cd vagrant-wpscan

$ vagrant up

It will take a few moments for the config to build the box. Once the process is complete, run the following commands:

vagrant ssh

cd /vagrant/wpscan/

You may now run WPScan. Example scan:

$ ruby wpscan.rb --url www.example.com

For additonal documentation on running scans visit WPScan.org.

Warning: Some hosting companies don't take kindly to aggressive scanning. You may find your IP blacklisted if you appear to be malicious.

vagrant-wpscan's People

Contributors

michaelck avatar

Stargazers

Phillip Roth avatar

Watchers

James Cloos avatar  avatar

Forkers

redcastor

vagrant-wpscan's Issues

Ruby version that's installed isn't compatible with wpscan

Great project! Being a PHP engineer I'm not too familiar with setting up a local Ruby env so this is helpful. I'm having some issues though I'm working on fixing. It seems the Ruby version that gets installed via Puppet isn't compatible with WPScan since there's some deprecated functions. I'm working on upgrading but now it's conflicting with other bundle deps. If I fix I'll submit a PR.

vagrant@vagrant-ubuntu-trusty-64:/vagrant/wpscan$ ruby wpscan.rb
wpscan.rb:8:in `<main>': undefined local variable or method `__dir__' for main:Object (NameError)

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.