Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subbyte/sdld

Simple Data Leak Detection
https://github.com/subbyte/sdld

Last synced: about 1 month ago
JSON representation

Simple Data Leak Detection

Awesome Lists containing this project

README

        

sdld
====

Simple Data Leak Detection

Given a directory of sensitive files and a directory of unknown files, detect if the content of any sensitive files is in the unknown files.

Shingling, fingerprinting and collection intersection are used in a line to test the similarity between two files.