rapid7 / recog

Pattern recognition for hosts, services, and content
Other
671 stars 199 forks source link

Fix greedy service.version capture group for EmWeb variants #413

Closed mkienow-r7 closed 2 years ago

mkienow-r7 commented 2 years ago

Description

Fixes a greedy service.version capture group for EmWeb variants.

Motivation and Context

Fixes incorrect matches where the EmWeb variant server header appears in a large string of HTTP server headers.

How Has This Been Tested?

Types of changes

Checklist: