舉報

會員
Kali Linux Wireless Penetration Testing Essentials
最新章節:
Index
Thisbookistargetedatinformationsecurityprofessionals,penetrationtestersandnetwork/systemadministratorswhowanttogetstartedwithwirelesspenetrationtesting.NopriorexperiencewithKaliLinuxandwirelesspenetrationtestingisrequired,butfamiliaritywithLinuxandbasicnetworkingconceptsisrecommended.
目錄(59章)
倒序
- 封面
- 版權信息
- Credits
- Disclaimer
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Introduction to Wireless Penetration Testing
- Phases of penetration testing
- Summary
- Chapter 2. Setting Up Your Machine with Kali Linux
- Introduction to the Kali Linux distribution
- Installing Kali Linux
- Wireless adapter setup and configuration
- Summary
- Chapter 3. WLAN Reconnaissance
- Introduction to 802.11 standard and wireless LAN
- Wireless LAN scanning
- Wireless scanning with Kismet
- Summary
- Chapter 4. WEP Cracking
- An introduction to WEP
- WEP cracking with Aircrack-ng
- Summary
- Chapter 5. WPA/WPA2 Cracking
- An introduction to WPA/WPA2
- WPA cracking with the GPU
- WPA cracking with automated tools
- Summary
- Chapter 6. Attacking Access Points and the Infrastructure
- Attacks against Wi-Fi Protected Setup
- Attacking WPA-Enterprise
- Denial of Service attacks
- Rogue access points
- Attacking AP authentication credentials
- Summary
- Chapter 7. Wireless Client Attacks
- Honeypot access points and Evil Twin attacks
- Man-in-the-middle attacks
- The Caffe Latte attack
- The Hirte attack
- Cracking WPA keys without the AP
- Summary
- Chapter 8. Reporting and Conclusions
- The four stages of report writing
- The report format
- Summary
- Conclusions
- Appendix A. References
- Chapter 1 – Introduction to Wireless Penetration Testing
- Chapter 2 – Setting Up Your Machine with Kali Linux
- Chapter 3 – WLAN Reconnaissance
- Chapter 4 – WEP Cracking
- Chapter 5 – WPA/WPA2 Cracking
- Chapter 6 – Attacking Access Points and the Infrastructure
- Chapter 7 – Wireless Client Attacks
- Chapter 8 – Reporting and Conclusions
- Index 更新時間:2021-07-16 13:16:45
推薦閱讀
- The Complete Rust Programming Reference Guide
- TypeScript Essentials
- JavaScript 從入門到項目實踐(超值版)
- C#編程入門指南(上下冊)
- 編程卓越之道(卷3):軟件工程化
- Apache Spark 2.x Machine Learning Cookbook
- C語言程序設計教程(第2版)
- TestNG Beginner's Guide
- PostgreSQL 11從入門到精通(視頻教學版)
- Securing WebLogic Server 12c
- Visual C#.NET程序設計
- D3.js 4.x Data Visualization(Third Edition)
- Web Development with MongoDB and Node(Third Edition)
- 精通MATLAB(第3版)
- HTML5開發精要與實例詳解
- Raspberry Pi Robotic Projects(Third Edition)
- UI設計基礎培訓教程(全彩版)
- Java EE 8 and Angular
- Mastering XenApp?
- Java Web程序員面試筆試寶典
- Ext JS源碼分析與開發實例寶典
- Python量化交易實戰:使用vn.py構建交易系統
- Responsive Web Design Patterns
- Hands-On Unity 2020 Game Development
- Java程序設計教程(第2版)
- ScratchJr趣味編程精彩實例
- Vue.js 2.x by Example
- Sass Essentials
- AMD FPGA設計優化寶典:面向Vivado/VHDL
- Lua解釋器構建:從虛擬機到編譯器