Skip to content
@trimstray edited this page Mar 7, 2019 · 28 revisions

Welcome to the htrace.sh wiki!

You can file an issue about it and ask that it be added.


In my daily work, I missed a tool with which I could test the configuration of domains in a simple way. The ability to use curl or openssl is very important, but I did not have the tools to automate this process.

Until now, I used the tools available on the web, but each of them had some shortcomings.

htrace.sh is a simple shell script to debugging http/https connection tracing, response headers and mixed-content. Scanning domain using Nmap NSE Library.

It also support external security tools: testssl.sh, Mozilla Observatory and SSL Labs API.

Master

Clone this wiki locally