Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43071
    Peter Queen
    Participant

    Hello Diego,

    How do we make an executable persistent on macOS in order to run it on startup? The method we learned is using register editor in Windows, where do we save it an how on masOS?

    Thanks!

    #43114
    Diego PérezDiego Pérez
    Moderator

    Hi Peter!

    It’s a bit more complicated, you have to add a LaunchDaemon or LaunchAgent, dependig in the privileges you have, here you can read more about it:
    https://www.sentinelone.com/blog/how-malware-persists-on-macos/

    Hope it helps!
    Diego

    #43131
    Peter Queen
    Participant

    Thanks a lot Diego, I will read it.

    Is the subject covered in any of the courses? Also any other course that has coding in it? I have done a few but this one is by far the most interesting as we write our codes.

    #43178
    Diego PérezDiego Pérez
    Moderator

    Hi Peter!
    Is covered in the Social Engineering course but we use a commercial tool.
    No, there’s no other course for coding our own tools.

    Greetings!
    Diego

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.