https://github.com/lis912/Evaluation_tools
  
  
    测评工具 
    https://github.com/lis912/Evaluation_tools
  
        Last synced: 4 months ago 
        JSON representation
    
测评工具
- Host: GitHub
 - URL: https://github.com/lis912/Evaluation_tools
 - Owner: lis912
 - Created: 2018-11-08T02:38:33.000Z (almost 7 years ago)
 - Default Branch: master
 - Last Pushed: 2021-03-25T02:23:48.000Z (over 4 years ago)
 - Last Synced: 2024-08-05T17:43:06.651Z (about 1 year ago)
 - Language: Shell
 - Homepage:
 - Size: 19 MB
 - Stars: 295
 - Watchers: 10
 - Forks: 105
 - Open Issues: 5
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- awesome-hacking-lists - lis912/Evaluation_tools - 测评工具 (Shell)
 
README
          ## 等级保护基线检查工具
* Hp-Unix
	> * 笔记而已。
* Linux
	> * capos_for_linux_v2.6.2sh 	        红帽系linxu版本测评使用,兼容Red-Hat、CentOS、EulerOS、Asianux、Ubuntu 16、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,  建议使用最新capos_for_windows_v1.4.1.
* Mysql
	> * mysql.sql			5.0以上版本适用,使用方法在该文件开头。		
* Oracle
	> * oracle_10g.sql……	使用方法在文件开头有说明。
* Sybase
	> * 笔记而已。