Coder Social home page Coder Social logo

ana7r / wapt_framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r-s0n/wapt_framework

0.0 0.0 0.0 4.76 MB

A Web Application Penetration Testing Framework build in React with an Node/Express/MongoDB back-end

JavaScript 98.77% CSS 0.71% HTML 0.37% SCSS 0.15%

wapt_framework's Introduction

WAPT_Framework

NOTE: This framework is designed to be used with the Wildfire Toolkit

The Web Application Penetration Testing (WAPT) Framework is a full stack application designed to act as a Command & Control center for web app pen testing and bug bounty hunting. The tool works by allowing users to add Fully-Qualified Domain Names (FQDNs), more commonly referred to as "Seeds" or "Roots" in bug bounty hunting. These FQDNs are then scanned using wildfire.py from the Wildfire Toolkit with the results of the scans being stored and managed in the WAPT Framework.

Check out my LinkedIn posts like this one for more information on how I search for bugs and where this framework falls into the bigger picture of my methodology!

Install

NOTE: This app requres Node 14.x and NPM 6.x to install successfully

I recommend installing this framework on a Windows machine since it's simpler to install and use older versions of Node/NPM.

Windows (Tested on Windows 10 Workstation and Windows Server 2016)

Downloading/Install Git for Windows: https://gitforwindows.org/

Download/Install Node (NPM will be included): https://nodejs.org/en/blog/release/v14.17.3/

Download/Install MongoDB: https://www.mongodb.com/try/download/community

Install Server NPM Packages (From Root Directory): npm install

Insall Client NPM Packages (From client Directory): npm install

Install nodemon: npm install -g nodemon

Run

Server (Root Directory): nodemon server.js

Client (client Directory): npm run start

wapt_framework's People

Contributors

r-s0n 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.