Honeypatch is stand-alone tool to inject traps into arbitrary, text-based payload.
Important
Honeypatch is still in development and only in a proof-of-concept stage. It is not integrated with the rest of Honeyquest yet.
List all available honeywire templates.
honeypatch list -p ./querydb/honeyaml
Inject additional headers into HTTP responses.
honeypatch inject -p ./querydb/honeyaml -w httpheader-apiserver ./docs/examples/http-response.txt
honeypatch inject -p ./querydb/honeyaml -w httpheader-devtoken ./docs/examples/http-response.txt
Please refer to the --help
command for more information.