{"id":13773985,"url":"https://github.com/adamff-dev/PwrDeauther","last_synced_at":"2025-05-11T06:31:48.057Z","repository":{"id":119451055,"uuid":"120200424","full_name":"adamff-dev/PwrDeauther","owner":"adamff-dev","description":":zap: Deauth a specific WiFi access point or an entire channel","archived":false,"fork":false,"pushed_at":"2024-04-23T17:23:01.000Z","size":1214,"stargazers_count":249,"open_issues_count":1,"forks_count":38,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-09T05:02:42.780Z","etag":null,"topics":["aireplay","automatic","deauth","deauthentication","deauthentication-attack","deauthentication-script","deauther","hack","macchanger","mdk","mdk3","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamff-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-02-04T16:08:50.000Z","updated_at":"2024-11-02T11:37:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"b653a4d0-a966-45fa-9452-70c8e911c423","html_url":"https://github.com/adamff-dev/PwrDeauther","commit_stats":null,"previous_names":["adamff-dev/pwrdeauther","125k/pwrdeauther"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FPwrDeauther","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FPwrDeauther/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FPwrDeauther/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FPwrDeauther/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamff-dev","download_url":"https://codeload.github.com/adamff-dev/PwrDeauther/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224708955,"owners_count":17356521,"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":["aireplay","automatic","deauth","deauthentication","deauthentication-attack","deauthentication-script","deauther","hack","macchanger","mdk","mdk3","script"],"created_at":"2024-08-03T17:01:22.622Z","updated_at":"2024-11-17T09:30:25.838Z","avatar_url":"https://github.com/adamff-dev.png","language":"Shell","readme":"# PwrDeauther (V. 2.0)\nPwrDeauther is an automatic deauthentication script that uses MDK3. MDK3 offers greater power than Aireplay. This script empowers users to deauthenticate either a specific SSID (Option 1) or an entire channel (Option 2).\n\n## Showcase video\n\nCheck out our showcase video\n\n\u003ca href=\"https://youtu.be/ZiujaDVpdEk\"\u003e\u003cimg src=\"https://i.imgur.com/f82biKP.png\"\u003e\u003c/a\u003e\n\n## Preview\n\n\u003cimg src=\"https://raw.githubusercontent.com/125K/PwrDeauther/master/img/1.png\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/125K/PwrDeauther/master/img/2.png\"\u003e\n\nIf you've found this project helpful and wish to support its development, you can donate:\n\n\u003ca href=\"https://www.buymeacoffee.com/rSiZtB3\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n## Dependencies\n\nMDK3 `sudo apt-get install mdk3`: https://github.com/wi-fi-analyzer/mdk3-master\n\nMACCHANGER `sudo apt-get install macchanger` https://github.com/alobbs/macchanger\n\nNMCLI `Preinstalled on most distros.`: https://github.com/mvidner/nmcli\n\n## Notes\nCertain Intel® hardware, particularly Centrino, may encounter issues due to the operation of MDK3. From the MDK3 documentation:\n\n`MDK3 uses the drivers and Injection routines from this project and its predecessor. Thus, all drivers listed there should work with MDK3. (Some special hardware, like Intel Centrino (ipw2200) is NOT supported since they can only inject data, and no management information!)`\n\n## Instalation\n  1. Download the files `git clone https://github.com/125K/PwrDeauther.git`\n\n  2. Dependency installation\n\n  2.1. Method 1: `sudo chmod +x install.sh` and  `sudo install.sh`\n\n  2.2. Method 2: manualy add sources and install packages listed above\n\n  3. Run the script `sudo chmod +x PwrDeauther.sh` and `sudo PwrDeauther.sh`\n  \nSpecial thanks to \u003ca href=\"https://github.com/digmorepaka\"\u003e@digmorepaka\u003c/a\u003e.\n\n## Related links\nWi-Fi deauthentication attack: https://en.wikipedia.org/wiki/Wi-Fi_deauthentication_attack\n\nDifference between Aireplay and MDK3: https://security.stackexchange.com/questions/61211/wifi-deauth-attack-difference-between-aireplay-and-mdk3\n\nmdk3 Package Description: https://tools.kali.org/wireless-attacks/mdk3\n\n## Check out my other projects\n\n- **WiFi-Spam**: :email::satellite: Spam thousands of WiFi access points with custom SSIDs.\n  - https://github.com/125K/WiFi-Spam\n\n- **ESP8266 WiFi Captive Portal**: :key: WiFi captive portal for ESP8266 for phishing WiFi passwords.\n  - https://github.com/125K/ESP8266_WiFi_Captive_Portal\n  \n## Disclaimer\nThis project is intended for testing and educational purposes only. Please use it responsibly and only on networks and devices you own. I do not take any responsibility for misuse of this program.\n","funding_links":["https://www.buymeacoffee.com/rSiZtB3"],"categories":["\u003ca id=\"58b6684347a223e01d4d76d9ca185a88\"\u003e\u003c/a\u003eReplay\u0026\u0026重播"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2FPwrDeauther","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamff-dev%2FPwrDeauther","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2FPwrDeauther/lists"}