Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsitech committed Nov 30, 2017
1 parent ebaf11a commit 40c60ea
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 17 deletions.
13 changes: 7 additions & 6 deletions UbuntuServer_16.04LTS/jshielder-CIS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ source helpers.sh
f_banner(){
echo
echo "
_ ____ _ _ _ _
| / ___|| |__ (_) ___| | __| | ___ _ __
_ | \___ \| '_ \| |/ _ \ |/ _ |/ _ \ '__|
| |_| |___) | | | | | __/ | (_| | __/ |
\___/|____/|_| |_|_|\___|_|\__,_|\___|_|
██╗███████╗██╗ ██╗██╗███████╗██╗ ██████╗ ███████╗██████╗
██║██╔════╝██║ ██║██║██╔════╝██║ ██╔══██╗██╔════╝██╔══██╗
██║███████╗███████║██║█████╗ ██║ ██║ ██║█████╗ ██████╔╝
██ ██║╚════██║██╔══██║██║██╔══╝ ██║ ██║ ██║██╔══╝ ██╔══██╗
╚█████╔╝███████║██║ ██║██║███████╗███████╗██████╔╝███████╗██║ ██║
╚════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚═════╝ ╚══════╝╚═╝ ╚═╝
CIS Benchmark Hardening
For Ubuntu Server 16.04 LTS
By Jason Soto "
Expand Down
11 changes: 6 additions & 5 deletions UbuntuServer_16.04LTS/jshielder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ source helpers.sh
f_banner(){
echo
echo "
_ ____ _ _ _ _
| / ___|| |__ (_) ___| | __| | ___ _ __
_ | \___ \| '_ \| |/ _ \ |/ _ |/ _ \ '__|
| |_| |___) | | | | | __/ | (_| | __/ |
\___/|____/|_| |_|_|\___|_|\__,_|\___|_|
██╗███████╗██╗ ██╗██╗███████╗██╗ ██████╗ ███████╗██████╗
██║██╔════╝██║ ██║██║██╔════╝██║ ██╔══██╗██╔════╝██╔══██╗
██║███████╗███████║██║█████╗ ██║ ██║ ██║█████╗ ██████╔╝
██ ██║╚════██║██╔══██║██║██╔══╝ ██║ ██║ ██║██╔══╝ ██╔══██╗
╚█████╔╝███████║██║ ██║██║███████╗███████╗██████╔╝███████╗██║ ██║
╚════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚═════╝ ╚══════╝╚═╝ ╚═╝
For Ubuntu Server 16.04 LTS
By Jason Soto "
Expand Down
13 changes: 7 additions & 6 deletions jshielder.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@
f_banner(){
echo
echo "
_ ____ _ _ _ _
| / ___|| |__ (_) ___| | __| | ___ _ __
_ | \___ \| '_ \| |/ _ \ |/ _ |/ _ \ '__|
| |_| |___) | | | | | __/ | (_| | __/ |
\___/|____/|_| |_|_|\___|_|\__,_|\___|_|
██╗███████╗██╗ ██╗██╗███████╗██╗ ██████╗ ███████╗██████╗
██║██╔════╝██║ ██║██║██╔════╝██║ ██╔══██╗██╔════╝██╔══██╗
██║███████╗███████║██║█████╗ ██║ ██║ ██║█████╗ ██████╔╝
██ ██║╚════██║██╔══██║██║██╔══╝ ██║ ██║ ██║██╔══╝ ██╔══██╗
╚█████╔╝███████║██║ ██║██║███████╗███████╗██████╔╝███████╗██║ ██║
╚════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚═════╝ ╚══════╝╚═╝ ╚═╝
Linux Automated Hardening Script for Linux Servers
Developed By Jason Soto @JsiTech "
echo
Expand Down

0 comments on commit 40c60ea

Please sign in to comment.