Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ManageEngine Password Manager Pro fingerprints #485

Merged

Conversation

mkienow-r7
Copy link
Contributor

@mkienow-r7 mkienow-r7 commented Sep 23, 2022

Description

Adds ManageEngine Password Manager Pro fingerprints

Notes

This does not add the hash for the shortcut icon (<link rel="SHORTCUT ICON" href="/themes/passtrix/V12121/images/ps_ico.ico">) since that is identical to the favicon.ico from ManageEngine Access Manager Plus.

  • /themes/passtrix/V12121/images/ps_ico.ico:
$ file ps_ico.ico
ps_ico.ico: MS Windows icon resource - 6 icons, 256x256 with PNG image data, 256 x 256, 8-bit/color RGBA, non-interlacedPNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced, 32 bits/pixel, -128x-128, 32 bits/pixel
$ md5 ps_ico.ico
MD5 (ps_ico.ico) = 9db18be9073f41227b4fb0c1715ce82d
  • /favicon.ico:
$ file favicon.ico
favicon.ico: MS Windows icon resource - 2 icons, 16x16, 32 bits/pixel, 32x32, 32 bits/pixel
$ md5 favicon.ico
MD5 (favicon.ico) = 611f1994a0ca4ce57eabe2f45b54dd07

Motivation and Context

Improved coverage

How Has This Been Tested?

  • bundle exec ./bin/recog_verify xml/favicons.xml xml/html_title.xml xml/http_servers.xml
  • rake tests

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have updated the documentation accordingly (or changes are not required).
  • I have added tests to cover my changes (or new tests are not required).
  • All new and existing tests passed.

@mkienow-r7 mkienow-r7 force-pushed the feature/manageengine-password-manager-pro branch from bc5602e to e0f9bce Compare September 28, 2022 03:41
@mkienow-r7 mkienow-r7 merged commit 708409e into rapid7:main Sep 28, 2022
@mkienow-r7 mkienow-r7 deleted the feature/manageengine-password-manager-pro branch September 28, 2022 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants