Skip to content

More than 1 fingerprint in a YAML file #48

@anshumanbh

Description

@anshumanbh

Lets take Apache Tomcat as an example.

There is Tomcat Manager and Tomcat Host Manager. They both have different endpoints and different fingerprints. For instance, the Basic Auth Realm for Tomcat Manager says "Tomcat Manager Application" and for Tomcat Host Manager, it says "Tomcat Host Manager Application".

Tomcat Host Manager is exposed at the endpoint /host-manager/html whereas Tomcat Manager is exposed at endpoints like /manager/html, /tomcat/manager/html, /manager/text, /manager/status.

So, basically even though it is Apache Tomcat, it needs multiple sections of fingerprints.

Right now, I just created two separate files for them, but it would be nice to be able to have multiple sections of fingerprints in a single YAML file.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions