2015-07-17 21:42:05 +00:00
{
"platform": "darwin",
"queries": {
"WireLurker": {
2016-11-19 23:01:40 +00:00
"query" : "select * from launchd where \
name = 'com.apple.machook_damon.plist' OR \
name = 'com.apple.globalupdate.plist' OR \
name = 'com.apple.appstore.plughelper.plist' OR \
name = 'com.apple.MailServiceAgentHelper.plist' OR \
name = 'com.apple.systemkeychain-helper.plist' OR \
2016-11-19 01:38:17 +00:00
name = 'com.apple.periodic-dd-mm-yy.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://github.com/PaloAltoNetworks-BD/WireLurkerDetector)",
"value" : "Artifact used by this malware"
},
"Leverage-A_1": {
"query" : "select * from launchd where path like '%UserEvent.System.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.intego.com/mac-security-blog/new-mac-trojan-discovered-related-to-syria/)",
"value" : "Artifact used by this malware"
},
"Leverage-A_2": {
"query" : "select * from file where path = '/Users/Shared/UserEvent.app';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.intego.com/mac-security-blog/new-mac-trojan-discovered-related-to-syria/)",
"value" : "Artifact used by this malware"
2017-07-31 17:42:33 +00:00
},
"Leverage-A_3": {
"query" : "select * from launchd where name = 'com.GetFlashPlayer.plist';",
"interval" : "3600",
"version": "1.4.5",
"description" : "(https://www.volexity.com/blog/2017/07/24/real-news-fake-flash-mac-os-x-users-targeted/)",
"value" : "Artifact used by this malware"
2015-07-17 21:42:05 +00:00
},
"Tibet.D": {
"query" : "select * from launchd where path like '%com.apple.AudioService.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.intego.com/mac-security-blog/os-x-malware-tibet-variant-found/)",
"value" : "Artifact used by this malware"
},
"DevilRobber": {
"query" : "select * from launchd where name = 'com.apple.legion.plist' or name = 'com.apple.pixel.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_devilrobber_a.shtml)",
"value" : "Artifact used by this malware"
},
"XSLCmd": {
"query" : "select * from launchd where name = 'com.apple.service.clipboardd.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.fireeye.com/blog/threat-research/2014/09/forced-to-adapt-xslcmd-backdoor-now-on-os-x.html)",
"value" : "Artifact used by this malware"
},
"Olyx": {
"query" : "select * from launchd where name = 'com.apple.DockActions.plist' or name like '%www. google.com.tstart.plist%';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_olyx_c.shtml)",
"value" : "Artifact used by this malware"
},
"Imuler": {
"query" : "select * from launchd where name = 'checkflr.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_imuler_a.shtml)",
"value" : "Artifact used by this malware"
},
"iWorkServ": {
"query" : "select * from startup_items where path like '%iWorkServices%';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_iworkserv_a.shtml)",
"value" : "Artifact used by this malware"
},
"Morcut": {
"query" : "select * from launchd where name = 'com.apple.mdworker.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/osx_morcut.a)",
"value" : "Artifact used by this malware"
},
"BlazingKeylogger": {
"query" : "select * from launchd where name = 'com.BT.BPK.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.blazingtools.com/mac_keylogger.html)",
"value" : "Artifact used by this malware"
},
"Icefog": {
"query" : "select * from launchd where name = 'apple.launchd.plist' or name = 'com.apple.launchport.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://securelist.com/blog/research/57331/the-icefog-apt-a-tale-of-cloak-and-three-daggers/)",
"value" : "Artifact used by this malware"
},
"Careto": {
"query" : "select * from launchd where path like '%com.apple.launchport.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://blog.kaspersky.com/the-mask-unveiling-the-worlds-most-sophisticated-apt-campaign/)",
"value" : "Artifact used by this malware"
},
"Inqtana": {
"query" : "select * from launchd where name = 'com.pwned.plist' or name = 'com.openbundle.plist' or name = 'com.adobe.reader.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/inqtana_a.shtml)",
"value" : "Artifact used by this malware"
},
"MacKontrol": {
"query" : "select * from launchd where name = 'com.apple.FolderActionsxl.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_mackontrol_a.shtml)",
"value" : "Artifact used by this malware"
},
"PubSab": {
"query" : "select * from launchd where name = 'com.apple.PubSabAgent.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/v-descs/backdoor_osx_sabpab_a.shtml)",
"value" : "Artifact used by this malware"
},
"Dockster": {
"query" : "select * from launchd where name = 'mac.Dockset.deman.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/osx_dockster.a)",
"value" : "Artifact used by this malware"
},
"CallMe": {
"query" : "select * from launchd where name = 'realPlayerUpdate.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.f-secure.com/weblog/archives/00002546.html)",
"value" : "Artifact used by this malware"
},
"Whitesmoke": {
"query" : "select * from launchd where name = 'com.whitesmoke.uploader.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/osxfkcodec-a-in-action/ )",
"value" : "Artifact used by this malware"
},
"Codecm": {
"query" : "select * from launchd where name = 'com.codecm.uploader.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/osxfkcodec-a-in-action/)",
"value" : "Artifact used by this malware"
},
"iWorm": {
"query" : "select * from launchd where name = 'com.JavaW.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(https://www.virusbtn.com/virusbulletin/archive/2014/10/vb201410-iWorm)",
"value" : "Artifact used by this malware"
},
2016-07-07 22:14:01 +00:00
"iWorm_1": {
"query" : "select * from file where path like '/Library/Application Support/JavaW%';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-07-07 22:14:01 +00:00
"description" : "(https://www.virusbtn.com/virusbulletin/archive/2014/10/vb201410-iWorm)",
"value" : "Artifact used by this malware"
},
2015-07-17 21:42:05 +00:00
"SniperSpy": {
"query" : "select * from launchd where name = 'com.rxs.syslogagent.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.symantec.com/security_response/writeup.jsp?docid=2010-081606-4034-99&tabid=2)",
"value" : "Artifact used by this malware"
},
"Vsearch": {
2016-11-19 23:01:40 +00:00
"query" : "select * from launchd where \
name = 'com.vsearch.agent.plist' OR \
name = 'com.vsearch.daemon.plist' OR \
name = 'com.vsearch.helper.plist' OR \
name = 'Jack.plist' OR \
program_arguments = '/etc/run_upd.sh' OR \
2016-11-19 01:38:17 +00:00
program_arguments LIKE '/Library/Application Support/%/Agent/agent.app/Contents/MacOS/agent%';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/arg-downlite/)",
"value" : "Artifact used by this malware"
},
"Buca": {
"query" : "select * from launchd where name = 'com.webhelper.plist' or name = 'com.webtools.update.agent.plist' or name = 'com.webtools.uninstaller.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/arg-buca-apps/)",
"value" : "Artifact used by this malware"
},
"Conduit": {
"query" : "select * from launchd where path like '%com.conduit.loader.agent.plist' or name = 'com.conduit.loader.agent.plist' or path like '%com.perion.searchprotectd.plist' or name = 'com.perion.searchprotectd.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/arg-conduit/)",
"value" : "Artifact used by this malware"
},
"Genieo": {
2016-11-19 23:01:40 +00:00
"query" : "select * from launchd where \
name = 'com.genieo.completer.download.plist' OR \
name = 'com.genieo.completer.update.plist' OR \
name = 'com.genieo.completer.ltvbit.plist' OR \
name = 'com.installer.completer.download.plist' OR \
name = 'com.installer.completer.update.plist' OR \
name = 'com.installer.completer.ltvbit.plist' OR \
name = 'com.genieoinnovation.macextension.plist' OR \
name = 'com.genieoinnovation.macextension.client.plist' OR \
2016-11-19 01:38:17 +00:00
name = 'com.genieo.engine.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "(http://www.thesafemac.com/arg-genieo/)",
"value" : "Artifact used by this malware"
},
2015-11-21 22:32:07 +00:00
"GenieoPart2": {
2015-12-11 00:01:31 +00:00
"query" : "select * from launchd where program_arguments like '/Users/%/Library/Application Support/%/%.app/Contents/MacOS/App% -trigger download -isDev % -installVersion % -firstAppId % -identity %';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-11-21 22:32:07 +00:00
"description" : "New version of Genieo",
"value" : "Artifact used by this malware"
},
2015-07-17 21:42:05 +00:00
"HackingTeam_Mac_RAT1": {
"query" : "select * from file where path = '/dev/ptmx0';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "Detect RAT used by Hacking Team",
"value" : "Artifact used by this malware"
},
"HackingTeam_Mac_RAT2": {
2015-11-25 18:22:41 +00:00
"query" : "select * from apps where bundle_identifier = 'com.ht.RCSMac';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "Detect RAT used by Hacking Team",
"value" : "Artifact used by this malware"
},
"HackingTeam_Mac_RAT3": {
2016-11-19 23:01:40 +00:00
"query" : "select * from launchd where \
label = 'com.ht.RCSMac' OR \
name = 'com.apple.loginStoreagent.plist' OR \
name = 'com.apple.mdworker.plist' OR \
2016-11-19 01:38:17 +00:00
name = 'com.apple.UIServerLogin.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-07-17 21:42:05 +00:00
"description" : "Detect RAT used by Hacking Team",
"value" : "Artifact used by this malware"
2015-11-25 18:22:41 +00:00
},
2016-03-07 00:40:03 +00:00
"HackingTeam_Mac_Persistence": {
2016-03-01 07:28:18 +00:00
"query": "select * from file where directory like '/Users/%/Library/Preferences/8pHbqThW%';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-01 07:28:18 +00:00
"description": "Detection persistency by Hacking Team",
"value": "Artifact used by Hacking Team"
},
2015-11-25 18:22:41 +00:00
"xprotect_reports": {
"query": "select * from xprotect_reports;",
"interval": 1200,
"removed": false,
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2015-11-25 18:22:41 +00:00
"description": "Report on Apple/OS X XProtect 'report' generation. Reports are generated when OS X matches an item in xprotect_entries.",
"value": "Although XProtect reports are rare, they may be worth collecting and aggregating internally."
2016-03-07 00:40:03 +00:00
},
"Keranger_1": {
"query": "select * from processes where name = 'kernel_service';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-07 00:40:03 +00:00
"description": "http://researchcenter.paloaltonetworks.com/2016/03/new-os-x-ransomware-keranger-infected-transmission-bittorrent-client-installer/",
"value": "Artifact used by this malware"
},
"Keranger_2": {
2016-11-19 23:01:40 +00:00
"query": "select * from file where \
path LIKE '/Users/%/Library/.kernel_%' OR \
2016-11-19 01:38:17 +00:00
path LIKE '/Users/%/Library/kernel_service';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-07 00:40:03 +00:00
"description": "http://researchcenter.paloaltonetworks.com/2016/03/new-os-x-ransomware-keranger-infected-transmission-bittorrent-client-installer/",
"value": "Artifact used by this malware"
2016-03-26 15:47:44 +00:00
},
"PremierOpinion": {
"query": "select * from launchd where name = 'PremierOpinion.plist' or name = 'PremierOpinionAgent.plist';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-26 15:47:44 +00:00
"description": "(http://www.thesafemac.com/arg-premier-opinion/)",
"value": "Artifact used by this malware"
},
"Bundlore": {
2016-03-27 05:10:27 +00:00
"query": "select * from launchd where name like 'com.WebShoppy.%.plist' or name like 'com.SoftwareUpdater.%.plist' or name like 'cinema-plus%.plist' or name like 'com.WebTools.%.plist' or name like 'com.crossrider.%.plist' or name like 'shopy-mate_%.plist' or name like 'com.WebShopper.%.plist';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-26 15:47:44 +00:00
"description": "(http://www.thesafemac.com/arg-bundlore/)",
"value": "Artifact used by this malware"
},
"Spigot": {
2016-03-27 05:10:27 +00:00
"query": "select * from launchd where name like 'com.spigot.%.plist';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-03-26 15:47:44 +00:00
"description": "(http://www.thesafemac.com/arg-spigot/)",
"value": "Artifact used by this malware"
},
"SearchInstUpdater": {
2016-03-27 05:10:27 +00:00
"query": "select * from launchd where name like 'com.updater.mc%.plist' or name like 'com.updater.watch.mc%.plist';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2018-04-09 05:05:15 +00:00
"description": "(https://www.virustotal.com/en/file/9530d481f7bb07aac98a46357bfcff96e2936a90571b4629ae865a2ce63e5c8e/analysis/)",
2016-03-26 15:47:44 +00:00
"value": "Artifact used by this malware"
2016-04-08 18:29:44 +00:00
},
"OSX_Pirrit": {
2017-07-17 21:13:34 +00:00
"query": "select * from plist where path = '/Library/Preferences/com.common.plist' and key = 'net_pref';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-04-08 18:29:44 +00:00
"description": "(https://threatpost.com/mac-adware-osx-pirrit-unleashes-ad-overload-for-now/117273/)",
"value": "Artifact used by this malware"
2016-04-09 20:54:15 +00:00
},
2016-07-07 22:14:27 +00:00
"Backdoor_MAC_Eleanor": {
"query": "SELECT * FROM launchd WHERE name IN ('com.getdropbox.dropbox.integritycheck.plist','com.getdropbox.dropbox.timegrabber.plist','com.getdropbox.dropbox.usercontent.plist');",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-07-07 22:14:27 +00:00
"description": "(https://blog.malwarebytes.com/cybercrime/2016/07/new-mac-backdoor-malware-eleanor/)",
"value": "Artifact used by this malware"
},
2016-04-09 20:54:15 +00:00
"EliteKeylogger": {
"query": "select * from launchd where name = 'com.apple.fonts.plist' and label = 'unknown';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-04-09 20:54:15 +00:00
"description": "(https://www.elitekeyloggers.com/elite-keylogger-mac)",
"value": "Artifact used by this malware"
2016-07-07 21:04:05 +00:00
},
"Aobo_Keylogger": {
"query": "select * from launchd where name like 'com.ab.kl%.plist';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-07-07 21:04:05 +00:00
"description": "(http://aobo.cc/aobo-mac-os-x-keylogger.html)",
"value": "Artifact used by this malware"
},
"OSX_Keydnap": {
2017-01-10 20:40:05 +00:00
"query": "select * from launchd where name IN ('com.apple.iCloud.sync.daemon', 'com.geticloud.icloud.photo');",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-07-07 21:04:05 +00:00
"description": "(http://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials)",
"value": "Artifact used by this malware"
2016-08-03 17:46:14 +00:00
},
"Java_Adwind_Trojan": {
"query": "select * from launchd where name like 'org.%.plist' and program_arguments like '/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -Dapple.awt.UIElement=true -jar /Users/%/.%';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-08-03 17:46:14 +00:00
"description": "(https://blog.malwarebytes.com/threat-analysis/2016/07/cross-platform-malware-adwind-infects-mac/)",
"value": "Artifact used by this malware"
2016-09-08 04:03:01 +00:00
},
"OSX_Backdoor_Mokes": {
2016-11-19 23:01:40 +00:00
"query": "select * from file where \
path LIKE '/Users/%/Library/App Store/storeuserd' OR \
path LIKE '/Users/%/Library/com.apple.spotlight/SpotlightHelper' OR \
path LIKE '/Users/%/Library/Dock/com.apple.dock.cache' OR \
path LIKE '/Users/%/Library/Dropbox/DropboxCache' OR \
path LIKE '/Users/%/Library/Skype/SkypeHelper' OR \
path LIKE '/Users/%/Library/Google/Chrome/nacld' OR \
2016-11-19 01:38:17 +00:00
path LIKE '/Users/%/Library/Firefox/Profiles/profiled';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-09-08 04:03:01 +00:00
"description": "(https://securelist.com/blog/research/75990/the-missing-piece-sophisticated-os-x-backdoor-discovered/)",
"value": "Artifact used by this malware"
2016-09-29 14:25:26 +00:00
},
"OSX_Komplex": {
"query": "select * from file where path = '/Users/Shared/.local/kext' or path = '/Users/Shared/com.apple.updates.plist' or path = '/Users/Shared/start.sh';",
2017-01-27 03:06:37 +00:00
"interval": "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-09-29 14:25:26 +00:00
"description": "(http://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/)",
"value": "Artifact used by this malware"
2016-11-18 20:03:57 +00:00
},
"OceanLotus_launchagent": {
"query" : "select * from launchd where name = 'com.google.plugins.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-11-18 20:03:57 +00:00
"description" : "OceanLotus Launch Agent (https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update)",
"value" : "Artifact used by this malware"
},
"OceanLotus_dropped_file_1": {
2016-11-19 23:01:40 +00:00
"query" : "select * from file, ( \
select '/Library/Logs/.Logs/corevideosd' ioc union \
select '/Library/.SystemPreferences/.prev/.ver.txt' ioc union \
select '/Library/Parallels/.cfg' ioc union \
select '/Library/Preferences/.fDTYuRs' ioc union \
select '/Library/Hash/.Hashtag/.hash' ioc union \
select '/Library/Hash/.hash' ioc \
) iocs where \
file.path LIKE '/Users/%/' || ioc OR \
file.path = iocs.ioc OR \
2016-11-19 01:38:17 +00:00
file.path LIKE '/tmp/crunzip.temp.%';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-11-18 20:03:57 +00:00
"description" : "OceanLotus dropped file (https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update)",
"value" : "Artifact used by this malware"
2016-12-01 06:52:52 +00:00
},
"XcodeGhost": {
"query" : "select * from ( \
select apps.bundle_short_version as xcode_version, \
apps.path as xcode_path, \
file.path, \
file.type as file_type \
from apps, file \
where apps.bundle_name='Xcode' and \
file.path like (apps.path || '/Contents/Developer/Platforms/%/Developer/SDKs/Library/%%') \
2016-12-05 23:56:43 +00:00
) join hash using (path) where file_type = 'regular';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2016-12-01 06:52:52 +00:00
"description" : "Xcode Ghost dropped files (http://researchcenter.paloaltonetworks.com/2015/09/novel-malware-xcodeghost-modifies-xcode-infects-apple-ios-apps-and-hits-app-store/)",
"value" : "Artifact used by this malware"
2017-01-20 05:27:55 +00:00
},
"Quimitchin_Backdoor": {
"query" : "select * from launchd where name = 'com.client.client.plist';",
2017-01-27 03:06:37 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-01-20 05:27:55 +00:00
"description" : "Quimitchin Launch Agent (https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/)",
"value" : "Artifact used by this malware"
2017-02-14 17:41:03 +00:00
},
"Pronto": {
"query" : "select * from launchd where name = 'pronto.notification.plist' or name = 'pronto.update.plist';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-02-14 17:41:03 +00:00
"description" : "ProntoApp Launch Agents (https://malwarefixes.com/remove-pronto-video-converter/)",
"value" : "Artifact used by this malware"
2017-04-30 22:08:07 +00:00
},
"OSX_DOK_1": {
"query" : "select * from launchd where name = 'com.apple.Safari.proxy.plist' or name = 'com.apple.Safari.proxy.pac';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-04-30 22:08:07 +00:00
"description" : "DOK Launch Agents (http://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/)",
"value" : "Artifact used by this malware"
},
"OSX_DOK_2": {
"query" : "select common_name, sha1, subject_key_id from certificates where subject_key_id = 'e637d656f9f088ddca3b3b55c4fe698d8c97a552';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-04-30 22:08:07 +00:00
"description" : "DOK certificate (http://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/)",
"value" : "Artifact used by this malware"
},
"OSX_DOK_3": {
"query" : "select * from file where path = '/Users/Shared/AppStore.app';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-04-30 22:08:07 +00:00
"description" : "DOK dropped file (http://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/)",
"value" : "Artifact used by this malware"
},
"OSX_DOK_4": {
"query" : "select * from apps where bundle_name = 'Truesteer.AppStore';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-04-30 22:08:07 +00:00
"description" : "DOK malicious app (http://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/)",
"value" : "Artifact used by this malware"
2017-05-03 23:00:24 +00:00
},
"OSX_Snake": {
"query" : "select * from file \
where path = '/Library/LaunchDaemons/com.adobe.update.plist' OR \
path = '/Library/Scripts/installd.sh' OR \
path = '/Library/Scripts/queue' OR \
path = '/tmp/.gdm-socket' OR \
path = '/tmp/.gdm-selinux' OR \
path LIKE '/var/tmp/.ur-%%';",
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-05-03 23:00:24 +00:00
"description" : "OS X port of Snake malware discovered by Fox-IT (https://blog.fox-it.com/2017/05/03/snake-coming-soon-in-mac-os-x-flavour/)",
"value" : "Artifacts created by this malware"
2017-05-09 18:45:31 +00:00
},
"OSX_Proton_Files": {
"query" : "select * from file \
where path like '/Users/%/Library/RenderFiles/activity_agent.app/' OR \
2017-10-21 02:44:15 +00:00
path like '/Users/%/Library/LaunchAgents/fr.handbrake.activity_agent.plist' OR \
2017-11-22 07:27:04 +00:00
path='/tmp/Updater.app' OR path='/Library/.rand/updateragent.app' OR \
path='/Library/LaunchAgents/com.apple.xpcd.plist' OR \
path='/Library/.cachedir' OR \
path='/Library/.random';",
2017-05-09 18:45:31 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-10-21 02:44:15 +00:00
"description" : "OSX/Proton bundled with a tampered version of Handbrake and Elmedia Player: (https://objective-see.com/blog/blog_0x1D.html and https://www.welivesecurity.com/2017/10/20/osx-proton-supply-chain-attack-elmedia/)",
"value" : "Artifacts created by this malware"
},
"OSX_Proton_Launchd": {
2017-11-22 07:27:04 +00:00
"query" : "select * from launchd where name='com.Eltima.UpdaterAgent.plist' OR name='com.apple.xpcd.plist';",
2017-10-21 02:44:15 +00:00
"interval" : "3600",
"version": "1.4.5",
2017-11-22 07:27:04 +00:00
"description" : "OSX/Proton bundled with a tampered version of Elmedia Player or Fake Symantec Blog: (https://www.welivesecurity.com/2017/10/20/osx-proton-supply-chain-attack-elmedia/) and (https://blog.malwarebytes.com/threat-analysis/mac-threat-analysis/2017/11/osx-proton-spreading-through-fake-symantec-blog/)",
2017-05-09 18:45:31 +00:00
"value" : "Artifacts created by this malware"
},
"OSX_Proton_Process": {
"query" : "select * from processes \
2017-11-22 07:27:04 +00:00
where path like '/Users/%/Library/RenderFiles/activity_agent.app/Contents/MacOS/activity_agent' OR \
path='/Library/.rand/updateragent.app/Contents/MacOS/updateragent' OR \
path='/Library/.random/xpcd.app/Contents/MacOS/xpcd';",
2017-05-09 18:45:31 +00:00
"interval" : "3600",
2017-05-20 07:42:18 +00:00
"version": "1.4.5",
2017-10-21 02:44:15 +00:00
"description" : "OSX/Proton bundled with a tampered version of Handbrake and Elmedia Player: (https://objective-see.com/blog/blog_0x1D.html and https://www.welivesecurity.com/2017/10/20/osx-proton-supply-chain-attack-elmedia/)",
2017-05-09 18:45:31 +00:00
"value" : "Artifacts created by this malware"
2017-05-30 23:08:55 +00:00
},
"EmPyre_Agent": {
"query" : "select * from launchd where name = 'com.proxy.initialize.plist';",
"interval" : "3600",
"version": "1.4.5",
"description" : "EmPyre post exploitation agent (https://github.com/EmpireProject/EmPyre/blob/master/lib/modules/persistence/osx/launchdaemonexecutable.py)",
"value" : "Artifacts created by this malware"
2017-07-25 05:00:43 +00:00
},
"OSX_FruitFly": {
"query" : "select * from launchd where name = 'com.client.client.plist';",
"interval" : "3600",
"version" : "1.4.5",
"description" : "FruitFly OSX Malware (https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/)",
"value" : "Artifacts created by this malware"
2017-08-09 23:42:57 +00:00
},
"OSX_Mughthesec": {
"query" : "select * from launchd where name = 'com.Mughthesec.plist';",
"interval" : "3600",
"version" : "1.4.5",
"description" : "Mughthesec OSX Malware (https://objective-see.com/blog/blog_0x20.html)",
"value" : "Artifacts created by this malware"
2017-12-04 02:45:50 +00:00
},
"OSX_HiddenLotus": {
2017-12-18 16:42:00 +00:00
"query" : "select * from launchd where name = 'com.apple.hidd.shared.plist';",
2017-12-04 02:45:50 +00:00
"interval" : "3600",
"version" : "1.4.5",
"description" : "Apple added XProtect rules for this sample: (https://www.virustotal.com/en/file/f261815905e77eebdb5c4ec06a7acdda7b68644b1f5155049f133be866d8b179/analysis/1509567775/)",
"value" : "Artifacts created by this malware"
2018-01-13 01:34:31 +00:00
},
"OSX_MaMi_DNS_Servers": {
"query" : "select * from dns_resolvers where type = 'nameserver' and address in ('82.163.143.135', '82.163.142.137');",
"interval" : "3600",
"version" : "2.8.0",
"description" : "MaMi OSX Malware 2017-01-12 (https://objective-see.com/blog/blog_0x26.html)",
"value" : "DNS Servers set by this malware"
},
"OSX_MaMi_Certificate": {
"query" : "select * from certificates where common_name like '%cloudguard.me%' and not_valid_after = '2352216315';",
"interval" : "3600",
"version" : "2.8.0",
"description" : "MaMi OSX Malware 2017-01-12 (https://objective-see.com/blog/blog_0x26.html)",
"value" : "bogus certificate added to key store by this malware"
2018-04-02 17:06:38 +00:00
},
"Behavioral_Reverse_Shell": {
"query" : "SELECT DISTINCT(processes.pid), processes.parent, processes.name, processes.path, \
processes.cmdline, processes.cwd, processes.root, processes.uid, processes.gid, \
2018-05-01 17:37:25 +00:00
processes.start_time, process_open_sockets.remote_address, process_open_sockets.remote_port, \
(SELECT cmdline FROM processes AS parent_cmdline WHERE pid=processes.parent) AS parent_cmdline \
FROM processes JOIN process_open_sockets USING (pid) \
LEFT OUTER JOIN process_open_files \
2018-04-02 17:06:38 +00:00
ON processes.pid = process_open_files.pid \
2018-05-01 17:37:25 +00:00
WHERE (name='sh' OR name='bash') \
2018-04-02 17:06:38 +00:00
AND process_open_files.pid IS NULL;",
"interval" : "3600",
"version" : "2.8.0",
"description" : "Find shell processes that have open sockets and no open files or TTY (https://clo.ng/blog/osquery_reverse_shell/)",
"value" : "Behavioral detection for potential reverse shells"
2018-05-10 22:14:47 +00:00
},
"OSX_ColdRoot_RAT_Launchd": {
"query" : "select * from launchd where name = 'com.apple.audio.driver.plist';",
"interval" : "3600",
"version" : "1.4.5",
"description" : "ColdRoot OSX Malware (https://objective-see.com/blog/blog_0x2A.html)",
"value" : "Artifacts created by this malware"
},
"OSX_ColdRoot_RAT_Files": {
"query" : "select * from file \
where path in ('/private/var/tmp/com.apple.audio.driver.app/', \
'/private/var/tmp/com.apple.audio.driver.app/Contents/MacOS/conx.wol');",
"interval" : "3600",
"version" : "1.4.5",
"description" : "ColdRoot OSX Malware (https://objective-see.com/blog/blog_0x2A.html)",
"value" : "Artifacts created by this malware"
2018-05-17 03:59:17 +00:00
},
"MacSearch_Adware": {
"query": "SELECT * FROM launchd WHERE path='/Library/LaunchAgents/tapufind.plist';",
2018-07-06 15:06:29 +00:00
"interval" : "3600",
2018-05-17 03:59:17 +00:00
"version" : "1.4.5",
"description" : "MacSearch OSX Adware (https://www.virustotal.com/latest-scan/15966224C4E25C9787A4A8C984A863E9)",
"value" : "Artifacts created by this adware"
2018-07-06 15:06:29 +00:00
},
"OSX_Dummy_Launchd": {
"query": "SELECT * FROM launchd WHERE name = 'com.startup.plist';",
"interval" : "3600",
"version": "1.4.5",
"description": "OSX Dummy Malware (https://objective-see.com/blog/blog_0x32.html and https://isc.sans.edu/diary/23816)",
"value": "Artifacts created by this malware"
},
"OSX_Dummy_Files": {
"query" : "SELECT * FROM file \
WHERE path = '/Library/LaunchDaemons/com.startup.plist' OR \
path = '/var/root/script.sh' OR \
path = '/Users/Shared/dumpdummy' OR \
path = '/tmp/script.sh' OR \
path = '/tmp/com.startup.plist' OR \
path = '/tmp/dumpdummy';",
"interval" : "3600",
"version": "1.4.5",
"description": "OSX Dummy Malware (https://objective-see.com/blog/blog_0x32.html and https://isc.sans.edu/diary/23816)",
"value": "Artifacts created by this malware"
2019-01-15 14:40:59 +00:00
},
"Keyboard_Event_Taps": {
"query": "SELECT * FROM processes JOIN event_taps ON processes.pid = event_taps.tapping_process where event_taps.enabled = 1;",
"interval" : "3600",
"version": "3.3.0",
"description": "Finds processes that have active keyboard event taps, typically used by RATs and other malicious software for keylogging",
"value": "Process with keyboard event taps"
2019-08-22 12:55:14 +00:00
},
"OSX_SearchAwesome": {
"query" : "SELECT * FROM file \
WHERE path = '/Applications/spi.app' OR \
path = '/Users/%/Library/LaunchAgents/spid-uninstall.plist' OR \
path = '/Users/%/Library/LaunchAgents/spid.plist' OR \
path = '/Users/%/Library/SPI';",
"interval" : "3600",
"version": "1.4.5",
"description": "OSX SearchAwesome Malware (https://blog.malwarebytes.com/threat-analysis/2018/10/mac-malware-intercepts-encrypted-web-traffic-for-ad-injection/)",
"value": "Artifacts created by this malware"
2015-07-17 21:42:05 +00:00
}
}
}