'project_n_planning/WiFi monitoring mode Driver development'에 해당되는 글 1건
- 2021.05.15 :: Qualcomm WiFi6 Monitoring mode driver development
Qualcomm WiFi6 Monitoring mode driver development
1. Target: Qualcomm WiFi6 driver supporting monitoring mode
- Intrusion detection solution
- QCN9074
- sample card: https://www.sparklan.com/product/qcn9074-mu-mimo-wifi6-module-4x4/
WPEQ-405AX - QCN9074 MU-MIMO Wifi-6 Module 4x4 | SparkLAN
WPEQ-405AX - QCN9074 MU-MIMO Wifi-6 Module | 802.11ax Single Band solutions runs 5GHz band in Full Size Mini PCIe formfactor
www.sparklan.com
- sample link:
https://skylit.tistory.com/120
Qualcomm Atheros ath9k, htc9271 펌웨어(firmware) 소스코드 받아서 빌드하기
연구 목적으로 compat-wireless 패키지에 들어 있는 Qualcomm Atheros 칩셋 중 하나인 ath9k의 소스코드를 고치고 있는데,아무리 봐도 내가 원하는 기능을 해당 코드에서 달성할 수 없는 것 같다. 디바이
skylit.tistory.com
2. Basic study
- WiFi monitoring mode and Packet injection
How to Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
To hack a Wi-Fi network, you need your wireless card to support monitor mode and packet injection. Not all wireless cards can do this, but you can quickly test one you already own for compatibility, and you can verify that the chipset inside an adapter you
null-byte.wonderhowto.com
- Opensource linux driver
https://wireless.wiki.kernel.org/en/users/drivers/ath11k
- OpenWrt개발환경 /w buildroot
https://eehoeskrap.tistory.com/272
[Embedded linux] 리눅스 기반 Buildroot 를 이용하여 시스템 이미지 생성하기
리눅스 기반 Buildroot 를 이용하여 시스템 이미지 생성하기 Buildroot 메뉴얼 : https://buildroot.org/downloads/manual/manual.html 1. 패키지 설치 1.1 필수 패키지 Build tools: which sed make (version 3.8..
eehoeskrap.tistory.com
https://blog.rajephon.dev/2018/11/09/build-openwrt-00/
OpenWrt 패키지 빌드 환경 세팅하기 | rajephon's blog
출처 flickr:Gareth Halfacree
blog.rajephon.dev
- WiFi6 community activities
https://forum.openwrt.org/t/802-11ax-wifi-ap-mpci-e-cards/63577
802.11ax wifi AP mPCI-E cards
hi Its almost mid 2020 and as we all deal with this Caronavirus outbreak, does anyone know of any 802.11ax mini PCI-E cards to use in a custom PCI-Engines router ? I run a apu4b4 board Ghat
forum.openwrt.org
#OpenWrt #buildroot