Shivanshmathur / procmon.py

A small script to detect sideloading vulnerabilities during build time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

procmon.py

This is a small PoC application used to detect possible sideloading vulnerabilities during build time. The great thing about is that it can be integrated into practically every automated build process.

It is heavily based on Noriben sandbox and Process Monitor.

About

A small script to detect sideloading vulnerabilities during build time


Languages

Language:Python 94.6%Language:Batchfile 5.4%