Actions
Bug #2865
closedSuricata rule sid:2224005 SURICATA IKEv2 weak cryptographic parameters (Diffie-Hellman) not works (4.1.x)
Affected Versions:
Effort:
Difficulty:
Label:
Description
This rule
alert ikev2 any any -> any any (msg:"SURICATA IKEv2 weak cryptographic parameters (Diffie-Hellman)"; flow:to_client; app-layer-event:ikev2.weak_crypto_prf; classtype:protocol-command-decode; sid:2224005; rev:1;)
Doesn't detect weak modp 1024 Diffie-Hellmann parameter
pcap file attached
- suricata --build-info
This is Suricata version 4.1.0-dev (rev 8709a20d)
Files
Updated by Victor Julien over 5 years ago
- Copied from Bug #2861: Suricata rule sid:2224005 SURICATA IKEv2 weak cryptographic parameters (Diffie-Hellman) not works added
Updated by Victor Julien over 5 years ago
- Status changed from Assigned to Closed
Actions