Git Product home page Git Product logo

Comments (2)

russellhancox avatar russellhancox commented on April 28, 2024

No, the header forward declares the class and it's imported in SNTExecutionController.m.

Blocking via MAC policy was considered and discarded: before 10.11 the MAC framework was not considered KPI and subject to change without notice (which it did, between 10.9 and 10.10). It is now considered a KPI in 10.11 but SIP blocks dylib injection via environment variable.

from santa.

x43x61x69 avatar x43x61x69 commented on April 28, 2024

Gotcha about the header one. :) Didn't noticed that as I was checking file by file on GitHub,

It's great to know that SIP blocks dylib injection via environment variable! I didn't noticed that either. Does it also prevent KEXTs from calling task_get_pid()? If not, rootkits could still inject the dylib directly into the process memory without using the environment variable. (Of course it needs root and SIP disabled first to load a KEXT. But user might have disabled SIP for certain reasons like using app such as XtraFinder, or when an unpatched exploit is found.) Would be nice if we could have an "in advance" protection regarding those issues just in case.

Anyways, thank you for the super quick reply!

Cai

from santa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.