Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
BWASP — BoB Web Application Security Project | Kitploit
Tools/GitHubGitHub/bwasp/bwasp
Vulnerability ScannersWeb Vulnerability ScannersVulnerability AnalysisWeb SecurityPenetration TestingLearning & Education
GitHubbwasp/bwasp

BWASP

BoB Web Application Security Project

View Repository
2212998 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
pip3 install -r requirements.txt

python3 start.py

BWASP Tool Guide

  • guide-ko-documentation
  • guide-en-documentation

(1) How to apply CRX

(2) How to set up automatic analysis function

(3) Utilization of automatic analysis function Dashboard

(4) Utilize automatic analysis function Attack Vectors

(5) Attack attempt through automatic analysis function

(6) Leverage manual analysis capabilities

Roadmap

  • Add OSINT feature (find subdomains)

Reference

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

Contact and News

  • [email protected]
  • BWASP twitter

Contributor

  • Dohun Koo (@dohunny)
  • Sanghyeon Lee (@isanghyeon)
  • Joowon Kim (@arrester)
  • Jongmin Kim (@Universe1122)
  • Joonyoung Jeong (@jeongjy0317)
  • Joomyeong Lee (@PecentZero)
  • PL: Jiheon Choi (@jiheon-dev)
  • Mentor: Gangseok Lee (@codeengn), Sehan Park (@combab0)

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]

Download Tool