đ§ Hydros
WordPress security testing tool for credential validation and information gathering.
đ¯ Overview
Hydros tests WordPress credentials, discovers subdomains, enumerates usernames, and extracts WooCommerce data. It supports bulk testing with proxy rotation and comprehensive subdomain scanning.
⨠Key Features
- Credential Testing: Validate WordPress login credentials
- Subdomain Discovery: Find WordPress on subdomains via CT logs and DNS
- Username Enumeration: Discover and test additional usernames
- WooCommerce Analysis: Extract payment methods and sales data
- Proxy Support: Full proxy rotation for anonymization
đ Quick Start
- Launch Hydros from Quantium launcher
- Prepare credential list (see formats below)
- Configure testing options
- Add proxies (optional)
- Start testing
đĨ Input Formats
Hydros accepts credentials in standard formats. See Common Data Formats for details.
- URL:Login:Password: Direct WordPress site URLs with credentials
- Email:Password: Automatically extracts domain and username
đ Output Files
output/
âââ good.txt # â
Valid credentials
âââ bad.txt # â Invalid credentials
âââ errors.txt # â ī¸ Failed attempts
âââ info.txt # âšī¸ Additional login info
âââ woocommerce.txt # đ WooCommerce data
đĄ Pro Tip: Enable subdomain discovery to find hidden WordPress installations!