rapid7 / recog

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

Fix port number portion of an assert nothing HTTP server regex #461

Closed mkienow-r7 closed 2 years ago

mkienow-r7 commented 2 years ago

Description

Corrects the port number portion of an "assert nothing" HTTP server regex.

Motivation and Context

Correct regex.

How Has This Been Tested?

Types of changes

Checklist:

TomSellers commented 2 years ago

LGTM! Good catch.