BlackDir Framework : Web Application Vulnerability Scanner

BlackDir Framework is a Web Application Vulnerability Scanner with the following features;

  • Spider Directories
  • Find Sub Domain
  • Advanced Dorks Search
  • Scan list of Dorks
  • Scan WebSites [Xss,Sql]
  • Reverse Ip Lookup
  • Port Scan

Installation

git clone https://github.com/RedVirus0/BlackDir-Framework.git
cd BlackDir
pip3 install -r requirements.txt
python3 BlackDir.py

Also Read – PayloadsAllTheThings : A List Of Useful Payloads & Bypass

Screenshot

R K

Recent Posts

PPLBlade: Advanced Memory Dumping and Obfuscation Tool

PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…

1 hour ago

HikPwn : Simple Scanner For Hikvision Devices With Basic Vulnerability Scanning

HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…

20 hours ago

Comments in Bash Scripts

What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…

6 days ago

Shebang (#!) in Bash Script

When you write a Bash script in Linux, you want it to run correctly every…

7 days ago

Bash String Concatenation – Bash Scripting

Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…

7 days ago

Learn Bash Scripting: How to Create and Run Shell Scripts for Beginners

What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…

1 week ago