mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Add Wi-Fi tools and online resources from lesson
This commit is contained in:
parent
692dc0f8e8
commit
74edae5ca1
1 changed files with 63 additions and 0 deletions
63
wireless_resources/tools_and_online_resources.md
Normal file
63
wireless_resources/tools_and_online_resources.md
Normal file
|
@ -0,0 +1,63 @@
|
|||
# Tools
|
||||
|
||||
## Hak5's Wi-Fi Pineapple
|
||||
|
||||
Fully-integrated Wi-Fi man-in-the-middle platform and rogue access point.
|
||||
|
||||
* [Site](https://www.wifipineapple.com/)
|
||||
* [Store](https://hakshop.com/products/wifi-pineapple)
|
||||
* [Wiki](https://wiki.wifipineapple.com/)
|
||||
|
||||
## Aircrack-ng
|
||||
|
||||
Complete suite of tools to monitor, capture, export, attack and crack wireless
|
||||
networks.
|
||||
|
||||
* [Site](https://www.aircrack-ng.org/)
|
||||
|
||||
## Airsnort
|
||||
|
||||
* [Site](https://sourceforge.net/projects/airsnort/)
|
||||
|
||||
## Kismet
|
||||
|
||||
Useful for troubleshooting Wi-Fi networks. Detects hidden networks.
|
||||
|
||||
* [Site](https://www.kismetwireless.net/)
|
||||
|
||||
## Kismac-ng
|
||||
|
||||
Network stumbling tool that works on Mac OS X and features support for built-in
|
||||
WLAN NICs on some Macs.
|
||||
|
||||
* [Site](http://kismac-ng.org/)
|
||||
|
||||
## Fern WiFi Cracker
|
||||
|
||||
Automated cracking and nice monitoring capabilities. Very easy to use.
|
||||
|
||||
* [Site](http://www.fern-pro.com/)
|
||||
|
||||
## Cowpatty
|
||||
|
||||
Features offline dictionary cracking for WPA networks.
|
||||
|
||||
* [Site](http://www.willhackforsushi.com/?page_id=50)
|
||||
|
||||
## Ghost Phisher
|
||||
|
||||
Tool designed around sniffing passwords with an AP emulator, DHCP/DNS/HTTP
|
||||
server and logging to a built-in database.
|
||||
|
||||
* [Site](https://github.com/savio-code/ghost-phisher)
|
||||
|
||||
# Online Wireless Resources
|
||||
|
||||
## Wigle.net
|
||||
|
||||
Consolidated location and information of wireless networks world-wide in a
|
||||
centralized database--queried and updated via web app, native clients and
|
||||
mobile applications.
|
||||
|
||||
* [Site](https://wigle.net/)
|
||||
|
Loading…
Reference in a new issue