recon-sector-expansion

Discover untested business domains and run vulnerability scans across new sectors.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of stalled pentest coverage by eliminating manual, time-consuming work to identify and test fresh target domains across untested business sectors, replacing hours of manual Google searches and certificate transparency log queries with a repeatable, scalable batch workflow.

Core Features & Use Cases

  • Coverage Audit: Automatically checks existing target lists to avoid retesting already scanned domains.
  • Dual Discovery Sources: Uses crt.sh for local service sectors (roofing, landscaping, HVAC) and Google search for national chain sectors (dental, gyms, auto body) to find 20+ candidate domains across 20+ business verticals.
  • Batch Testing Pipeline: Runs a full 6-step vulnerability scan (httpx probe, WordPress enumeration, CORS testing, XMLRPC check, port scan, severity scoring) on all alive targets in a single session.
  • Use Case: A pentester who has exhausted their initial target list can use this skill to automatically discover 25 new domains across dental, gym, and auto body sectors, run full scans, and identify high-severity credentialled CORS and WordPress user exposure issues in one workflow.

Quick Start

Use the recon-sector-expansion skill to run a full batch sector expansion, discover 20+ fresh untested business domains, and execute the complete vulnerability testing pipeline to identify high and medium severity findings across all new targets.

Frequently Asked Questions about recon-sector-expansion

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

FAQPage Schema
How do I automate pentest target discovery across multiple untested business sectors?

Automate pentest target discovery by using a batch workflow that queries certificate transparency logs and Google to find 20+ untested domains across local service and national chain verticals. This replaces manual searches with a repeatable pipeline for fresh coverage.

Can I run CORS and WordPress vulnerability scanning in a single batch session?

You can run CORS and WordPress vulnerability scanning in a single batch session. The pipeline automatically probes discovered domains with httpx, then executes WordPress enumeration, CORS testing, XMLRPC checks, and port scanning across all alive targets.

What is the best way to avoid retesting already scanned domains during pentest coverage expansion?

The best way to avoid retesting already scanned domains is to run an automated coverage audit before discovery. This checks existing target lists against newly found domains from certificate transparency and Google searches to ensure your batch expansion only targets fresh assets.

Does this batch recon workflow use different discovery methods for local services versus national chains?

This batch recon workflow uses different discovery methods based on sector type. It queries crt.sh certificate transparency logs for local service sectors like roofing and HVAC, while using Google search to find national chain domains across dental, gym, and auto body verticals.

How to score vulnerability severity for newly discovered domains in a batch recon pipeline?

Score vulnerability severity for newly discovered domains by running a full 6-step testing pipeline that includes httpx probing, WordPress enumeration, CORS testing, XMLRPC checks, and port scanning. The workflow automatically calculates severity scores to identify high and medium findings.

Are there limitations when using Google search for domain discovery in national chain sectors?

Limitations when using Google search for domain discovery include relying on search engine indexing and query limits for national chain sectors. To ensure comprehensive batch coverage across 20+ business verticals, the workflow pairs Google search with crt.sh certificate transparency log queries.