1
0

Тайлбар байхгүй

Bart 243e52af01 Finished fuzzer 4 жил өмнө
BeaconSender 70381f2085 Created and almost finished Association response fuzzer. Also created a Beacon sender that uses a second interface. Added monitor mode scripts 4 жил өмнө
DSI bca855d9cc Added seperate modified fuzzer that crashes the DSI XL 4 жил өмнө
assFuzzer 364fa2830b Association fuzzing done 4 жил өмнө
authFuzzer 243e52af01 Finished fuzzer 4 жил өмнө
experiment3 9bb366cd23 Added experiment 5 4 жил өмнө
experiment4 9bb366cd23 Added experiment 5 4 жил өмнө
experiment5 9bb366cd23 Added experiment 5 4 жил өмнө
prbFuzzer f3b1c6126f Finished Association response fuzzer 4 жил өмнө
README.md 243e52af01 Finished fuzzer 4 жил өмнө
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 жил өмнө

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