Skip to content

A PHP equivalent of WebSense but only for outbound traffic. Designed to protect a local user of a web application from having confidential data (cookies, credit card secret code,...) from being stolen via known hacking techniques like XSS

Notifications You must be signed in to change notification settings

kanelandry/secure_forwading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

secure_forwading

Inspired from the traffic control capability Websense, we tried to provide a script doing an enhanced version of the job.

What's new?

  • More local control of the black-listed websites
  • Code and algorithm flexibility
  • High perfomance in time and space complexities

Algorithm design and code review: Landry Kouajiep
Coding and simulation: Pradeep Samuel

For more about this technical asset, please consult its full article: http://codijuana.blogspot.com/2013/12/going-safe-secure-forwarding.html

About

A PHP equivalent of WebSense but only for outbound traffic. Designed to protect a local user of a web application from having confidential data (cookies, credit card secret code,...) from being stolen via known hacking techniques like XSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published