Git Product home page Git Product logo

Hi there 👋

My personal security blog is hosted on Notion at: swiftly-detecting.notion.site.

Some helpful links

Recent content

📝 ES Gatekeeper User Override

Summary: Apple has introduced a new Endpoint Security (ES) event in macOS 15 Sequoia called ES_EVENT_TYPE_NOTIFY_GATEKEEPER_USER_OVERRIDE, providing insight into Gatekeeper user overrides. This event, emitted by the /usr/libexec/syspolicyd daemon, does not enable authorization, but offers details like file type, path, CD hash, and SHA256 hash for files under 100MB. The event can be leveraged to detect instances where users bypass Gatekeeper restrictions, aiding in incident response and threat detection. Additionally, the ExecPolicy database's policy_scan_cache and settings table can be queried for the last override event by looking to the lastGKOverride value.

📝 Listing Connected ES Clients

Summary: It's possible to enumerate Endpoint Security (ES) clients (those who call into es_new_client(_:_:)) using the I/O Registry. The I/O Registry is a database representing the system's current "hardware" configuration and is organized into eight planes, with the IOService plane being of particular interest. The native ioreg utility can be used to query the EndpointSecurityDriver node, revealing connected ES clients as EndpointSecurityExternalClient objects. Additionally, Apple's IORegistryExplorer.app offers a graphical view of connected clients.

Brandon Dalton's Projects

chatbot-ui icon chatbot-ui

The open-source AI chat interface for everyone.

evilginx3 icon evilginx3

🐰 Just Evilginx3 with the Easter eggs removed.

modelforge icon modelforge

Evaluate hosted OpenAI GPT / Google PaLM2/Gemini or local Ollama models against a task

phoca icon phoca

Fork of Stony Brook University's PHOCA tool to detect MitM phishing servers.

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.