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

SSL, TCP Tamperer and more #14

Merged
merged 18 commits into from
Mar 7, 2017
Merged

SSL, TCP Tamperer and more #14

merged 18 commits into from
Mar 7, 2017

Conversation

mefellows
Copy link
Owner

SSL

  • Run Proxy with HTTPS enabled
  • Run Proxy with HTTPS enabled + custom certificate
  • Proxy HTTPS target
  • Proxy HTTPS target with invalid (untrusted) certificate
  • Proxy HTTPS target requiring client certificates

TCP

  • Ability to tamper with TCP messages
  • Modify request/response packets with canned responses
  • Randomize request/response packets
  • Truncate last char of request/response packets

HTTP Proxy

  • Ability to set request Host
  • Ability to set request Path

Delay Symptom

  • Set delay on request and response
  • Convert to millisecond granularity

Other

  • Bunch of formatting fun

Fixes #13, #10, #9, #7.

@mefellows mefellows merged commit 1758aa1 into master Mar 7, 2017
@mefellows mefellows deleted the feat/ssl branch March 7, 2017 12:16
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