Skip to content

macOS detection: MacOS Utility Osascript Prompting for User Interaction - #4250

Open
rviskova13 wants to merge 4 commits into
developfrom
macos-osascript-detection
Open

macOS detection: MacOS Utility Osascript Prompting for User Interaction#4250
rviskova13 wants to merge 4 commits into
developfrom
macos-osascript-detection

Conversation

@rviskova13

Copy link
Copy Markdown

Details

This detection idea follows a research focused on the abuse of osascript on macOS. It is equivalent of cmd.exe on macOS, allowing to execute various commands, code pieces and scripts. And it is often abused by attackers.

This particular detection focuses on detecting osascript using "display dialog/alert" method, attempting to display fake system dialogs or credential prompts. It is a common social engineering tactic on macOS - attackers leverage AppleScript for credential harvesting or malware delivery.

@onurmerdogan onurmerdogan added this to the v6.6.0 milestone Aug 31, 2026
@nasbench

nasbench commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T18:24:52.497986Z a339909 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

Reviewed commit: a33990924c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants