Skip to content
/ proxec Public

University Mini Project - POP3 proxy server w/ binary security

Notifications You must be signed in to change notification settings

masasa/proxec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP3 Proxy Server W/ Static analysis based binary Security

Usage

Files

pop3proxy.py Main file (see usage). Uses reactor design pattern to implement a socket based server

detector.py Detectors implementation

detector_cshash.py Code Section hash tool

client.py Client implementation (for each connected client)

settings.py Settings files

peiddb.txt PEiD Database snapshot from: http://handlers.sans.org/jclausing/userdb.txt

About

University Mini Project - POP3 proxy server w/ binary security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages