# Security-Baseline **Repository Path**: zhuxinkai/Security-Baseline ## Basic Information - **Project Name**: Security-Baseline - **Description**: Linux/Windows安全加固脚本 - **Primary Language**: Shell - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2020-06-03 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Security baseline Linux/Windows 安全加固脚本 *建议完全阅读脚本后使用,部分配置需自定义,本脚本仅供参考,因运行本脚本产生的问题本人不负任何责任。* ## Useage ### Linux *仅建议在装机阶段使用,centos6.sh适用Redhat6、CentOS6系列系统,centos7.sh适用Redhat7、CentOS7系列系统,其余Linux发行版未测试,不建议直接使用。* 将centos*.sh 及 centos.conf传至同一目录: `chmod +x ./centos*.sh ./centos*.sh` ### Windows *仅建议在装机阶段使用,适用于Windows Server 2008及Windows Server 2012,其余Windows Server版未测试,不建议直接使用。* 将win.bat 及 win.ini 上传至同一目录,右键win.bat ,以管理员身份运行。