## https://sploitus.com/exploit?id=BFCC4B84-E96D-543B-92F0-CCCED9491F6E
# EBRAM Web Scanner
EBRAM Web Scanner is a **powerful Python-based web vulnerability scanner** designed for ethical hackers, penetration testers, and security enthusiasts.
It automates the detection of a wide range of web vulnerabilities, making it suitable for both learning and real-world security testing.
---
## Features
- Detects multiple web vulnerabilities:
- SQL Injection (SQLi)
- Cross-Site Scripting (XSS)
- NoSQL Injection
- JWT vulnerabilities
- GraphQL Injection
- Prototype Pollution
- Server-Side Template Injection (SSTI)
- Insecure Deserialization
- IDOR (Insecure Direct Object References)
- File Upload Vulnerabilities
- Race Conditions
- Command Injection
- CSRF
- LFI / RFI
- SSRF / XXE
- Directory Listing and Backup File Exposure
- Security Headers Check
- Modular architecture with customizable payloads
- Automatic payload loading
- Detailed logging of tests and results
- Session management for authenticated scanning
- Fast and automated scanning process
---
## Usage
## Disclaimer
EBRAM Web Scanner is developed for **educational purposes and ethical security testing only**.
The author **does not condone or take responsibility** for any illegal or unauthorized use of this tool.
Use it **only on systems and websites you have explicit permission to test**.
> **Note:** The repository contains the **compiled scanner (.pyc)** to protect the source code. You need Python installed to run it.
```bash
python ebram_scanner_v5