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

Code Injection #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Code Injection #2

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 13, 2011

I needed a proxy to inject code into HTML pages returned from a server before sending them back to the client. I started out writing my own then gave up and patched sslstrip.

The patch basically reads in code from a text file, called injection.txt, and checks for responses with the Content-type: text/html then injects the code into the page.

Don't know if you'd want injection functionality in sslstrip but, I figured I'd holla at you nevertheless.

WonderBeat referenced this pull request in WonderBeat/sslstrip Oct 11, 2015
removing Strict-Transport-Security header.

mergin
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.

0 participants