seclab-yonsei/CovRL-Fuzz
CovRL-Fuzz: Fuzzing JavaScript Interpreters with Coverage-Guided Reinforcement Learning for LLM-Based Mutation
This tool helps security researchers and software testers find bugs and vulnerabilities in JavaScript interpreters. It takes existing JavaScript code (test cases) and intelligently generates new, modified code to thoroughly test the interpreter. The output identifies new code paths covered and potential crashes or errors, making the interpreter more robust.
No commits in the last 6 months.
Use this if you are a security researcher or quality assurance engineer responsible for identifying vulnerabilities and ensuring the stability of JavaScript engines.
Not ideal if you are looking to test general JavaScript applications or web pages rather than the interpreter itself.
Stars
41
Forks
3
Language
C
License
Apache-2.0
Category
Last pushed
Nov 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/seclab-yonsei/CovRL-Fuzz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/oss-fuzz-gen
LLM powered fuzzing via OSS-Fuzz.
cyberark/FuzzyAI
A powerful tool for automated LLM fuzzing. It is designed to help developers and security...
prompt-security/ps-fuzz
Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
ChatAFLndss/ChatAFL
Large Language Model guided Protocol Fuzzing (NDSS'24)