rodrigoramosrs / fileleaks

Scan files for secrets just easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileLeaks

Search files for secrets just easy!

Features

  • Parallelism in the search for secrets. Let topics play...
  • Almost 170 built-in regex
  • Single file (portable app)
  • Works on Linux / Windows / MAC .... Calculator? Perhaps ..
  • Made in .NET Core / Standard (why not)? =)
  • Open source... Like? use without moderation hahaha

How to use?

  • Windows
$ fileleaks.exe -p {path}
  • Linux / Mac
$ fileleaks -p {path}

You just need to inform the path to scan.

Next steps

  • Enhance paralelism on scan
  • Improve result accurracy
  • More parameters...

Credits

Creators:

inspiration:

About

Scan files for secrets just easy

License:MIT License


Languages

Language:C# 100.0%