rapid7 / recog

Pattern recognition for hosts, services, and content
Other
662 stars 195 forks source link

Add Progress MOVEit Transfer fingerprints #577

Closed mkienow-r7 closed 1 year ago

mkienow-r7 commented 1 year ago

Description

Adds 2 Progress MOVEit Transfer fingerprints.

Notes

Fingerprinted unknown versions of MOVEit Transfer. The favicon fingerprint was not added at this time since it appears to only be the Progress logo.

Motivation and Context

Improved coverage

How Has This Been Tested?

Types of changes

Checklist:

mkienow-r7 commented 1 year ago

LGTM - although it looks like there's a jruby test failure

Yeah, if you look at the test history I reran the tests on this PR trying to diagnose the same issue on another PR. It appears the plain JRuby version GitHub is using was recently bumped from jruby-9.4.2.0-ubuntu-22.04.tar.gz to jruby-9.4.3.0-ubuntu-22.04.tar.gz and now nokogiri is emitting a new warning causing tests to fail.