awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 مستودعات

Awesome GitHub RepositoriesSecurity Profiles

Collections of security settings that define permitted actions on system resources.

Distinct from System Configuration Profiles: Distinct from System Configuration Profiles: focuses on security-specific access policies rather than general OS settings.

Explore 16 awesome GitHub repositories matching devops & infrastructure · Security Profiles. Refine with filters or upvote what's useful.

Awesome Security Profiles GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • docker-slim/docker-slimالصورة الرمزية لـ docker-slim

    docker-slim/docker-slim

    23,311عرض على GitHub↗

    This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and their associated registries. It provides a set of utilities including an image minifier to reduce image size, a security profiler to harden running containers, an image analyzer for static inspection, and a registry manager for organizing multi-architecture indices. The toolset distinguishes itself through behavior-based optimization and security. It uses dynamic analysis to track executed instructions and file access to remove unused binary data, and records kernel interactions t

    Synthesizes restrictive system call policies by recording kernel interactions during application execution.

    Go
    عرض على GitHub↗23,311
  • slimtoolkit/slimالصورة الرمزية لـ slimtoolkit

    slimtoolkit/slim

    22,977عرض على GitHub↗

    Slim is a comprehensive suite for container lifecycle management, providing tools for image inspection, optimization, security hardening, and service troubleshooting. It functions as a platform for analyzing containerized applications through both static metadata review and dynamic behavioral probing, enabling users to understand image composition and runtime dependencies. The project distinguishes itself by automating the creation of minimal, production-ready container images. It achieves this by removing unnecessary files and components, flattening image layers, and synthesizing restrictive

    Generates restrictive system call policies by monitoring application behavior to limit potential attack surfaces.

    Goapparmorcontainersdocker
    عرض على GitHub↗22,977
  • drduh/macos-security-and-privacy-guideالصورة الرمزية لـ drduh

    drduh/macOS-Security-and-Privacy-Guide

    22,449عرض على GitHub↗

    This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set of instructions for configuring system settings to improve privacy, reduce the attack surface, and implement a malware defense framework. The guide covers technical methods for validating software notarization, verifying application sandboxing, and auditing system activity. It distinguishes itself by providing detailed workflows for restricting high-risk features and applying advanced security configurations to protect the operating system. The documentation covers several k

    Provides instructions for applying security-specific configuration profiles to enforce a consistent system security posture.

    appledisk-encryptiondnscrypt-proxy
    عرض على GitHub↗22,449
  • systemd/systemdالصورة الرمزية لـ systemd

    systemd/systemd

    15,324عرض على GitHub↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Restricts service access to host resources by applying custom security configurations during the service attachment process.

    Ccinitlinux
    عرض على GitHub↗15,324
  • cisofy/lynisالصورة الرمزية لـ CISOfy

    CISOfy/lynis

    15,284عرض على GitHub↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Defines audit behavior and security policies through external text files to standardize scan parameters across diverse environments.

    Shellauditingcompliancedevops
    عرض على GitHub↗15,284
  • waydroid/waydroidالصورة الرمزية لـ waydroid

    waydroid/waydroid

    11,549عرض على GitHub↗

    Waydroid is a containerized mobile runtime that executes a full Android operating system directly on Linux desktop environments. By utilizing Linux kernel namespaces, it isolates the mobile environment while sharing the host kernel to provide native-like performance and hardware access for mobile applications. The project distinguishes itself through deep integration with the host system, bridging mobile display buffers to native desktop windows and translating host input events into mobile gestures. It enables multi-window management, allowing mobile applications to run alongside native desk

    Adjusts security policies to grant a containerized environment necessary access to network and system resources for proper operation.

    Pythonandroidlinux
    عرض على GitHub↗11,549
  • siderolabs/talosالصورة الرمزية لـ siderolabs

    siderolabs/talos

    10,659عرض على GitHub↗

    Talos is a minimal, immutable Linux distribution designed specifically for deploying and managing Kubernetes clusters. It functions as an API-driven infrastructure manager that replaces traditional shell access with a declarative gRPC interface to control operating system state and configuration. The system is distinguished by its use of a read-only root filesystem and a security-hardened kernel, which removes standard GNU utilities to reduce the attack surface. It ensures environment consistency by distributing the operating system as versioned, signed images and utilizes TPM-backed verified

    Assigns custom security profiles to restrict the system calls available to processes.

    Gocloud-nativecontainerdgo
    عرض على GitHub↗10,659
  • trimstray/the-practical-linux-hardening-guideالصورة الرمزية لـ trimstray

    trimstray/the-practical-linux-hardening-guide

    10,545عرض على GitHub↗

    This project is a comprehensive Linux server hardening guide and infrastructure documentation resource. It provides a set of validated security baselines and step-by-step instructions for implementing security controls and configuration best practices to protect production environments. The guide focuses on aligning systems with industry-standard security benchmarks, specifically those provided by the Center for Internet Security and Security Technical Implementation Guides. It includes a framework for using OpenSCAP to scan system configurations, verify compliance against reference profiles,

    Compares the current system state against predefined security baselines to verify the effectiveness of implemented controls.

    عرض على GitHub↗10,545
  • kata-containers/kata-containersالصورة الرمزية لـ kata-containers

    kata-containers/kata-containers

    8,106عرض على GitHub↗

    Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It

    Applies seccomp security profiles to restrict available system calls within the guest agent.

    Rustacrncontainerscri
    عرض على GitHub↗8,106
  • henrypp/simplewallالصورة الرمزية لـ henrypp

    henrypp/simplewall

    8,044عرض على GitHub↗

    Simplewall is an application firewall manager and network traffic filter that provides a graphical interface for the Windows Filtering Platform. It controls inbound and outbound network access for individual programs and services by intercepting and filtering traffic at the kernel level. The project identifies specific binaries using file hashes to prevent spoofing and allows users to define custom firewall rules based on IP addresses, CIDR ranges, and port numbers. It includes a system for blocking operating system telemetry and managing blocklists of known malicious IP addresses. The tool

    Allows saving and restoring sets of network rules as distinct security profiles.

    Carm64firewallfoss
    عرض على GitHub↗8,044
  • netblue30/firejailالصورة الرمزية لـ netblue30

    netblue30/firejail

    7,069عرض على GitHub↗

    Firejail is a Linux application sandbox and kernel security wrapper that isolates untrusted applications from the host system. It uses kernel namespaces and seccomp filters to restrict filesystem access, drop kernel capabilities, and limit the system attack surface. The project is distinguished by its use of predefined security profiles to automatically apply filesystem restrictions and syscall limits based on the executable being launched. It provides specialized isolation for portable packages such as AppImages and implements X11 display isolation via proxy servers to prevent keyboard loggi

    Uses predefined configuration files to automatically set up filesystem containers and security filters.

    C
    عرض على GitHub↗7,069
  • owasp/nettackerالصورة الرمزية لـ OWASP

    OWASP/Nettacker

    5,258عرض على GitHub↗

    Nettacker هو إطار عمل لاختبار الاختراق المؤتمت مصمم لتنسيق الاستطلاع، وفحص المنافذ، واكتشاف الثغرات الأمنية. يعمل كأداة لاستطلاع الشبكة وماسح للثغرات الأمنية يقوم بتحديد المنافذ المفتوحة، وبصمات الخدمات، وفحص الأنظمة مقابل قواعد بيانات الثغرات الأمنية المعروفة. يتميز إطار العمل بدمج زاحف لتطبيقات الويب لاكتشاف المسارات المخفية عبر الـ fuzzing مع نظام لإدارة الثغرات الأمنية يحتفظ بنتائج الفحص في قاعدة بيانات لتتبع التقييمات التاريخية. كما يتضمن قدرات متخصصة لتعداد النطاقات الفرعية، وهجمات القوة الغاشمة (brute forcing) على بيانات الاعتماد، والقدرة على توجيه حركة المرور عبر وكلاء (proxies) لإخفاء الهوية. يغطي النظام نطاقاً واسعاً من القدرات الأمنية، بما في ذلك اكتشاف أصول الشبكة، وتدقيق الخدمات متعددة البروتوكولات، وتدقيق التكوين. ويدعم الفحص متعدد الأهداف عبر نطاقات IP وكتل CIDR، ويوفر أدوات لتوليد تقارير أمنية بتنسيقات متعددة. التحكم البرمجي متاح عبر واجهة REST، مما يسمح بدمج إطار العمل في خطوط أنابيب الأمان وسير عمل الأتمتة.

    Provides a system for grouping scanning modules into reusable profiles for standardized security audits.

    Pythonautomationbruteforcecve
    عرض على GitHub↗5,258
  • andresriancho/w3afالصورة الرمزية لـ andresriancho

    andresriancho/w3af

    4,850عرض على GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Standardizes repeated security scans by defining target URLs and plugin configurations via a wizard or manual setup.

    Pythonappseccross-site-scriptingscanner
    عرض على GitHub↗4,850
  • kanidm/kanidmالصورة الرمزية لـ kanidm

    kanidm/kanidm

    4,595عرض على GitHub↗

    Kanidm is a centralized identity management server designed to handle authentication, authorization, and directory services across distributed infrastructure. It provides a comprehensive framework for managing human and service accounts, utilizing a schema-driven database to store identity records, group memberships, and system attributes. The platform supports a wide range of authentication methods, including passkeys, passwords, and standard protocols like OAuth2, OIDC, LDAP, and RADIUS. The system distinguishes itself through a granular access control engine that enforces security policies

    Defines security profiles that enforce restrictive access rules on database records.

    Rustauthenticationiamidentity
    عرض على GitHub↗4,595
  • panva/node-oidc-providerالصورة الرمزية لـ panva

    panva/node-oidc-provider

    3,756عرض على GitHub↗

    node-oidc-provider هو إطار عمل لبناء خوادم تفويض وموفري هوية معتمدين من OpenID داخل بيئات Node.js. يوفر مجموعة شاملة من الأدوات لإدارة دورة الحياة الكاملة لخدمات OAuth 2.0 وOpenID Connect، بما في ذلك مصادقة المستخدم، وتسجيل العميل، وإصدار والتحقق من رموز الهوية والوصول. يتميز المشروع ببنية معيارية للغاية تسمح للمطورين بدمج خدمات المصادقة مباشرة في حزم تطبيقات الويب الحالية. وهو يدعم التخصيص المتقدم من خلال خط أنابيب طلب قائم على البرمجيات الوسيطة (middleware)، وخطافات دورة الحياة القائمة على الأحداث، ونهج قائم على الاستراتيجية لتنفيذ أنواع منح فريدة. تمتد هذه المرونة إلى إدارة البيانات، حيث يتيح نظام محول قابل للتوصيل استخدام قواعد بيانات خارجية لاستمرار الجلسات والرموز. بالإضافة إلى الامتثال الأساسي للبروتوكول، يتضمن إطار العمل قدرات أمنية وتشغيلية واسعة النطاق. وهو يدعم سياسات تفويض دقيقة، وإدارة مفاتيح التشفير مع تكامل التوقيع الخارجي، وملفات تعريف أمان متقدمة لحماية المعاملات الحساسة. يوفر النظام أيضاً ملاحظة مدمجة من خلال مراقبة أحداث دورة الحياة واكتشاف البيانات الوصفية المؤتمت لسهولة التفاعل البرمجي مع العملاء الخارجيين.

    Implements specialized security standards to protect sensitive transactions and ensure high-assurance communication.

    JavaScriptauthorizationauthorization-serverconnect
    عرض على GitHub↗3,756
  • jasonxtn/argusالصورة الرمزية لـ jasonxtn

    jasonxtn/Argus

    3,254عرض على GitHub↗

    Argus is a modular network reconnaissance framework designed for gathering network intelligence, mapping infrastructure, and assessing security postures through automated discovery tasks. It operates as a containerized security toolset that allows for the consistent execution of specialized information-gathering modules across different operating systems. The system functions as an infrastructure audit tool and a web application security scanner, performing tasks such as DNS lookups, port scanning, and the inspection of HTTP headers to detect vulnerabilities. It also serves as a threat intell

    Uses pre-defined configuration profiles to standardize concurrency limits and request timeouts across scanning modules.

    Pythoncms-detectiondirectory-finderdns-lookup
    عرض على GitHub↗3,254
  1. Home
  2. DevOps & Infrastructure
  3. System Configuration Profiles
  4. Security Profiles

استكشف الوسوم الفرعية

  • High-AssurancePredefined security configurations for protecting sensitive transactions and high-assurance communication. **Distinct from Security Profiles:** Distinct from Security Profiles: focuses on high-assurance protocol standards rather than general system resource access policies.
  • Reference Profile ValidationsComparing current system state against defined security profile baselines. **Distinct from Security Profiles:** Focuses on the act of validation against a profile rather than the profile definition itself
  • Scan Configuration ProfilesReusable sets of target URLs and plugin configurations used to standardize repeated security audits. **Distinct from Security Profiles:** Focuses on auditing configurations for a scanner rather than system-level access policies or OS hardening.
  • System Call ProfilersTools that synthesize restrictive system call policies based on observed application runtime behavior. **Distinct from Security Profiles:** Focuses on automated generation of security profiles from runtime behavior, distinct from static security configuration.