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

New functionality for zgrab2-banner: md5, sha1, sha256, base64 #385

Merged
merged 8 commits into from
Feb 18, 2024

Conversation

crazylazyowl
Copy link
Contributor

Hello! While using the banner module for zgrab2, there was a need for some functionality that was missing there.

I added the following:

  1. calc md5, sha1 and sha256 of body
  2. base64 encoding of an answer body
  3. check for empty pattern

I also refactored the code a little.

Thank you!

p.s: I’m plannig to add similar functionality to the http module. Is it okay?

@crazylazyowl crazylazyowl changed the title New functionality for zgrab2-banner: mda, sha1, sha256, base64 New functionality for zgrab2-banner: md5, sha1, sha256, base64 Aug 7, 2023
@zakird zakird merged commit ec3a192 into zmap:master Feb 18, 2024
@crazylazyowl crazylazyowl deleted the banner_hashes branch March 6, 2024 16:17
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.

2 participants