recon-carwashes

Identify sector-specific security vulnerabilities in car wash business websites.

1.1k|191|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/uphiago/recon-skills --skill recon-carwashes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recon-carwashes
Source: https://github.com/uphiago/recon-skills/tree/main/redteam/recon-carwashes
Command: npx skills add https://github.com/uphiago/recon-skills --skill recon-carwashes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the gap in generic reconnaissance workflows for car wash and auto detailing business websites, which are often small-to-medium operations running WordPress, membership portals, and booking systems that store sensitive customer PII and are frequently targeted by attackers.

Core Features & Use Cases

  • Sector-specific domain discovery: Enumerates subdomains and endpoints common to car wash businesses, including membership portals, booking pages, and staging environments.
  • Targeted vulnerability checks: Scans for exposed WordPress debug logs with customer PII, CORS misconfigurations on REST APIs, directory listing on photo galleries with EXIF data, and outdated booking plugin versions.
  • Use case: For a pentest engagement targeting a regional car wash chain, use this skill to quickly identify exposed membership data, vulnerable third-party booking integrations, and unpatched WordPress plugins that could lead to customer data theft.

Quick Start

Use the recon-carwashes skill to perform full sector-specific reconnaissance on a target car wash company domain, including membership portal discovery, WordPress vulnerability checks, and booking system analysis.

Frequently Asked Questions about recon-carwashes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find security vulnerabilities in car wash websites running WordPress?

To find vulnerabilities in car wash websites, scan for exposed WordPress debug logs containing customer PII, directory listing on upload directories, and outdated booking plugin versions. This targets membership portals and booking systems common to auto detailing operations.

What specific security flaws affect car wash membership portals and booking systems?

Common flaws include CORS misconfigurations on REST APIs, exposed debug logs with customer PII, directory listing on photo galleries, EXIF data exposure in public photos, and outdated booking plugin versions that enable data theft.

Can I use generic reconnaissance workflows for auto detailing business websites?

Generic workflows frequently miss sector-specific flaws in auto detailing websites. Targeted reconnaissance is needed to enumerate subdomains for membership portals, staging environments, and booking pages unique to car wash operations.

How do I scan for EXIF data exposure in car wash customer photo galleries?

To scan for EXIF data exposure, check directory listing on photo gallery upload directories. This identifies unpatched WordPress configurations leaking sensitive metadata from public customer photos during penetration testing.

Does penetration testing for small-to-medium car wash operators require sector-specific checks?

Yes, small-to-medium car wash operators need sector-specific checks for exposed membership data and vulnerable third-party booking integrations. Standard scans often miss these targeted WordPress and REST API misconfigurations.