Skip to content

Hash generation improvements  #525

@ehsandeep

Description

@ehsandeep

continuation of #517

  • hash calculations for headers
 "hashes": { "body-md5": "84238dfc8092e5d9c0dac8ef93371a07", "body-mmh3": "3155629880", "body-sha256": "ea8fac7c65fb589b0d53560f5251f74f9e9b243478dcb6b3ea79b5e36449c8d9", "body-simhash": "9899951357530060719", "header-md5": "84238dfc8092e5d9c0dac8ef93371a07", "header-mmh3": "3155629880", "header-sha256": "ea8fac7c65fb589b0d53560f5251f74f9e9b243478dcb6b3ea79b5e36449c8d9", "header-simhash": "9899951357530060719" }
  • removing redundant sha256 hash in json output
  • making hash generation as part of default json output
  • CLI output format update
echo hackerone.com | ./httpx -hash mmh3,md5 https://hackerone.com [3566753228,0baba119419234a6103273fe49a901e3] 

Metadata

Metadata

Labels

Priority: MediumThis issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions