IT学习者博客

Hashcat 破解 wifi WPA2 PMKID

Hashcat 破解 wifi

  • 1,系统环境
  • 2,环境搭建

1,系统环境

$ cat /etc/issue
Ubuntu 18.04.2 LTS \n \l

2,环境搭建

  • 安装hashcat
$ apt-cache search hashcat
# apt install -y hashcat
# apt install -y git
# git clone https://github.com/ZerBea/hcxtools.git

参考:

  1. Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
« Previous

C语言编程中的8位、16位、32位整数的分解与合并

Next »

UE4C++ 常用游戏算法

© 2024 IT学习者博客. Generated with Hugo and Mainroad theme.