Skip to content

Python Web APP to perform Web Security Analysis.

Notifications You must be signed in to change notification settings

p1ngul1n0/plumav2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plumav2

Current Features

  • INFO

    • Present HTTP response code and headers.
  • HEADERS

    • Verify the use of security headers and information about the Server version and framework.
  • METHODS

    • Send HTTP request using different methods and show status code and reason for each case.
  • ENUM

    • Enumerate directories using any list file.
  • SPIDERING

    • Extract all links on page.

    Installation

    Downloading it

    git clone https://github.com/sampzzz/plumav2/

    Installing the required libraries

    pip install -r requirements.txt

    Initiating WebApp:

     python app.py

    Accessing on Browser http://127.0.0.1:5000

About

Python Web APP to perform Web Security Analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published