mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2025-01-03 11:20:55 -05:00
[Pull Request] Adding friTap as SSL/TLS decryption framework/toolkit
Pull request to add friTap. friTap is a tool for simplifying SSL/TLS traffic analysis for researchers and pentesters by making SSL decryption effortless. It allows TLS key extraction and the decryption of TLS payload as PCAP in real time.
This commit is contained in:
parent
a07c612fc2
commit
9e631fc84e
@ -443,6 +443,7 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*.
|
||||
* [oregano](https://github.com/nametoolong/oregano) - Python module that runs as a machine-in-the-middle (MITM) accepting Tor client requests.
|
||||
* [sylkie](https://dlrobertson.github.io/sylkie/) - Command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol.
|
||||
* [PETEP](https://github.com/Warxim/petep) - Extensible TCP/UDP proxy with GUI for traffic analysis & modification with SSL/TLS support.
|
||||
* [friTap](https://github.com/fkie-cad/friTap) - Intercept SSL/TLS connections with frida; Allows TLS key extraction and decryption of TLS payload as PCAP in real time.
|
||||
|
||||
### Transport Layer Security Tools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user