8000 GitHub - SecurityAnalysts/BWASP: BoB Web Application Security Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from BWASP/BWASP

BoB Web Application Security Project

Notifications You must be signed in to change notification settings

SecurityAnalysts/BWASP

 
 

Repository files navigation

BWASP

The BoB Web Application Security Project (BWASP) is an open-source, analysis tool to support for Web Vulnerability Manual Analysis hackers.

The BWASP tool basically provides predicted information through vulnerability analysis without proceeding with an attack.

BWASP supports performing automated analysis and manual analysis.

The BWASP Project supports:

  • Find Attack vector automatically. (e.g. SQL Injection, Cross-site Scripting)
  • Detect website technology.
  • Log4J vulnerability scan (Partially supports java language)
  • HTTP REST API
  • GuideLine Result
  • Test payload option(attack test)

Getting started

pip3 install -r requirements.txt

python3 start.py

BWASP Tool Guide

Roadmap

  • Add OSINT feature (find subdomains)

Reference

Web Infra Environment Analysis: wappalyzer(https://github.com/AliasIO/wappalyzer)

Contact

Contributor

Acknowledgement

This work was supported by Korea Information Technology Research Institute (KITRI) Best of the Best (BoB) Program 10th vulnerability analysis track.

[Project Name: BoB Web Application Security Project]

About

BoB Web Application Security Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.2%
  • JavaScript 29.5%
  • HTML 10.3%
  • 2FF3 SCSS 6.3%
  • CSS 1.6%
  • Shell 0.1%
0