Hi,
For a department I need to run the Wirelurker script i found in this topic: https://jamfnation.jamfsoftware.com/discussion.html?id=12494
This is a python script. I need to download the script via a curl -O command, and then run it with python. Locally on my Mac this is no problem but I want to automate this in JSS if possible.
I want to make a smart computer group to see whether or not an infection has been found.
I know I can run scripts in JSS, but I havent found the best way to do it for this particular script. I don't want the user to be able to do this via self service.
Hope somebody can put me on the right track.
Any help is greatly appreciated.