Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • wiki_wifi_sniffing

wiki_wifi_sniffing · Changes

Page history
Update wiki_wifi_sniffing authored Aug 04, 2020 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 26 additions and 1 deletion
+26 -1
  • wiki_wifi_sniffing.md wiki_wifi_sniffing.md +26 -1
  • No files found.
wiki_wifi_sniffing.md
View page @ 68858880
......@@ -12,4 +12,29 @@ This HW based on a Chipsatz: Ralink RT5572 and is Dual Freq. 2.4 and 5 GHz as we
## Software
* Linux OS - we recommend a Ubuntu 20.04 based Linux 64bit
* Wireshark 3.2.5 - you can test this 'wireshark - v'
\ No newline at end of file
* Wireshark 3.2.5 - you can test this `wireshark - v`
* you can use other tools as well but make sure the tool can generate `*.pcapng` or `*.pcap` logfiles so we can analyze them
To setup and configure the WiFi HW driver, Linux Network Subsystem as well as Wireshark with all needed parameter we provide [here][ltrx_wifi_sniffer.sh](uploads/9e42a63a7c00ffa051a42f1f82beaedd/ltrx_wifi_sniffer.sh) a Script to setup all automatic.
## Notes
* please use the WiFi interface of the HW you want to use `phy#*`
* you can easy check this by type without new HW installed `iwconfig`
* connect the new HW to your Computer and run `iwconfig` again - there will be a new device show up wl*
```
phy#2
Interface wlxdc4ef4086948
ifindex 8
wdev 0x200000001
addr dc:4e:f4:08:69:48
type managed
txpower 20.00 dBm
phy#0
Unnamed/non-netdev interface
wdev 0x2
addr 7c:5c:f8:e4:5d:e6
type P2P-device
txpower 0.00 dBm
```
* when start the
\ No newline at end of file
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages