View Issue Details

IDProjectCategoryView StatusLast Update
0009843Kali LinuxNew Tool Requestspublic2026-08-30 17:35
ReporterMadhupiriyan Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009843: Z3r0R3x - Web Security Scanner
Description

[Name]
Z3r0R3x

[Version]
v1.1

[Homepage]
https://github.com/mpiriyan2007-alt/Z3r0R3x

[Description]
Z3r0R3x is a modular command-line web security scanner developed for authorized security testing, cybersecurity education, research, and CTF environments.

The tool performs automated web application discovery and security analysis. It includes a crawler, HTTP handling, security checks, parameter analysis, security-header analysis, server/banner disclosure detection, and structured JSON reporting.

[Features]

  • Web crawling and endpoint discovery
  • Query parameter discovery
  • HTTP security analysis
  • Security-header checks
  • Cookie security analysis
  • Server/banner disclosure detection
  • Modular security-check architecture
  • JSON report generation
  • Command-line interface
  • Kali Linux support

[Installation]
git clone https://github.com/mpiriyan2007-alt/Z3r0R3x.git
cd Z3r0R3x
chmod +x install.sh
./install.sh

[Usage]
Z3r0R3x https://authorized-target.example

[Full Scan]
Z3r0R3x https://authorized-target.example --full

[Documentation]
The repository includes installation, usage, development, architecture, and testing documentation.

[License]
MIT License

[Repository]
https://github.com/mpiriyan2007-alt/Z3r0R3x

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-08-30 17:34 Madhupiriyan New Issue