Skip to content

a mini dlp engine, uses a set of configurable scan adapters

Notifications You must be signed in to change notification settings

ohadozer/MiniDLP

Repository files navigation

MiniDLP

Mini DLP

Pre-Installed Reqiuremtns:

  • Python 2.7.12+
  • pip 19.0+

Before Running Mini-DLP:

invoke the below line which should take care of needed Python dependencies: "pip install -r requirements.txt"

Running Mini-DLP:

just invoke "python MiniDLP.py -i "

some more parameters (you can always invoke "python MiniDLP.py -h" to get the full usage):

s, --non-parallel-mode  | force a non parallel mode
--auth-web              | use web flow authentication
--auth-config AUTH_CONF | use authentication config file (i.e. mycreds.json)

About

a mini dlp engine, uses a set of configurable scan adapters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages