GithubHelp home page GithubHelp logo

secapps-driver's Introduction

 ________  ________  ___  ___      ___ _______   ________     
|\   ___ \|\   __  \|\  \|\  \    /  /|\  ___ \ |\   __  \    
\ \  \_|\ \ \  \|\  \ \  \ \  \  /  / | \   __/|\ \  \|\  \   
 \ \  \ \\ \ \   _  _\ \  \ \  \/  / / \ \  \_|/_\ \   _  _\  
  \ \  \_\\ \ \  \\  \\ \  \ \    / /   \ \  \_|\ \ \  \\  \| 
   \ \_______\ \__\\ _\\ \__\ \__/ /     \ \_______\ \__\\ _\ 
    \|_______|\|__|\|__|\|__|\|__|/       \|_______|\|__|\|__|

by SecApps

Docker-based execution environment for SecApps.com for local testing in continuous deliver/integration environments and more.

How To Install

Simply do:

docker pull websecurify/secapps-driver

How To Use

There are various ways you can use the driver. Use the -h flag for options:

docker run --name secapps-driver --rm websecurify/secapps-driver -h

Reports

All tools generate reports in /output folder. To get the reports out of docker you need to mount a volume like this example:

docker run --name secapps-driver --rm -v /your/folder/:/output websecurify/secapps-driver foundation http://target-to-test/

Once the tool complates execution you will find the reports inside /your/folder folder.

Authentication

In order to use the more specialized tools you need to get your access token from secapps.com. Simply go to your Launchpad and follow the instructions.

Examples

Start foundation scanner:

docker run --name secapps-driver --rm websecurify/secapps-driver foundation http://target-to-test/

Start the general purpose scanner:

docker run --name secapps-driver --rm websecurify/secapps-driver scanner http://target-to-test/ --access-token=your-access-token

Start recon:

docker run --name secapps-driver --rm websecurify/secapps-driver recon http://target-to-test/ --access-token=your-access-token

Start wpscanner:

docker run --name secapps-driver --rm websecurify/secapps-driver wpscanner http://target-to-test/ --access-token=your-access-token

Extending

You can do a lot of cool things with this project. Simply fork and make your own driver.

secapps-driver's People

Contributors

pdparchitect avatar quantifiedcode-bot avatar runt18 avatar

Watchers

 avatar  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.