- Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Milestone
Description
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] Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.