{"id":21995042,"url":"https://github.com/lautarovculic/pwnfi","last_synced_at":"2026-04-29T16:09:28.066Z","repository":{"id":236468823,"uuid":"792672343","full_name":"lautarovculic/pwnFi","owner":"lautarovculic","description":"Simple Wi-Fi cracking automation","archived":false,"fork":false,"pushed_at":"2024-07-25T14:43:00.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T10:44:23.763Z","etag":null,"topics":["airmon-ng","bash","cracking","macchanger","wifi","wificrack"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lautarovculic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-27T08:32:33.000Z","updated_at":"2024-12-29T23:52:57.000Z","dependencies_parsed_at":"2024-07-25T16:55:14.476Z","dependency_job_id":null,"html_url":"https://github.com/lautarovculic/pwnFi","commit_stats":null,"previous_names":["lautarovculic/pwnfi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FpwnFi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FpwnFi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FpwnFi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautarovculic%2FpwnFi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautarovculic","download_url":"https://codeload.github.com/lautarovculic/pwnFi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052661,"owners_count":20553172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airmon-ng","bash","cracking","macchanger","wifi","wificrack"],"created_at":"2024-11-29T21:12:09.782Z","updated_at":"2025-10-25T16:43:48.163Z","avatar_url":"https://github.com/lautarovculic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwnFi.sh\n\n![](https://lautarovculic.com/wp-content/uploads/2024/05/pwnfi.png)\n\n## Description\nThis Bash script is designed for performing Wi-Fi penetration testing attacks, specifically targeting WPA/WPA2 networks using PSK (Pre-Shared Key). It supports two attack modes: Handshake and PKMID attack. The script automates various steps including setting up monitor mode, capturing handshakes or PKMID messages, deauthentication, and cracking passwords using Aircrack-ng or John the Ripper.\n\n## Features\n- Supports both Handshake and PKMID attack modes.\n- Automatically sets up monitor mode on the specified network interface.\n- Provides a user-friendly interface with options to select attack mode, network card, and view available network interfaces.\n- Checks for and installs missing dependencies automatically.\n- Utilizes color-coded output for better readability.\n\n## Usage\n```bash\nsudo ./pwnFi.sh -a \u003cAttack Mode\u003e -n \u003cNetwork Card\u003e\n```\n\n### Options\n- `-a \u003cAttack Mode\u003e`: Specify the attack mode (Handshake or PKMID).\n- `-n \u003cNetwork Card\u003e`: Specify the network interface card to use for the attack.\n\n## Prerequisites\n- Linux operating system (Tested on Kali Linux and Arch Linux).\n- Required tools: Aircrack-ng, Macchanger, Xterm, hcxdumptool, hcxpcaptool, John the Ripper, Aireplay-ng, Airmon-ng, Airodump-ng.\n\n## Installation\nNo installation required. Simply download the script and make it executable using the following command:\n```bash\nchmod +x pwnFi.sh\n```\n\n## Example\n```bash\nsudo ./pwnFi.sh -a Handshake -n wlan0\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarovculic%2Fpwnfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flautarovculic%2Fpwnfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarovculic%2Fpwnfi/lists"}