Skip to content

Rokiskietis/Center-for-Internet-Security-CIS-Benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDM Configurations with CIS Recommendations

Overview

Welcome to the MDM Configurations repository! This project is designed to provide security professionals and system architects with configurations for multiple Mobile Device Management (MDM) platforms. Our focus is on implementing the Center for Internet Security (CIS) recommendations for various devices, including Windows, iOS, macOS, and Android.

Table of Contents

Introduction

As a system architect specializing in security, I have created this repository to share best practices and configurations that align with CIS benchmarks. The aim is to help organizations secure their mobile and desktop devices by providing pre-configured MDM profiles that adhere to industry standards.

Supported Platforms

This repository includes MDM configurations for the following platforms:

  • Windows
  • iOS
  • macOS
  • Android

Each configuration file is tailored to meet the CIS benchmarks, ensuring that devices are configured to the highest security standards.

Installation and Usage

To use the configurations in this repository, follow these steps:

  1. Clone the repository: ```sh git clone https://github.com/Rokiskietis/Center-for-Internet-Security-CIS-Benchmarks ```
  2. Navigate to the desired platform directory: ```sh cd mdm-configurations/windows ```
  3. Apply the configuration file to your MDM platform:
    • Follow the specific instructions provided in the README file within each platform directory.

Configuration Files

Each platform directory contains configuration files that are ready to be imported into your MDM solution. These files are organized based on the CIS benchmark categories and settings.

  • Windows: Configuration profiles to secure Windows devices according to CIS benchmarks.
  • iOS: MDM profiles to enforce CIS recommendations on iOS devices.
  • macOS: Security configurations for macOS systems as per CIS standards.
  • Android: Profiles for managing and securing Android devices following CIS guidelines.

Contributing

We welcome contributions from the community! If you have improvements, updates, or new configurations to share, please follow these steps:

  1. Fork the repository
  2. Create a new branch: ```sh git checkout -b feature/new-config ```
  3. Commit your changes: ```sh git commit -m 'Add new configuration for XYZ' ```
  4. Push to the branch: ```sh git push origin feature/new-config ```
  5. Open a pull request

For detailed guidelines, refer to our Contributing Guide.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions, suggestions, or issues, please open an issue in this repository or contact me directly at Justinas.


Thank you for using and contributing to this repository! Together, we can enhance the security posture of our digital environments.

About

Center for Internet Security (CIS) Benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published