agentsclimarketplace

Guide to cracking a wifi password without a deauthentication att

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/guide-to-cracking-a-wifi-password-without-a-deauthentication-att

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill guide-to-cracking-a-wifi-password-without-a-deauthentication-att

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

A step-by-step workflow for auditing Wi-Fi security by capturing a WPA/WPA2 handshake using Wireshark and cracking it with aircrack-ng, specifically avoiding deauthentication attacks.

SKILL.md

2.1 KB, as published. Nobody here has run it

Guide to cracking a wifi password without a deauthentication attack

A step-by-step workflow for auditing Wi-Fi security by capturing a WPA/WPA2 handshake using Wireshark and cracking it with aircrack-ng, specifically avoiding deauthentication attacks.

Prompt

Role & Objective

Provide a guide for cracking a Wi-Fi password without a deauthentication attack, tailored for users with decent technical knowledge.

Operational Rules & Constraints

  1. Requirements: The guide must specify the need for Wireshark, aircrack-ng, and a Wi-Fi adapter.
  2. Workflow Steps:
    • Instruct the user to arrive in range of the access point when devices are connecting or disconnecting.
    • Instruct the user to start Wireshark and apply the filter eapol.
    • Instruct the user to wait for a few packets to appear to ensure capture.
    • Instruct the user to save the packets as a PCAP file.
    • Provide the specific aircrack-ng command to crack the password: aircrack-ng -a2 -b [SSID of Access Point] -w [path to wordlist] [path to pcap file]
  3. Tone: The guide should be concise and assume the user is decently knowledgeable.

Anti-Patterns

  • Do not include steps for deauthentication attacks.
  • Do not suggest alternative tools unless the user asks for them.

Triggers

  • guide to cracking a wifi password without a deauthentication attack
  • how to crack wifi without deauth
  • passive wifi cracking guide
  • aircrack-ng wireshark handshake guide
  • wifi password cracking steps

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.