Skip to content

A repository for open-source resources created for use with or alongside Jamf Protect.

License

Notifications You must be signed in to change notification settings

jamf/jamfprotect

Repository files navigation

Jamf Protect

A repository for open-source resources created for use with or alongside Jamf Protect.

Jamf-Protect-color

Customers of Jamf Protect are able to leverage resources in this repository such as:

Custom Analytics (Behavioural Detection)

Custom Analytic predicates to extend the behavioural detection capability of Jamf Protect.

More information on Analytics can be found here.

Device Controls

Jamf Protect allows control over the behavior of removable storage media. In certain situations, you might want to also impose restrictions using MDM. Examples of how to do this can be found in the provided repository.

JSON Samples and Schemas

Jamf Protect can be configured to send or stream data to third-party storage solutions. This repository contains examples and schemas for events related to Jamf Protect.

Helper Tools

This repository contains scripts and resources that can help delivering the best possible implementation of Jamf Protect.

Unified Log Filters

Unified Log filter predicates to streamline rich system, user, application and network activity data from endpoints to a nominated Security Information and Event Management (SIEM) or third-party data storage tool.

More information on Unified Log filtering can be found here.

Jamf Protect API Scripts

Jamf Protect's GraphQL API can be used to streamline endpoint and configuration management, compliance reporting and general tenant management.

More information on the Jamf Protect API can be found here.

Third Party Integrations

Jamf Protect is able to integrate with many 3rd party solutions, examples and workflows are provided in this section.

SOAR Playbooks

Leverage the powerful integration between Jamf Protect and Jamf Pro to streamline remediation of security incidents on managed endpoints through automation.

More information on this Jamf portfolio integration can be found here.

Jamf Pro Extension Attributes

Extend Jamf Pro's natively inventory reporting capabilities with customisable data collection regarding Jamf Protect, enabling powerful remediation and conditional access workflows through device management.

More information on using Extension Attributes with Jamf Pro can be found here.

Telemetry Examples

Enhance the use of Jamf Protect Telemetry by exploring and implementing a range of common examples that demonstrate best practices and advanced configurations.

More information on using Telemetry can be found here.

Please see the Wiki for specific information on each resource in this repository.

Disclaimer: All resources contained in this repository are provided as-is and are not officially supported by Jamf Support.

####################################################################################################
#
# Copyright (c) 2022, Jamf Software, LLC.  All rights reserved.
#
#       Redistribution and use in source and binary forms, with or without
#       modification, are permitted provided that the following conditions are met:
#               * Redistributions of source code must retain the above copyright
#                 notice, this list of conditions and the following disclaimer.
#               * Redistributions in binary form must reproduce the above copyright
#                 notice, this list of conditions and the following disclaimer in the
#                 documentation and/or other materials provided with the distribution.
#               * Neither the name of the JAMF Software, LLC nor the
#                 names of its contributors may be used to endorse or promote products
#                 derived from this software without specific prior written permission.
#
#       THIS SOFTWARE IS PROVIDED BY JAMF SOFTWARE, LLC "AS IS" AND ANY
#       EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
#       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
#       DISCLAIMED. IN NO EVENT SHALL JAMF SOFTWARE, LLC BE LIABLE FOR ANY
#       DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
#       (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
#       LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
#       ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
#       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
#       SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
####################################################################################################