# Evaluation_tools **Repository Path**: stemmm/Evaluation_tools ## Basic Information - **Project Name**: Evaluation_tools - **Description**: 测评工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安全基线检查工具 * Hp-Unix > * 笔记而已。 * Linux > * capos_for_linux_v2.2.sh 红帽系linxu版本测评使用,兼容6.x,7.x版本,兼容Oracle, Mysql, Postgresql,做了一些小优化,比如添加了运行消息提示,Mysql口令输入的检测处理,详细大家看代码吧! > * suse11.sh Suse linux 11.X 版本测评使用。 > * secure_config.sh 红帽系linux 口令策略,登录失败策略,登录超时整改脚本。 * Windows > * 该小工具使用golang语言编写,包含多个版本,可生成 txt文档和word测评结果文档,可在测windows终端时使用,存在隐藏未解决的bug。项目源码:https://github.com/lis912/CapOS, 建议使用v1.3.2版,这版去掉了没有用的doc文档输出,添加了一些提示信息,直接生成TXT到当前目录. * Mysql > * mysql.sql 5.0以上版本适用,使用方法在该文件开头。 * Oracle > * oracle_10g.sql…… 使用方法在文件开头有说明。 * Sybase > * 笔记而已。