Skip to content

This repo contains the assignment for Project 4 of the graduate Wireless Security class.

Notifications You must be signed in to change notification settings

dcbhupendra7/UTPB-COSC-6350-Project4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTPB-COSC-6350-Project4

This repo contains the assignment for Project 4 of the graduate Wireless Security class.

The goal of this project is to simulate the WPA3 client-AP four-way handshake.

Using either Java, Python, or C#, create an implementation of the handshake a TCP server and client. We want to properly handle every aspect of the protocol, so the amount of library use allowed is limited.

Once you have completed the simulated handshake and established a shared session key, send a few packets back and forth that are encrypted using the WPA3 standard methodology.

You may use the built-in libraries for your language of choice to handle the AES and RSA algorithms and the ECDHE exchange. No additional library calls will be allowed.

About

This repo contains the assignment for Project 4 of the graduate Wireless Security class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%