ProxymanApp / ProxymanApp/Proxyman
Add more info related to the intercepted requests
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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