Skip to content

Instantly share code, notes, and snippets.

@Blaapje
Blaapje / create_sync_static_az_website.sh
Created August 10, 2020 12:40
Create static webpage on azure
#!/bin/sh
# Rerun this script as often as you want, its non-descructive.
if [ $# -eq 0 ]
then
echo "No resource group entered! Bye."
exit
fi
@Blaapje
Blaapje / Aircrack Commands
Created March 24, 2019 15:45 — forked from mtrovilho/Aircrack Commands
Cracking WPA2 / WEP Wifi / Aircrack 10 seconds guide. For Mac OSX
// Install the latest Xcode, with the Command Line Tools.
// Install Homebrew
// Install aircrack-ng:
brew install aircrack-ng
// Create the following symlink:
sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/local/sbin/airport
// Figure out which channel you need to sniff:
sudo airport -s