ShellGuard | ShellGuard consists of a kernel extension

 by   vivami Swift Version: Current License: GPL-3.0

kandi X-RAY | ShellGuard Summary

kandi X-RAY | ShellGuard Summary

ShellGuard is a Swift library. ShellGuard has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

ShellGuard consists of a kernel extension and a userspace client that communicate through a PF_SYSTEM socket. The kext uses OS X's TrustedBSD framework to hook the execution system calls and notified of process executions. Based on the policies defined in the SG_config.json file, the ShellGuard allows or denies the execution of the shell. The ShellGuard daemon/client that remains in userspace and runs in privileged mode, which is why I have chosen to write it in Swift, a memory safe language. The daemon parses the ShellGuard policy file (JSON) and passes these rules to the kernel extension.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ShellGuard has a low active ecosystem.
              It has 4 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 5 have been closed. On average issues are closed in 123 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ShellGuard is current.

            kandi-Quality Quality

              ShellGuard has no bugs reported.

            kandi-Security Security

              ShellGuard has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ShellGuard is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              ShellGuard releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ShellGuard
            Get all kandi verified functions for this library.

            ShellGuard Key Features

            No Key Features are available at this moment for ShellGuard.

            ShellGuard Examples and Code Snippets

            No Code Snippets are available at this moment for ShellGuard.

            Community Discussions

            No Community Discussions are available at this moment for ShellGuard.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ShellGuard

            Because we have not been able yet to obtain a kext signing cert, by default OS X will not allow us to load the ShellGuard kext. We have to enable kext-dev-mode for it to allow unsigned kext loading. This enables kext-dev-mode and also enables symbolic links to ensure that crash logs are somewhat useful.
            Go to Terminal.app
            Type: sudo nvram boot-args="debug=0x146 kext-dev-mode=1 keepsyms=1"
            Restart your Mac
            Press CMD + R right after your Mac starts to boot up and shows the Apple logo
            Your Mac will reboot into Recovery mode
            Go to Utilities in the top menu bar and go to Terminal
            Type: csrutil enable --without-kext
            Type: reboot

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/vivami/ShellGuard.git

          • CLI

            gh repo clone vivami/ShellGuard

          • sshUrl

            git@github.com:vivami/ShellGuard.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link