Questions tagged [macos]
macOS (formerly Mac OS X and OS X) is a series of Unix-based graphical interface operating systems developed, marketed, and sold by Apple Inc.
455 questions
1vote
1answer
133views
Why macOS allows app to "actively" access the clipboard?
I have just downloaded a RSS reader app and want to add an new feed into it. What I have done is: I copied the feed url Open the RSS reader and click the "Add new feed" button Surprisingly, ...
3votes
1answer
126views
MacOS: How to verify dialogue box is genuinely from Apple (not Malware)
A class of dialog boxes, similar to the one above, is a persistent nuisance on a Mac instance. How does one verify dialogue box is genuinely from Apple (not Malware)
0votes
0answers
41views
Is it really a good idea to check downloaded PDFs on VirusTotal? [duplicate]
I often download PDF and DjVu files from shady websites. Is it a good idea to upload them on VirusTotal first or this is not really practially necessary? I often download 5 different versions of the ...
1vote
0answers
62views
macOS Parallels firewall configuration?
I use Parallels to run different type of OS (Windows, Linux) on the macOS ARM64. I would like to improve the overall security of the machine to be able to connect to a LAN or Wifi and still have a ...
2votes
1answer
2kviews
How to implement Wi-Fi deauthentication attack on mac
I am trying to send "de-authentication requests" with Mac but all the previously used tools don't work I was using bettercap before, now it says that deauth packet was sent but nothing is ...
4votes
0answers
625views
Why is non-admin user allowed to do macOS update?
On macOS Sonoma, when I use any non-admin user, I am able to do a full OS update, or to run commands like softwareupdate --install-rosetta. Why is this allowed? I researched a little and came to this ...
1vote
0answers
79views
How reliable is the multipass cli on macOS for pentesting? [closed]
I've been using multipass to quicly spin up vm's on my mac for my some CS courses which required a linux distro, but I'm getting into pentesting and will need a solution. Any advice or opinions on the ...
2votes
0answers
153views
Is MacOS encryption as secure if FileVault is switched on after installation?
Regarding turning on MacOS' FileVault after it was not turned on for installation, it says here... If FileVault is turned on later — a process that is immediate since the data was already encrypted — ...
0votes
0answers
148views
Backup to a remote Encrypted APFS drive mounted through Samba. Is this a sound plan?
Say I have a remote machine (something like a VPS) that I have no physical access or physical authority over other than a user on it (with root access). However, I'd like to do Time Machine backups on ...
0votes
2answers
448views
As a security engineer would you be okay recommending macapps.link?
I really like macapps.link as it helps me to quickly install a bunch of software after a fresh install. However, it doesn't have the transparency such Windows alternatives, like ninite or winget have.
0votes
0answers
429views
USB Drive Malware (.lnk extension) Suspicions: Seeking Advice on Next Steps
I recently encountered a concerning situation involving a USB drive, and I'm seeking guidance on how to proceed. The scenario: I used an older computer to extract photos from a DVD and transferred ...
0votes
0answers
131views
Is it normal for Apple push notifications to use the IRC protocol?
Seeing traffic like this on my network and wondering if it’s normal to see IRC being used in macOS push notifications and if anyone has any idea what the apparently escaped code (based on all of the ...
7votes
1answer
14kviews
Understanding ssh-rsa not in PubkeyAcceptedAlgorithms
I am having problem in connecting to an Amazon EC2 Linux instance from an old Mac OS machine running El Capitan. Unfortunately without any possibility to upgrade the OS. Because all the other modern ...
4votes
1answer
2kviews
How can an application, using Apple's Secure Enclave on macOS or TPM on Windows, protect itself from other applications accessing its private keys?
I'm interested in using Apple's Secure Enclave on macOS or TPM on Windows to protect cryptographic keys used by an application from being accessed by other applications running with the same or higher ...
0votes
1answer
417views
Can virus survive macOS Recovery?
In what scenarios would a MacOS virus/malware/rootkit/etc (I use those terms to englobe all types of undesirable or malicious software or code) resist a format of the hard drive in MacOS recovery? I ...