-
Veracode Software Composition Analysis
===============================
Attribute | Details
| --- | --- |
Library | HttpClient
Description | The HttpClient component supports the client-sid…
-
What are the plans to mitigate the [Terrapin vulnerability](https://terrapin-attack.com)? Putty released version 0.80 two days ago with a fix and it appears that BOTH server and client SSH implementa…
-
### SSH-MITM Version
3.0.2
### Platform detail
Kali Linux 6.0.0
### Arguments used to start SSH-MITM
ssh-mitm server --enable-none-auth
### SSH client used
putty, ssh on Linux
### SSH server u…
-
@nthiery @markuspf @kohlhase @tkw1536 @Jazzpirate
I've talked to everybody over the last few days to coordinate how we setup our MitM use case, both in terms of short-term demoability and long-ter…
-
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
- https://datatracker.ietf.org/doc/html/rfc9266
Little details, to know easily:
- tls-unique for TLS =< 1.2
- tls-server-end-p…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. Open Zed
2. Click login with Copilot
3. Error occurs
4. Reinstall Copilot
### Environment
…
-
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
- https://datatracker.ietf.org/doc/html/rfc9266
Channel Bindings for TLS: https://datatracker.ietf.org/doc/html/rfc5929
- XEP…
-
```
failure to check ssl server certificate validity could allow for an mitm attack
to be performed against this python project.
So do point out if I got this wrong ^ ^ :
in AuthToken.py we have th…
-
- document this approach and references in the rama book
- mention the current results
- make follow up tasks for areas where we need to improve prior to releasing 0.2
Current request throughput …
-
Hi, I have the same problem as #64, I tried to use forceSNI to have a single https server for all hosts which uses only one port for listening.
`proxy.listen({
port: 85,
timeout : 120000,
…