recon-salons

Fingerprint booking platforms and test salon websites for exposed APIs and IDOR vulnerabilities.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Salon, barbershop, nail salon, and spa businesses commonly use third-party booking platforms that frequently expose customer PII, unauthenticated APIs, and IDOR vulnerabilities that are often missed during standard web reconnaissance, leading to avoidable data breaches in the personal services sector.

Core Features & Use Cases

  • Sector-Specific Platform Fingerprinting: Automatically detect common booking platforms used by personal service businesses including Booksy, Vagaro, Square Appointments, Mindbody, Fresha, and StyleSeat.
  • Common Vulnerability Checks: Test for unauthenticated booking API access, sequential IDOR on appointment and staff schedule endpoints, and exposed API keys in frontend code.
  • Use Case: During a pentest engagement for a local med-spa, this skill cuts down manual recon time by 70% by automatically identifying the booking platform in use and running pre-built checks for the most common findings in this sector.

Quick Start

Use the recon-salons skill to perform full sector-specific reconnaissance on a target salon or spa website, including booking platform detection and automated checks for exposed customer data and IDOR flaws.

Frequently Asked Questions about recon-salons

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

FAQPage Schema
How do I test for IDOR vulnerabilities in salon booking platforms?

Testing for IDOR vulnerabilities in salon booking platforms involves enumerating sequential appointment and staff schedule endpoints to identify exposed customer PII and unauthorized access flaws.

What common security flaws affect spa and salon booking websites?

Common security flaws affecting spa and salon booking websites include unauthenticated API endpoint access, sequential IDOR vulnerabilities on appointment schedules, and exposed API keys in frontend code.

Can I detect which booking platform a salon uses during reconnaissance?

You can detect which booking platform a salon uses by fingerprinting common third-party services like Booksy, Vagaro, Square Appointments, Mindbody, Fresha, and StyleSeat during authorized reconnaissance.

Does this approach work with custom PHP and WordPress appointment scheduling sites?

Yes, this reconnaissance approach works with custom PHP and WordPress appointment scheduling implementations by applying unauthenticated API discovery and PII leakage testing to custom salon and spa websites.

How do I find exposed customer PII on personal services websites?

You find exposed customer PII on personal services websites by testing unauthenticated booking API access and running automated checks for data leakage specific to salon, barbershop, and spa platforms.

What are the limitations of automated pentest recon for salon booking systems?

Automated pentest recon for salon booking systems is limited to common platform fingerprints and standard IDOR or API exposure checks, requiring manual validation for complex custom PHP or WordPress implementations.