Tag: searching secrets files

  • eviltree: searching for user provided keywords/regex in files

    EvilTree A standalone python3 remake of the classic “tree” command with the additional feature of searching for user-provided keywords/regex in files, highlighting those that contain matches. Created for two main reasons: While searching for secrets in files of nested directory structures, being able to visualize which files contain user-provided keywords/regex patterns and where those files…