offensive-wps skillA
offensive-wps is agent-read markdown (skill) from miosa-osa/osa: WPS (Wi-Fi Protected Setup) PIN attack methodology — Pixie Dust offline attack against vulnerable chipsets (Ralink, Realtek, Broadcom, MediaTek), online PIN brute-force with reaver/bully, lockout handling, time-of-day evasion, WPS push-button vulnerability windows, and PIN-to-PSK derivation. Use when a target SOHO router exposes WPS — common on consumer ISP gear, often left enabled by default even when WPS attacks have been known for over a decade..
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
# WPS PIN Attacks WPS converts an 8-digit PIN into the network PSK via the M3/M4 message exchange. The PIN is split into 4-digit + 3-digit halves (the 8th digit is a checksum), giving only 11,000 effective combinations — and on vulnerable chipsets, the offline Pixie Dust attack recovers the PIN in seconds without ever sending an online attempt. ## Quick Workflow 1. Detect WPS-enabled APs (look for the WPS IE in beacons) 2. Try Pixie Dust first — offline, undetectable, instantaneous when it works 3. If chipset isn't vulnerable, check whether online brute is feasible (lockout policy) 4. Online brute as last resort, slow and detectable --- ## Detection ```bash # wash — dedicated WPS scanner sudo wash -i wlan0mon # Or use airodump-ng with WPS column sudo airodump-ng wlan0mon --wps ``` Output includes: WPS version (1.0 / 2.0), Locked status, Configured/Unconfigured, vendor. WPS 2.0 introduced lockout enforcement, but many consumer APs still implement it as "lock for 60 seconds after 3 failures" — easily bypassed by waiting. ## Pixie Dust (Offline) …
Read the whole file at its exact version.
How to install
mdr add miosa-osa/osa/offensive-wps@git:20260913.e13b6b8mdr add miosa-osa/osa/offensive-wps@sha256:ceb6d701b07acf94Pin 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.
[](https://markdownregistry.com/a/art_4fk4mtlwp5cxh7ho)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6972 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
miosa-osa/osa · 74 stars · license NOASSERTION · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_4fk4mtlwp5cxh7ho GET https://markdownregistry.com/api/v1/resolve?ref=miosa-osa/osa/offensive-wps GET https://markdownregistry.com/api/v1/blob/ceb6d701b07acf94f9b1602d6f157dbac63bb6c637f0d6837279bcd2557bdf55
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.