Git Product home page Git Product logo

cis-for-macos-sierra's People

Contributors

7ee1441f5a avatar comccoy avatar kenglish6 avatar lisacherie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cis-for-macos-sierra's Issues

3.5 Audit and Remediation - Not Working in 10.13.3

When I run the command below I receive nothing back.
grep -i ttl /etc/asl/com.apple.install | awk -F'ttl=' '{print $2}'

This is what my com.apple.install log looks like:
install messages get saved only in /var/log/install.log [= Facility install] claim only file /var/log/install.log format='$((Time)(JZ)) $Host $(Sender)[$(PID)]: $Message'

5.1.4 additional -ls command is returning more than just the file path

When running this command:
sudo find /Library -type d -perm -2 -ls | grep -v Caches | grep -v Adobe
You will return something like:
4308517949 0 drwxrwxrwx 3 root admin 96 Feb 28 09:10 /Library/Application Support/regid.2012-02.com.jamfsw 4308522709 0 drwxrwxrwx 3 root wheel 96 Feb 28 09:17 /Library/Application Support/JAMF/Composer 4308522710 0 drwxrwxrwx 3 root wheel 96 Feb 28 09:17 /Library/Application Support/JAMF/Composer/Sources 4305462489 0 drwxrwxrwx 4 root wheel 128 Jan 23 15:06 /Library/Application Support/Microsoft/WebExPlugin 4307247960 0 drwxrwxrwx 4 root admin 128 Feb 8 10:22 /Library/Application Support/regid.1986-12.com.adobe 4297204237 0 drwxrwxrwx 3 root admin 96 Feb 28 09:08 /Library/Application Support/VMware/VMware Fusion/Shared 4297040430 0 drwxrwxrwx 12 root wheel 384 Feb 28 08:52 /Library/Logs/CrashPlan

However, it appears that the -ls flag is giving us more than what we need (just the file paths). Ex: When I run:
sudo find /Library -type d -perm -2 | grep -v Caches | grep -v Adobe
I only get:
/Library/Application Support/regid.2012-02.com.jamfsw /Library/Application Support/JAMF/Composer /Library/Application Support/JAMF/Composer/Sources /Library/Application Support/Microsoft/WebExPlugin /Library/Application Support/regid.1986-12.com.adobe /Library/Application Support/VMware/VMware Fusion/Shared /Library/Logs/CrashPlan
Which should be better for the chmod command in the for loop.

6.2 File Extensions changed in 10.13.3

When I run the following command, terminal says the key pair no longer exists.
defaults read /Users/"$currentUser"/Library/Preferences/com.apple.finder AppleShowAllExtensions

Error:
The domain/default pair of (/Users//Library/Preferences/com.apple.finder, AppleShowAllExtensions) does not exist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.