Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
ec9b674
docs: restructure and modernize Wi-Fi pentesting guide
carlospolop Sep 19, 2026
771b7af
docs: use supported admonition syntax
carlospolop Sep 19, 2026
02e7f95
docs: trim Wi-Fi tools reference
carlospolop Sep 19, 2026
95800fd
Expand technical explanations across Wi-Fi guide
carlospolop Sep 19, 2026
21eb058
Rewrite Wi-Fi fundamentals as a coherent technical guide
carlospolop Sep 20, 2026
605929d
Rewrite Wi-Fi pages with guided technical explanations
carlospolop Sep 20, 2026
57bed3f
Document Wi-Fi index commands inline
carlospolop Sep 20, 2026
89414d3
docs(wifi): add source-linked citations
carlospolop Sep 20, 2026
c4a90f3
fix(theme): improve sidebar navigation and ad layout
carlospolop Sep 20, 2026
863a2c7
docs(wifi): rebuild reconnaissance and wardriving guide
carlospolop Sep 20, 2026
a19f253
fix(theme): open content links in new tabs
carlospolop Sep 20, 2026
7ab02be
docs(wifi): remove tool status column
carlospolop Sep 20, 2026
1d0e71d
docs(wifi): add fundamentals learning path
carlospolop Sep 20, 2026
b3c9af1
docs(wifi): map attacks to protocol pages
carlospolop Sep 20, 2026
90f7ae1
docs(wifi): remove evidence sections
carlospolop Sep 20, 2026
83a8118
docs(wifi): explain WEP ARP replay selection
carlospolop Sep 20, 2026
4b3df6f
docs(wifi): remove redundant tool summaries
carlospolop Sep 20, 2026
0ae889a
docs(wifi): add practical tool alternatives by attack
carlospolop Sep 20, 2026
3947ccf
fix(theme): align code blocks inside details
carlospolop Sep 20, 2026
35772c4
fix(theme): inherit expandable title typography
carlospolop Sep 20, 2026
41082f7
docs(wifi): explain KRACK key reinstallation flow
carlospolop Sep 20, 2026
b5a9cc7
docs(wifi): clarify Airgeddon interactive workflows
carlospolop Sep 20, 2026
6b1f22b
docs(wifi): audit modern protocols and attack coverage
carlospolop Sep 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 31 additions & 3 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,37 @@
- [WebRTC DoS](generic-methodologies-and-resources/pentesting-network/webrtc-dos.md)
- [Spoofing LLMNR, NBT-NS, mDNS/DNS and WPAD and Relay Attacks](generic-methodologies-and-resources/pentesting-network/spoofing-llmnr-nbt-ns-mdns-dns-and-wpad-and-relay-attacks.md)
- [Spoofing SSDP and UPnP Devices with EvilSSDP](generic-methodologies-and-resources/pentesting-network/spoofing-ssdp-and-upnp-devices.md)
- [Pentesting Wifi](generic-methodologies-and-resources/pentesting-wifi/README.md)
- [Enable Nexmon Monitor And Injection On Android](generic-methodologies-and-resources/pentesting-wifi/enable-nexmon-monitor-and-injection-on-android.md)
- [Evil Twin EAP-TLS](generic-methodologies-and-resources/pentesting-wifi/evil-twin-eap-tls.md)
- [Wi-Fi Pentesting Methodology](generic-methodologies-and-resources/pentesting-wifi/README.md)
- [Wi-Fi Fundamentals](generic-methodologies-and-resources/pentesting-wifi/wifi-fundamentals.md)
- [Hardware, Drivers and Linux](generic-methodologies-and-resources/pentesting-wifi/wifi-hardware-drivers-and-linux.md)
- [Nexmon Monitor and Injection on Android](generic-methodologies-and-resources/pentesting-wifi/enable-nexmon-monitor-and-injection-on-android.md)
- [Reconnaissance and Wardriving](generic-methodologies-and-resources/pentesting-wifi/wifi-reconnaissance-and-wardriving.md)
- [Wi-Fi Reconnaissance Setups](generic-methodologies-and-resources/pentesting-wifi/wifi-reconnaissance-setups.md)
- [Wi-Fi Tools Reference](generic-methodologies-and-resources/pentesting-wifi/wifi-tools-reference.md)
- [Open Wi-Fi (OPN)](generic-methodologies-and-resources/pentesting-wifi/open-wifi-opn.md)
- [WEP](generic-methodologies-and-resources/pentesting-wifi/wep.md)
- [WPS](generic-methodologies-and-resources/pentesting-wifi/wps.md)
- [WPA and TKIP](generic-methodologies-and-resources/pentesting-wifi/wpa-tkip.md)
- [WPA2-Personal and PSK](generic-methodologies-and-resources/pentesting-wifi/wpa2-personal-psk.md)
- [WPA3-Personal and SAE](generic-methodologies-and-resources/pentesting-wifi/wpa3-personal-sae.md)
- [OWE](generic-methodologies-and-resources/pentesting-wifi/owe.md)
- [WPA-Enterprise and 802.1X](generic-methodologies-and-resources/pentesting-wifi/wpa-enterprise-8021x.md)
- [EAP Methods and Attacks](generic-methodologies-and-resources/pentesting-wifi/eap-methods.md)
- [Passpoint, Hotspot 2.0 and OpenRoaming](generic-methodologies-and-resources/pentesting-wifi/passpoint-hotspot-2.0-and-openroaming.md)
- [Protected Management Frames](generic-methodologies-and-resources/pentesting-wifi/protected-management-frames-pmf.md)
- [Captive Portals](generic-methodologies-and-resources/pentesting-wifi/captive-portals.md)
- [Wi-Fi Easy Connect and DPP](generic-methodologies-and-resources/pentesting-wifi/wifi-easy-connect-dpp.md)
- [Wi-Fi Direct, Aware, AWDL and IoT Provisioning](generic-methodologies-and-resources/pentesting-wifi/wifi-direct-and-iot-provisioning.md)
- [Wi-Fi Mesh and EasyMesh](generic-methodologies-and-resources/pentesting-wifi/wifi-mesh-and-easymesh.md)
- [Modern Wi-Fi: Roaming, 6 GHz and MLO](generic-methodologies-and-resources/pentesting-wifi/modern-wifi-roaming-6ghz-and-mlo.md)
- [Evil Twin, Rogue AP and Client Association Attacks](generic-methodologies-and-resources/pentesting-wifi/evil-twin-rogue-ap-and-client-association-attacks.md)
- [Evil Twin EAP-TLS](generic-methodologies-and-resources/pentesting-wifi/evil-twin-eap-tls.md)
- [Wi-Fi DoS and Management-Frame Attacks](generic-methodologies-and-resources/pentesting-wifi/wifi-dos-and-management-frame-attacks.md)
- [Post-Association and Client-Isolation Attacks](generic-methodologies-and-resources/pentesting-wifi/wifi-post-association-and-client-isolation-attacks.md)
- [FragAttacks and Fragile Frames](generic-methodologies-and-resources/pentesting-wifi/fragattacks.md)
- [Wi-Fi Privacy, Tracking and Side Channels](generic-methodologies-and-resources/pentesting-wifi/wifi-privacy-tracking-and-side-channels.md)
- [Client and Supplicant Assessment](generic-methodologies-and-resources/pentesting-wifi/wifi-client-and-supplicant-assessment.md)
- [Defense, Monitoring and WIDS](generic-methodologies-and-resources/pentesting-wifi/wifi-defense-monitoring-and-wids.md)
- [Phishing Methodology](generic-methodologies-and-resources/phishing-methodology/README.md)
- [Ai Agent Abuse Local Ai Cli Tools And Mcp](generic-methodologies-and-resources/phishing-methodology/ai-agent-abuse-local-ai-cli-tools-and-mcp.md)
- [Ai Agent Mode Phishing Abusing Hosted Agent Browsers](generic-methodologies-and-resources/phishing-methodology/ai-agent-mode-phishing-abusing-hosted-agent-browsers.md)
Expand Down
Loading