Lucene search
+L

3 matches found

Packet Storm News
Packet Storm News
added 2026/03/05 12:00 a.m.18 views

AirPlay RTSP Auditor

This Metasploit module is a hardened RTSP security auditing tool targeting Apple AirPlay services port 7000. It performs a structured authentication handshake using X25519 key exchange, derives shared secrets, and sends a dynamically constructed Apple Binary Property List bplist payload over RTSP...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 1:15 a.m.16 views

CVE-2022-29245

SSH.NET is a Secure Shell SSH library for .NET. In versions 2020.0.0 and 2020.0.1, during an X25519 key exchange, the client’s private key is generated with System.Random. System.Random is not a cryptographically secure random number generator, it must therefore not be used for cryptographic...

6.5CVSS6.7AI score0.01455EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/06/01 7:50 p.m.68 views

Weak private key generation in SSH.NET

During an X25519 key exchange, the client’s private is generated with System.Random: cs var rnd = new Random; privateKey = new byteMontgomeryCurve25519.PrivateKeySizeInBytes; rnd.NextBytesprivateKey; Source: KeyExchangeECCurve25519.cs Source commit:...

6.5CVSS5.7AI score0.01455EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder