ProxymanApp / ProxymanApp/Proxyman

Add more info related to the intercepted requests

Open
#1,895 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Add more info related to the intercepted requests like:

  • TLS Versions (e. g. : TLS 1.3 etc..)
  • TLS Ciphers (e. g. : TLS_AES_128_GCM_SHA256 etc..)
  • HTTP2 Settings (e. g. : HEADER_TABLE_SIZE , INITIAL_WINDOW_SIZE etc..)
  • ja3

This change would be usefull for users that need to replicate requests from browser/app 1:1 inorder to not get detected

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by clarifying where intercepted-request metadata is represented and displayed, then define support for TLS versions, TLS ciphers, HTTP/2 settings, and JA3. Done means the requested details are captured and shown for intercepted requests without changing their behavior.

Written by the indexing model from the issue text.

Assessment

Domain
networking, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.