共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > regfuzz |
regfuzz
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
Regfuzz is a collection of program and scripts for testing regular expression robustness using randomly generated valid and invalid regular expressions.
The base implementation is in C, but a swig interface definition is included along with samples of its use in multiple other languages ranging from pl/sql to javascript and C#.
This toolkit, while rudimentary, uncovered numerous bugs in multiple engines across platforms and languages.