goCabrito icon indicating copy to clipboard operation
goCabrito copied to clipboard

Randomize Message-ID

Open KINGSABRI opened this issue 3 years ago • 0 comments

The default behavior of mail gem (as it follows the RFC) is to generate a randomized Message-ID. However, a static part includes the hostname that runs the script, which leaks the red teamer's hostname and might expose unwanted information.

KINGSABRI avatar Dec 28 '22 16:12 KINGSABRI