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 Server Technology Sentry Switched device fingerprints #527

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

mkienow-r7
Copy link
Contributor

@mkienow-r7 mkienow-r7 commented Jan 18, 2023

Description

Adds four new Server Technology Sentry Switched device fingerprints, and updates two existing fingerprints. This PR closes #521.

Notes

From Sentry Smart CDU Firmware Revision History:

12-03-30	7.0a	smcdu-v70a.bin	First production release
...
	Changed the FTP server 220 response code (service ready) login banner
		to "220 Sentry Smart CDU <version> FTP server ready.", where
		<version> is currently "v7.0a".

	Changed the web server identification in HTTP response headers to
		"ServerTech-AWS/<version>", where <version> is currently
		"v7.0a".  "AWS" is short for Advanced Web Server.

Motivation and Context

Improved coverage

How Has This Been Tested?

  • bundle exec ./bin/recog_verify xml/favicons.xml xml/ftp_banners.xml xml/html_title.xml xml/http_servers.xml xml/http_wwwauth.xml xml/snmp_sysdescr.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 marked this pull request as ready for review January 18, 2023 22:50
@mkienow-r7 mkienow-r7 merged commit 25a37fd into rapid7:main Jan 19, 2023
@mkienow-r7 mkienow-r7 deleted the feature/servertech-sentry-switched branch January 19, 2023 14:39
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.

Request for Sentry Switched PDU fingerprint
2 participants