Go to file
citypw dfe8b63f58 Merge pull request #3 from Samson-W/master
Add use Chinese out for result log.
2016-08-10 13:23:33 +08:00
scripts Add translated check result from English to Chinese. 2016-08-10 11:15:50 +08:00
README.md Add use Chinese out for result log. 2016-08-10 13:09:57 +08:00
check.sh Add use Chinese out for result log. 2016-08-10 13:09:57 +08:00

STIG-4-Debian

##About

This scrpit is use check DISA STIG(Security Technical Implementation Guides) for Debian 8 Porting from DISA RHEL 6 STIG V1 R7.

DISA RHEL 6 STIG V1 R7

##Usage

#bash check.sh
usage: check.sh [options]

  -c    Output Log with catable colors
  -C    Use Chinese output Log with catable colors
  -s    Perform STIG checking with NORMAL output log
  -v    Show version
  -h 	Show this message

Default log file location at /var/log/STIG-Checking-*.log

STIG Check for Debian (v0.1)

Port DISA RHEL 6 STIG V1R7 for Debian

##Project Work

  • First version of "walk-through" is done, but there is something should working on.
  • More detial in "script/porting_log"