View Issue Details

IDProjectCategoryView StatusLast Update
0009511Kali LinuxNew Tool Requestspublic2026-03-26 10:18
ReporterQuantum Project Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0009511: zeroday - Advanced WordPress Exploitation Framework
Description

Hello Kali Team,

I'd like to propose the inclusion of ZeroDay, an offensive security framework designed for WordPress reconnaissance, vulnerability detection, and ethical exploitation.

GitHub Repository: https://github.com/quantumproject/zeroday
License: MIT
Language: Python 3
Debian Dependencies: python3, python3-requests, python3-beautifulsoup4, python3-lxml

� Key Features

  • User Enumeration: Safe (REST API, author ID) + Aggressive (login error brute-force)
  • Client-Side Deep Scan: Detects API keys, DOM XSS, hidden endpoints, and developer comments in JS
  • Exploit Chain: From XSS → beacon → session capture (localhost-only by default)
  • Ethical Safeguards:
    • C2 server binds only to 127.0.0.1
    • No remote payload without explicit user opt-in
    • Clear warnings for aggressive modes

�️ Use Case

Designed exclusively for authorized penetration testing, bug bounty programs, and security research. The tool includes strong defaults to prevent accidental misuse.

� Packaging

  • Compliant with Debian policy
  • Includes man page (zeroday.1)
  • Desktop entry for GUI environments

Thank you for considering ZeroDay for inclusion in Kali Linux.

— quantumproject

Attached Files
zeroday-deb-package.zip (108,886 bytes)

Activities

daniruiz

daniruiz

2026-03-26 10:18

manager   ~0021474

Hello,

Thanks for your submission. We can’t package every infosec tool, so we prioritize those with wider adoption and community usage.

Best of luck with your project.

Issue History

Date Modified Username Field Change
2026-01-18 03:23 Quantum Project New Issue
2026-01-18 03:23 Quantum Project File Added: zeroday-deb-package.zip
2026-01-19 09:29 daniruiz Summary [New Tool] zeroday - Advanced WordPress Exploitation Framework => zeroday - Advanced WordPress Exploitation Framework
2026-03-26 10:18 daniruiz Note Added: 0021474
2026-03-26 10:18 daniruiz Assigned To => daniruiz
2026-03-26 10:18 daniruiz Status new => closed
2026-03-26 10:18 daniruiz Resolution open => won't fix