Sen descrición

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

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