From 4b6c56b8408f64c7e78cec9ea6b9371616076c65 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Sun, 13 Apr 2025 19:23:33 +0200 Subject: [PATCH] fix pl --- src/SUMMARY.md | 1 - .../macos-proces-abuse/README.md | 1 - .../macos-proces-abuse/macos-function-hooking.md | 1 - .../macos-security-protections/macos-tcc/macos-apple-events.md | 1 - .../macos-tcc/macos-tcc-bypasses/README.md | 1 - .../macos-security-protections/macos-tcc/macos-tcc-payloads.md | 1 - 6 files changed, 6 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 5835e6c1e..ab08a68f8 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -869,4 +869,3 @@ - [Cookies Policy](todo/cookies-policy.md) - diff --git a/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/README.md b/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/README.md index 4884e4bda..172e77dba 100644 --- a/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/README.md +++ b/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/README.md @@ -277,4 +277,3 @@ Note that to call that function you need to be **the same uid** as the one runni {{#include ../../../banners/hacktricks-training.md}} - diff --git a/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/macos-function-hooking.md b/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/macos-function-hooking.md index 4c0da17d7..629cdc5d7 100644 --- a/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/macos-function-hooking.md +++ b/src/macos-hardening/macos-security-and-privilege-escalation/macos-proces-abuse/macos-function-hooking.md @@ -378,4 +378,3 @@ static void customConstructor(int argc, const char **argv) { {{#include ../../../banners/hacktricks-training.md}} - diff --git a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-apple-events.md b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-apple-events.md index 20660737e..ab64a70d7 100644 --- a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-apple-events.md +++ b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-apple-events.md @@ -22,4 +22,3 @@ Sandboxed applications requires privileges like `allow appleevent-send` and `(al {{#include ../../../../banners/hacktricks-training.md}} - diff --git a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-bypasses/README.md b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-bypasses/README.md index 0132d651f..8eebb7112 100644 --- a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-bypasses/README.md +++ b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-bypasses/README.md @@ -538,4 +538,3 @@ Another way using [**CoreGraphics events**](https://objectivebythesea.org/v2/tal {{#include ../../../../../banners/hacktricks-training.md}} - diff --git a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-payloads.md b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-payloads.md index c425f520a..0759672ab 100644 --- a/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-payloads.md +++ b/src/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc/macos-tcc-payloads.md @@ -930,4 +930,3 @@ int main() { {{#include ../../../../banners/hacktricks-training.md}} -