- Kali Linux Wireless Penetration Testing:Beginner's Guide
- Vivek Ramachandran Cameron Buchanan
- 223字
- 2021-07-23 19:45:26
Hardware requirements
We will need the following hardware to set up the wireless lab:
- Two laptops with internal Wi-Fi cards: We will use one of the laptops as the victim in our lab and the other as the penetration tester's laptop. Though almost any laptop would fit this profile, laptops with at least 3 GB RAM are desirable. This is because we may be running a lot of memory-intensive software in our experiments.
- One wireless adapter (optional): Depending on the wireless card of your laptop, we may need a USB Wi-Fi card that can support packet injection and packet sniffing, which is supported by Kali. The best choice seems to be the Alfa AWUS036H card from Alfa Networks, as Kali supports this out-of-the-box. This is available on www.amazon.com for a retail price of £18 at the time of writing. An alternative option is the Edimax EW-7711UAN, which is smaller and, marginally, cheaper.
- One access point: Any access point that supports WEP/WPA/WPA2 encryption standards would fit the bill. I will be using a TP-LINK TL-WR841N Wireless router for the purpose of illustration in this book. You can purchase it from Amazon.com for a retail price of around £20 at the time of writing.
- An Internet connection: This will come in handy for performing research, downloading software, and for some of our experiments.
推薦閱讀
- Advanced Machine Learning with Python
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Learning RabbitMQ
- HTML5秘籍(第2版)
- Couchbase Essentials
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 從零開始學Android開發
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- VMware vSphere 5.5 Cookbook
- ASP.NET本質論
- Learning Redux
- TensorFlow 2.0深度學習應用實踐
- 邊做邊學深度強化學習:PyTorch程序設計實踐
- Java語言程序設計與實現(微課版)
- R語言編程:基于tidyverse