CyberPolice

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 20fb8b35f4641c4482668ff97358df5be9ad93d3
parent db8813abc1daf16f00ab6b939195bc868bb874ac
Author: Q <PlutoTank@users.noreply.github.com>
Date:   Thu, 28 Nov 2019 14:55:01 -0500

Update README.md
Diffstat:
MREADME.md | 56++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)

diff --git a/README.md b/README.md @@ -1,36 +1,36 @@ # CyberPolice-CyberPatriotScripts ### Intro -This script is for mainly for windows. Runs a bunch of hardening processes. -This script is supposed to be used for automation of system hardening. -This script was made for Cyber Patriot competition but can be used for other uses like system forensics and hardening. +This script is for mainly for windows. Runs a bunch of hardening processes.\ +This script is supposed to be used for automation of system hardening.\ +This script was made for Cyber Patriot competition but can be used for other uses like system forensics and hardening.\ ### Useage Run `CyberPolice.bat` as Administrator #### Functions -```checkfiles``` -```usermgmtff``` -```userprop``` -```services``` -```firewall``` -```features``` -```passwordPol``` -```audit``` -```lockout``` -```rdp``` -```power``` -```sessions``` -```shares``` -```checkdns``` -```uac``` -```backuplsp``` -```lsp``` -```regharden``` -```verifysys``` -```auto``` +```checkfiles```\ +```usermgmtff```\ +```userprop```\ +```services```\ +```firewall```\ +```features```\ +```passwordPol```\ +```audit```\ +```lockout```\ +```rdp```\ +```power```\ +```sessions```\ +```shares```\ +```checkdns```\ +```uac```\ +```backuplsp```\ +```lsp```\ +```regharden```\ +```verifysys```\ +```auto```\ ### Tested OS' -| Windows Ver | Tested | +| Windows Version | Tested | | ------------- |---------------| | Windows Server 2019 | No | | Windows Server 2016 | Yes | @@ -45,9 +45,9 @@ Run `CyberPolice.bat` as Administrator ### Config Files -Some config files allow for commenting with `#` as the first line -Files that allow for commenting: -```RegistryHardenData.txt``` -```FirewallRulesOFF``` +Some config files allow for commenting with `#` as the first line\ +Files that allow for commenting:\ +```RegistryHardenData.txt```\ +```FirewallRulesOFF```\ Most config files you just put the name of the object you want to change in the text file that applies to that object