Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XPC security #24

Open
jeff-h opened this issue Apr 21, 2020 · 0 comments
Open

XPC security #24

jeff-h opened this issue Apr 21, 2020 · 0 comments

Comments

@jeff-h
Copy link

jeff-h commented Apr 21, 2020

I've just been reading the slides from Wojciech Reguła's talk "Abusing and Securing XPC in macOS Apps" (https://objectivebythesea.com/v3/talks/OBTS_v3_wReguła.pdf).

He has provided https://github.com/securing/SimpleXPCApp as a secure example of an XPC helper.

There are a few items in his example that I think should be included in this project, since this has been around longer and I suspect many people have used this as a foundation in their apps eg

  • SecCodeCopyGuestWithAttributes should not validate using the PID
  • the signing requirements should include bundle identifier and minimum version

Unfortunately I feel unqualified to create a PR for this so thought I'd raise the issue here and see what others think.

Related, my earlier issue regarding security: #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant