No Description

Bart 243e52af01 Finished fuzzer 4 years ago
BeaconSender 70381f2085 Created and almost finished Association response fuzzer. Also created a Beacon sender that uses a second interface. Added monitor mode scripts 4 years ago
DSI bca855d9cc Added seperate modified fuzzer that crashes the DSI XL 4 years ago
assFuzzer 364fa2830b Association fuzzing done 4 years ago
authFuzzer 243e52af01 Finished fuzzer 4 years ago
experiment3 9bb366cd23 Added experiment 5 4 years ago
experiment4 9bb366cd23 Added experiment 5 4 years ago
experiment5 9bb366cd23 Added experiment 5 4 years ago
prbFuzzer f3b1c6126f Finished Association response fuzzer 4 years ago
README.md 243e52af01 Finished fuzzer 4 years ago
monitor.sh 70381f2085 Created and almost finished Association response fuzzer. Also created a Beacon sender that uses a second interface. Added monitor mode scripts 4 years ago

README.md

CFUZZ

A 802.11 fuzzer written in C using libpcap.

Contains the following files and directories:

  • monitor.sh. Script to set Atheros dongle in monitor mode
  • experiment 3. Contains the files for experiment 3
  • experiment 4. Contains the files for experiment 4
  • experiment 5. Contains the files for experiment 5
  • BeaconSender. Contains python3 script for sending Beacon frames using a second dongle in monitor mode
  • prbFuzzer. Contains the Probe response fuzzer
  • authFuzzer. Contains the Authentication fuzzer
  • assFuzzer. Contains the Association response fuzzer
  • DSI. Contains a modified Probe response fuzzer to crash the Nintendo DSI XL
  • README.md. This file