RESEARCH & PUBLICATIONS

Our Research

From fundamental vulnerability discovery to applied cryptography and machine learning for threat detection — our work spans the full spectrum of modern cybersecurity.

What We Work On

phone_iphone

iOS & Mobile Security

In-depth analysis of iOS internals, Secure Enclave, kernel exploit mitigation bypasses, and mobile application security. We have presented work at USENIX and BlackHat.

router

IoT & Firmware Security

Binary analysis, fuzzing, and symbolic execution of embedded firmware from consumer routers, smart home devices, and industrial controllers.

bug_report

Vulnerability Research & CVE Disclosure

Proactive identification of vulnerabilities, coordinated disclosure, and publication of technical advisories. We follow responsible disclosure best practices.

psychology

AI for Security

Leveraging large language models and machine learning for malware classification, automated vulnerability detection, and threat intelligence correlation.

Papers

USENIX SECURITY 2025 iOS SECURITY

Biting the Apple: Novel Attack Vectors in iOS Secure Enclave

[Author A], [Author B], [Author C] — USENIX Security Symposium 2025, Philadelphia, PA.

IEEE S&P 2024 IOT SECURITY

FirmBite: Scalable Firmware Fuzzing for Consumer IoT Devices

[Author A], [Author D] — IEEE Symposium on Security and Privacy 2024, San Francisco, CA.

CCS 2023 AI & SECURITY

LLMalysis: Zero-Shot Malware Classification with Large Language Models

[Author B], [Author E], [Author F] — ACM CCS 2023, Copenhagen, Denmark.

Responsible Disclosures

CVE-2024-XXXXX CRITICAL

Zero-Day in Popular IoT Framework

Remote code execution vulnerability in the MQTT broker implementation. Coordinated disclosure with vendor, patch released within 45 days.

CVE-2023-XXXXX HIGH

Authentication Bypass in Smart Home Hub

Improper session handling allowing unauthenticated API access. Full disclosure coordinated with manufacturer.

Tools & Frameworks

terminal

FirmBite

Scalable black-box fuzzer for IoT firmware images.

VIEW ON GITHUB open_in_new
search

iOSScope

Static analysis toolkit for iOS/macOS binary files.

VIEW ON GITHUB open_in_new
psychology

LLMalysis

LLM-powered malware analysis and classification pipeline.

VIEW ON GITHUB open_in_new