u/Even-Success5445

Meet ORCA! An automated Android C2, device recon, and telemetry framework⁠

Meet ORCA! An automated Android C2, device recon, and telemetry framework⁠

Hi r/pentesting

I put together a CLI framework made to specifi target android devices

ORCA basically ties together ⁠msfvenom⁠, dynamic tunneling, and post-exploitation into a pipeline

Right now it’s segmented into 4 core utilities:

  1. C2 Setup: basically connects ngrok msfvenom and sets up a listener through metasploit that grants access to camera microphone and SMS/photos/call logs

  2. Device Recon: dumps hardware specs, carrier info, SIM details, IPs, and app lists into a JSON report (yes JSON)

  3. Live geolocator: uses cell tower ids, can also be used for geofencing

  4. 2FA Interceptor: hooks into ⁠NotificationListenerService⁠ to capture incoming notifications and 2FA codes

Right now it’s still a bit buggy so i’m polishing it u, when i’m done should i upload to Git? Let me know if you like this tool

u/Even-Success5445 — 6 days ago