Miracl3xt / Hardcoder

This tool is designed to find hardcoded secrets in Source code,Logs or ur local files. Lightweight,Multithreaded tool to find Secrets,sensitive data in youre day to day life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hardcoder

This tool is designed to find hardcoded secrets in Source code, Logs, or local files. Lightweight, Multithreaded tool to find Secrets, sensitive data in your day to day life Alt text

Uses:

  • Regex Based Search engine
  • Searching for logs or Code for Sensitive data made Easy
  • Direct Local file scanner
  • Find Hardcoded credentials in your SAST, Source code, and LOGS.
python3 Securefind.py --json Rules.json --directory PATH/

--json : Include Youre rules.json file here
--Directory: PATH to your local Source code directory.

Also, you can Modify Rules.json according to your regexes

About

This tool is designed to find hardcoded secrets in Source code,Logs or ur local files. Lightweight,Multithreaded tool to find Secrets,sensitive data in youre day to day life


Languages

Language:Python 100.0%