Skip to content

A stealthy HTTP proxy designed to conceal HTTP activity and disguise it as mundane traffic through steganography, encryption, and polymorphism.

License

Notifications You must be signed in to change notification settings

NotReeceHarris/masquerade-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

This is a concept I want to develop into a viable project. It is my first Rust project and my first proxy, so there will likely be many bugs, changes, reverts, and general confusion until I figure things out. All help and support is greatly appreciated.


🎭 Masquerade Proxy

A stealthy HTTP proxy designed to conceal HTTP activity and disguise it as mundane traffic through steganography, encryption, and polymorphism. -- Crafted for masking HTTP activity as regular "uninteresting" traffic to mislead analysts, ISPs, sniffers, network loggers, and more.

Testing Status CodeQL Status Out-dated dependencies

What is "masquerade proxy"?

A masquerade proxy is a concept designed to disguise your requests as something "boring" by using techniques like steganography. This makes it harder for "spies"—such as ISPs, government entities, sniffers, or network managers—to identify or monitor your traffic.

Additionally, a key purpose of a masquerade proxy is to conceal its very nature as a proxy. By appearing as legitimate, non-proxy traffic, it reduces the likelihood of being detected or blocked by network administrators or automated filters.


Shows a black logo in light color mode and a white one in dark color mode.

How does the steganography work?

Shows a black logo in light color mode and a white one in dark color mode.

https://excalidraw.com/#json=hz1rK29Uoz2vCY3fhnqt8,RyZNYhcuyO7fL2iChbreQA

About

A stealthy HTTP proxy designed to conceal HTTP activity and disguise it as mundane traffic through steganography, encryption, and polymorphism.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages