Home / miosa-osa / osa · priv/skills/offensive-wifi-recon/SKILL.md · GitHub

offensive-wifi-recon skillA

offensive-wifi-recon is agent-read markdown (skill) from miosa-osa/osa: Wi-Fi reconnaissance methodology — adapter selection, monitor mode and packet injection setup, regulatory domain handling, multi-band airspace mapping, hidden SSID discovery, BSSID/ESSID/channel/PMF/encryption fingerprinting, client probe analysis, vendor OUI lookup, war-driving with Kismet/airodump-ng/Wigle, and structured airspace data capture for downstream attacks. Use at the start of any wireless engagement to build the target map before active attacks; covers 2.4 GHz, 5 GHz, and 6 GHz (Wi-.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Wi-Fi Reconnaissance

The first phase of any wireless engagement. Build a complete picture of the airspace before you deauth, evil-twin, or capture handshakes — every later attack depends on knowing the right BSSID, channel, encryption, and client population.

## Quick Workflow

1. Pick the right adapter for the target's band(s) and PHY
2. Verify monitor mode + injection actually work
3. Set the regulatory domain (legal channels and TX power)
4. Sweep all bands passively
5. Drill down on each in-scope BSSID for client population and PMF status
6. Record everything in a structured target list before any active attack

---

## Adapter Selection

| Chipset | Strengths | Notes |
|---------|-----------|-------|
| Atheros AR9271 (Alfa AWUS036NHA) | Solid 2.4 GHz monitor + injection | 802.11n only |
| Realtek RTL8812AU (AWUS036ACH) | Dual-band, injection | Driver: aircrack-ng/rtl8812au |
| MediaTek MT7612U (AWUS036ACM) | Stable dual-band | In-tree driver on modern kernels |
| MediaTek MT7921AU | Wi-Fi 6 monitor (limited) | Patched drivers required |
| AWUS036AXML / AXM | Wi-Fi 6E (6 GHz) | Bleeding edge — verify per release |

```bash
# Identify your radio
…

Read the whole file at its exact version.

How to install

Latest version
mdr add miosa-osa/osa/offensive-wifi-recon@git:20260913.e13b6b8
Exact content
mdr add miosa-osa/osa/offensive-wifi-recon@sha256:2f5e62689e51b3e1

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_fuvmy54l75cizpae.svg)](https://markdownregistry.com/a/art_fuvmy54l75cizpae)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260913.e13b6b8 latest2026-09-13 e13b6b8 7,983 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7983 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

miosa-osa/osa · 74 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fuvmy54l75cizpae
GET https://markdownregistry.com/api/v1/resolve?ref=miosa-osa/osa/offensive-wifi-recon
GET https://markdownregistry.com/api/v1/blob/2f5e62689e51b3e12937cf0e1ae029008e04695f69b5f3fb7f899cc641c1d84e

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from miosa-osa/osa

AGENTS.md@canopy/backend agents
miosa-osa/osa · canopy/backend/AGENTS.md
git:20260322.d94d08a · audit A · 74 stars
code-review skill
miosa-osa/osa · examples/skills/code-review/SKILL.md · Analyze pull requests and diffs for bugs, security vulnerabilities, performance issues, style violations, and test…
git:20260319.dccc501 · audit A · 74 stars
content-writer skill
miosa-osa/osa · examples/skills/content-writer/SKILL.md · Draft blog posts, social media content, email campaigns, and marketing copy
git:20260319.dccc501 · audit A · 74 stars
customer-support skill
miosa-osa/osa · examples/skills/customer-support/SKILL.md · Triage incoming support tickets, draft responses, detect customer sentiment, suggest knowledge base articles, and track…
git:20260319.dccc501 · audit A · 74 stars
daily-briefing skill
miosa-osa/osa · examples/skills/daily-briefing/SKILL.md · Generate a morning business briefing with weather, calendar, news, and task priorities
git:20260319.dccc501 · audit A · 74 stars
email-assistant skill
miosa-osa/osa · examples/skills/email-assistant/SKILL.md · Triage inbox, flag urgent emails, summarize threads, and draft replies
git:20260319.dccc501 · audit A · 74 stars
meeting-prep skill
miosa-osa/osa · examples/skills/meeting-prep/SKILL.md · Research attendees, prepare talking points, and summarize previous interactions before meetings
git:20260319.dccc501 · audit A · 74 stars
research-assistant skill
miosa-osa/osa · examples/skills/research-assistant/SKILL.md · Conduct deep, multi-source research on technologies, companies, markets, and topics — synthesizing findings into…
git:20260319.dccc501 · audit A · 74 stars
sales-pipeline skill
miosa-osa/osa · examples/skills/sales-pipeline/SKILL.md · Monitor sales pipeline, track deals, send follow-up reminders, and forecast revenue
git:20260319.dccc501 · audit A · 74 stars
arsenal-tool-validation skill
miosa-osa/osa · priv/skills/arsenal-tool-validation/SKILL.md · Tool-arsenal validation and risk gating for offensive engagements: risk-tier classification of tools…
git:20260913.e13b6b8 · audit A · 74 stars
attack-simulation skill
miosa-osa/osa · priv/skills/attack-simulation/SKILL.md · Run cyber defense attack simulations against isolated lab targets, compare detection gaps, apply a lab patch and rerun…
v1.0.200 · audit A · 74 stars
code-review skill
miosa-osa/osa · priv/skills/code-review/SKILL.md · Analyze pull requests and diffs for bugs, security vulnerabilities, performance issues, style violations, and test…
git:20260430.84eced6 · audit A · 74 stars

Every file in miosa-osa/osa

Other files named offensive-wifi-recon

offensive-wifi-recon skill
snailsploit/claude-red · Skills/wireless/offensive-wifi-recon/SKILL.md · Wi-Fi reconnaissance methodology — adapter selection, monitor mode and packet injection setup, regulatory domain…
git:20260506.c7b211b · audit A · 6,831 stars

Browse by kind, by grade A, or by owner.