recon-pet-grooming

Detect exposed PII and insecure booking APIs on pet care websites.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pet grooming, pet care, dog walking, and pet sitting small business websites frequently store sensitive customer and pet personally identifiable information (PII), use unvalidated booking systems, and host public assets that can be exploited by attackers to steal data or gain unauthorized access to client portals.

Core Features & Use Cases

  • Platform & CMS Fingerprinting: Identifies common pet care booking platforms (Gingr, PetExec, TimeToPet, Rover/Wag) and underlying CMS (typically WordPress) used by target sites.
  • Booking API & IDOR Testing: Probes common booking endpoints for insecure direct object reference flaws that expose customer appointment details, pet medical records, and home access codes.
  • Sensitive Data Discovery: Locates debug logs with plaintext PII, form uploads with customer intake data, and public photo galleries with EXIF geolocation data.
  • Use Case: For a target dog walking company, use this skill to quickly confirm if their booking API exposes other customers' home access codes via sequential ID testing.

Quick Start

Use the recon-pet-grooming skill to perform sector-specific reconnaissance on a pet care company website to identify exposed customer PII, insecure booking endpoints, and sensitive asset leaks.

Frequently Asked Questions about recon-pet-grooming

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

FAQPage Schema
How do I find IDOR flaws in pet care booking APIs?

To find IDOR flaws in pet care booking APIs, probe common booking endpoints on platforms like Gingr, PetExec, and TimeToPet using sequential ID testing to expose unauthorized customer appointment details and home access codes.

What sensitive data is exposed on pet grooming WordPress sites?

Exposed sensitive data on pet grooming WordPress sites includes plaintext personally identifiable information in debug logs, customer intake form uploads, and hardcoded third-party platform API keys in client-side code.

How does EXIF geolocation data leak in pet sitting photo galleries?

EXIF geolocation data leaks in pet sitting photo galleries when public image assets retain their original metadata, allowing attackers to extract precise location coordinates from customer pet photos.

Can I test Rover or Wag booking endpoints for insecure direct object references?

You can test Rover and Wag booking endpoints for insecure direct object references by probing their APIs for sequential ID manipulation to verify if customer pet medical records and home access codes are exposed.

What is the best way to fingerprint a pet care site's booking platform?

The best way to fingerprint a pet care site's booking platform is to identify common signatures for Gingr, PetExec, TimeToPet, and Rover, while also detecting an underlying WordPress CMS with custom scheduling functionality.

When should I use sector-specific recon instead of general website scanning?

Use sector-specific recon instead of general website scanning when targeting pet care small businesses to quickly locate platform-specific vulnerabilities like unvalidated booking systems and exposed customer PII unique to the industry.