Stuck in loading screen after spawning com.facebook.katana using Frida for Android

So after being able to use Frida with the facebook app I attempted to simply spawn the com.facebook.katana process without injecting a script for Frida.

I ran following command for Frida: frida -U -f com.facebook.katana –no… Continue reading Stuck in loading screen after spawning com.facebook.katana using Frida for Android

Threat Hunting Observations : Basic Scoring Jupyter Notebook for Running processes on Windows Operating Systems

I am trying to create a scoring Jupyter Notebook created for Windows Processes and I was wondering about what information would I exactly need to generate a basic Score for each process running on a Windows Machine.

For the… Continue reading Threat Hunting Observations : Basic Scoring Jupyter Notebook for Running processes on Windows Operating Systems