Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,6 @@
"rule_params": null,
"state": "enabled"
},
{
"checktool": "jaaf",
"checkrule": "DeriveCheckIQConfigProcessorHandler",
"severity": "warning",
"rule_params": null,
"state": "enabled"
},
{
"checktool": "jaaf",
"checkrule": "DeriveCheckIQConfigProcessorThread",
"severity": "warning",
"rule_params": null,
"state": "enabled"
},
{
"checktool": "jaff",
"checkrule": "DynamicAPICameraManager",
Expand Down
19 changes: 0 additions & 19 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,3 @@

### 如何在TCA上使用
在TCA上勾选名称以 `TCA-Armory` 开头的工具的规则。

## TCA-Loong_Beta龙(测试版)
Java/Kotlin API和函数调用链分析工具,无需申请License。

### 如何在TCA上使用
在TCA上勾选以下工具规则:
- [JAFCBeta](../server/projects/main/apps/scan_conf/management/commands/open_source/jafc_beta.json#L4)
- [JAFFBeta](../server/projects/main/apps/scan_conf/management/commands/open_source/jaff_beta.json#L4)

### 底层命令行工具
涉及到的底层命令行工具有:
- [TCA-Loong_Beta龙(测试版)](https://github.com/TCATools/loong_beta)

## [TCA-0Day_Checker(测试版)](https://github.com/TCATools/codedog_0Day_checker)
用于一些爆出高危漏洞的组件检查,主要用于前段时间的log4j检查,支持自定义规则用于检查其他组件,无需申请License。

### 如何在TCA上使用
在TCA上勾选以下工具规则:
- [0DayChecker](../server/projects/main/apps/scan_conf/management/commands/open_source/0daychecker.json#L4)