Add: Phenomite/AMP-research to Network Security section

This commit is contained in:
pe3zx 2021-10-29 15:12:33 +07:00
parent f83fb83601
commit 73efa26ef9

View File

@ -2719,6 +2719,11 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://packettotal.com/">PacketTotal</a></td> <td><a href="https://packettotal.com/">PacketTotal</a></td>
<td>A free, online PCAP analysis engine</td> <td>A free, online PCAP analysis engine</td>
</tr> </tr>
<tr>
</tr>
<td><a href="https://github.com/Phenomite/AMP-Research">Phenomite/AMP-Research</a></td>
<td>Research on UDP/TCP amplification vectors, payloads and mitigations against their use in DDoS Attacks</td>
</tr>
<tr> <tr>
<td><a href="https://www.netresec.com/?page=PolarProxy">PolarProxy</a></td> <td><a href="https://www.netresec.com/?page=PolarProxy">PolarProxy</a></td>
<td>PolarProxy is a transparent SSL/TLS proxy created for incident responders and malware researchers. PolarProxy is primarily designed to intercept and decrypt TLS encrypted traffic from malware. PolarProxy decrypts and re-encrypts TLS traffic, while also saving the decrypted traffic in a PCAP file that can be loaded into Wireshark or an intrusion detection system (IDS).</td> <td>PolarProxy is a transparent SSL/TLS proxy created for incident responders and malware researchers. PolarProxy is primarily designed to intercept and decrypt TLS encrypted traffic from malware. PolarProxy decrypts and re-encrypts TLS traffic, while also saving the decrypted traffic in a PCAP file that can be loaded into Wireshark or an intrusion detection system (IDS).</td>