httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Support adding custom fingerprint database files when use tech-detect flag

Open nbxiglk0 opened this issue 1 year ago • 1 comments

Hi,Team

When using the fingerprint recognition feature, the fingerprint database comes from the built-in https://github.com/projectdiscovery/wappalyzergo, sometimes I need to add some of my own app fingerprints to be recognized when scanning.

Please describe your feature request:

Accepts a user-specified fingerprint data file. The file format is consistent with https://github.com/projectdiscovery/wappalyzergo/blob/main/fingerprints_data.json. When the user specifies a custom fingerprint data file, the fingerprint recognition rule will use the user-specified file instead of the built-in default rule. This file can be specified in config.yaml or on the command line.like httpx -l urls.txt -tech-detect -custom-finger finger.json

nbxiglk0 avatar Jul 05 '24 08:07 nbxiglk0

Thanks so much for your feature request @nbxiglk0 - we'll take a look into this! :)

GeorginaReeder avatar Jul 15 '24 09:07 GeorginaReeder

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

github-actions[bot] avatar Sep 07 '25 00:09 github-actions[bot]