Merge pull request #492 from monkeywave/patch-1

[Pull Request] Adding friTap as SSL/TLS decryption framework/toolkit
This commit is contained in:
Samar Dhwoj Acharya 2024-12-04 07:04:09 -06:00 committed by GitHub
commit d11c903115
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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