Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response tampering support and HTML5 AppCache poisoning attack #6

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

koto
Copy link

@koto koto commented Jan 31, 2012

I've added simple, extensible functionality to tamper with server responses before they are sent to client. It's optional, you can have your own classes implementing the tapering and configure them separately with a config file and command line parameter.

Based on my squid-imposter project at http://blog.kotowicz.net/2010/12/squid-imposter-phishing-websites.html I've also included an exemplary attack that uses response tampering.

I don't know if that's in-scope of sslstrip, but I'm using it anyway, so why not sharing ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant