Add: salesforce/jarm

This commit is contained in:
pe3zx 2020-11-19 15:15:47 +07:00
parent 3cbec67738
commit af475ec0f1

View File

@ -1107,6 +1107,10 @@ This repository is created as an online bookmark for useful links, resources and
<tr>
<td><a href="https://github.com/salesforce/bro-sysmon/">salesforce/bro-sysmon</td>
<td>Bro-Sysmon enables Bro to receive Windows Event Logs. This provide a method to associate Network Monitoring and Host Monitoring. The work was spurred by the need to associate JA3 and HASSH fingerprints with the application on the host. The example below shows the hostname, Process ID, connection information, JA3 fingerprints, Application Path, and binary hashes.</td>
</tr>
<tr>
<td><a href="https://github.com/salesforce/jarm">salesforce/jarm</a></td>
<td>JARM is an active Transport Layer Security (TLS) server fingerprinting tool.</td>
</tr>
<tr>
<td><a href="https://github.com/sans-blue-team/DeepBlueCLI">sans-blue-team/DeepBlueCLI</a></td>