tlsfuzzer

Protocol tester

Automated protocol testing and fuzzing suite for SSL/TLS implementations

SSL and TLS protocol test suite and fuzzer

GitHub

562 stars
41 watching
118 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list

automationdrownfuzzerprotocol-testerprotocol-verifierrfc-compliancerobotsecurity-auditsecurity-vulnerabilitysslstandard-conformitytest-automationtest-frameworktest-suitetesting-toolstlstls12tls13tlslitetlslite-ng

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,109
trailofbits/protofuzz A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions 272
google/fuzzer-test-suite A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. 1,434
aflnet/aflnet A tool for testing and finding vulnerabilities in network protocol implementations by replaying variations of recorded message exchanges 877
andresriancho/websocket-fuzzer Automates the process of sending WebSocket messages to test application vulnerabilities 144
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 414
mozilla/cipherscan Tool to test and analyze SSL/TLS ciphersuites on a target system 1,966
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,407
ssllabs/ssllabs-scan An automated testing tool for SSL/TLS certificates 1,705
jidicula/go-fuzz-action An Automated testing workflow for Go code using built-in fuzz testing features 15
google/oss-fuzz-vulns Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits 135
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,659
withsecureopensource/mqtt_fuzz A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. 77
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 415