Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

osx-and-ios-security-awesome

OSX and iOS related security tools
https://github.com/ashishb/osx-and-ios-security-awesome

Last synced: 3 days ago
JSON representation

  • macOS Security

    • Class-dump - Command-line utility to dump Objective-C runtime information.
    • Hopper - Hopper disassembler (not free).
    • osquery - Cross-platform tool for data collection and forensic analysis.
    • BlockBlock - BlockBlock continually monitors common persistence locations and displays an alert whenever a persistent component is added to the OS.
    • Dylib Hijack Scanner - Simple utility that will scan your computer for applications that are either susceptible to dylib hijacking or have been hijacked.
    • KextViewer - View all modules on that are loaded in the OS kernel.
    • KnockKnock - See what's persistently installed on your Mac.
    • LockDown - Open-source tool for El Capitan that audits and remediates security configuration settings.
    • MalwareBytes - Malwarebytes crushes the growing threat of Mac malware, so you are protected and your machine keeps running silky smooth. Cybersecurity smart enough for the Mac.
    • OverSight - Monitor mic and webcam, alerting you when the internal mic is activated, or whenever a process accesses the webcam.
    • RansomWhere? - Ransomware Detection.
    • TaskExplorer - Explore all processes running on your Mac with TaskExplorer.
    • What's Your Sign? - Adds menu item to Finder.app to display the cryptographic signing information for any file.
    • OSX collector - Forensic analysis.
    • OSX auditor - Forensic analysis.
    • mac_apt - macOS Artifact Parsing Tool for forensic analysis.
    • MIDAS - macOS Intrusion Detection Analysis System.
    • Santa - Binary whitelisting/blacklisting system.
    • Masochist - Framework for creating XNU based rootkits.
    • Mach inject - Inter process code injection for macOS.
    • Task vaccine - Similar to mach inject.
  • iOS Security

    • DVIA - Damn Vulnerable iOS App for learning
    • AppCritique - iOS App Security Assessment Tool~~
    • DVIA - Damn Vulnerable iOS App for learning
    • Themis - a multi-platform programming library for solving typical data security tasks: secure data storage, secure messaging, zero-knowledge proof authentication, etc. Recommended by OWASP MASVS.
  • iOS Jailbreaks