This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-maat
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-maat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
00f782b0cf1d6325c8deef68c338ebd99a258c47
tango-maat
/
test
History
郑超
8bf48ba1f3
Feature faster bool matcher on reptead item
2021-06-15 01:32:46 +00:00
..
conf
在test中增加conf目录,用于存放rulescan的配置文件。
2016-06-13 09:54:30 +08:00
json_update
通过原有功能的单元测试。
2020-06-22 20:26:43 +08:00
ntcrule
/full
通过原有功能的单元测试。
2020-06-22 20:26:43 +08:00
rule
支持表文件加密。
2017-06-09 20:46:28 +08:00
test_streamfiles
增加流式扫描多个文件的测试用例。
2018-10-09 21:23:22 +08:00
testdata
Feature faster bool matcher on reptead item
2021-06-15 01:32:46 +00:00
testdata_uni2ascii
1、更新SFH和GIE;2、支持相似性字符串匹配;
2017-07-07 20:47:27 +08:00
CMakeLists.txt
redis内部key改为unsigned long,适配性能测试用例。
2020-06-22 20:26:44 +08:00
file_test_tableinfo.conf
通过原有功能的单元测试。
2020-06-22 20:26:43 +08:00
file_test_tableinfo.conf.bak
通过原有功能的单元测试。
2020-06-22 20:26:43 +08:00
maat_demo.cpp
代码适配Maat command、maat json。
2020-06-22 20:26:43 +08:00
maat_json.json
为刘梦岩2021-5-15提出的IPv6误命中bug,增加单元测试用例。该问题已在rulescan_VERSION_2020_12_20、MAAT_FRAME_VERSION_3_1_21_20210513重现。
2021-05-17 20:07:51 +08:00
perf_test_maatframe.cpp
Feature faster bool matcher on reptead item
2021-06-15 01:32:46 +00:00
reset_redis4maat.sh
初始化时在日志中打印accept tags。
2018-12-23 18:18:19 +06:00
table_info.conf
增加大量compile引用一个group的测试用例。
2020-12-05 15:14:51 +06:00
test_igraph.cpp
使用cJSON_ArrayForEach替代cJSON_GetArrayItem,提高maat json解析速度。
2019-08-16 14:32:26 +08:00
test_maatframe.cpp
Hierarchy中,使用垃圾回收方式释放compile,避免bool_matcher命中已删除的compile后,从而非法内存访问导致段错误。 修复 TSG-6548
2021-06-01 21:40:20 +08:00