class

Flaw::EcbMode

Inherits Flaw::Rule < Reference < Object

FLAW020 — ECB mode. Deterministic, leaks plaintext structure.

Constants

PATTERN = /["']aes[-_]?\d+[-_]ecb["']|OpenSSL::Cipher.*ECB/i

Instance methods

check(source : String, path : String) : Array(Finding)
Source
default_severity
Source
description
Source
title
Source