Skip to content

A man in the middle server proxy that allows users to see data sent to servers via the proxy.

Notifications You must be signed in to change notification settings

maxkross/sslmitmproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sslmitm

Team Members

Jack Lenzotti, Lane Lucas, Max Kross, Connor Cimino

Github Link

https://github.com/maxkross/sslmitmproxy

Demo Video

https://youtu.be/jytJlQkryxY

How this demo was run

IntelliJ Idea was used with Java JDK 11.0.1.

The web browser used was Firefox 2.0 (later versions don't work due to security fixes). Proxy configured within advanced security options.

The command line arguments used are: -keyStore KeyStore.jks -keyStorePassword password [-outputFile output.txt] Include what's contained in the brackets if you want to output what's parsed from the connection.

The main file to run is ProxyServer.java

About

A man in the middle server proxy that allows users to see data sent to servers via the proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages