Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 920 Bytes

iOS-OSX-Malware-Detection.md

File metadata and controls

40 lines (25 loc) · 920 Bytes

iOS/OSX Malware Detection

Detection Tools

santa

A binary whitelisting/blacklisting system for Mac OS X

https://github.com/gdbinit/santa

https://github.com/google/santa

knockknock

https://github.com/synack/knockknock

Crawlers

Apple-Store-Crawler

A simple, scalable scrapper for apps data being listed on Apple's AppStore

https://github.com/MarcelloLins/Apple-Store-Crawler

iTunes-App-Store-Crawler

Scrapes a large portion of the app store and outputs information for each app.

https://github.com/mladerman/iTunes-App-Store-Crawler

Malware PoCs

logKext

An update to fsb's logKext tool. Runs on 10.9 Mavericks!

https://github.com/SlEePlEs5/logKext

osx_boubou

A PoC Mach-O infector via library injection

https://github.com/gdbinit/osx_boubou

SpyPhone

This project shows the kind of data a rogue iPhone application can collect.

https://github.com/nst/SpyPhone