leakos
Search leaks in a github org or in the responses of urls
Details
Category: Static Code Analysis
Publisher: trickest-mhmdiaa
Created Date: 9/9/2022
Container: quay.io/trickest/leakos:2db4a6a
Source URL: https://github.com/carlospolop/leakos
Parameters
Command:
--debug
- DebugCommand:
--not-rex
- Do not use rex checksCommand:
--threads
- Number of threads to useCommand:
--tools-timeout
- Custom timeout while executing the toolsCommand:
--max-urls
- Maximun number of URLs to checkCommand:
--not-exts
- Do not search for leaks in urls with these extensions (comma separated)Command:
--urls-file
- Search leaks in responses from web urls. Path to file containing URLs to search for leaks.Command:
--github-orgs
- Github orgs names (comma separated). Users will be searched also in the orgs.Command:
--rex-regex-path
- Custom regexes file for rexCommand:
--github-repos
- Github repos (comma separated)Command:
--github-token
- Token to access github api (doesn't require any permission)Command:
--github-users
- Github user names (comma separated)Command:
--not-gitleaks
- Do not use gitleaks checksCommand:
--avoid-sources
- Lower case comma separated list of sources from trufflehog and gitleaks to avoidCommand:
--only-verified
- Get only verified leaks (only use trufflehog)Command:
--not-trufflehog
- Do not use trufflehog checksCommand:
--github-orgs-file
- Github orgs names from fileCommand:
--github-repos-file
- Github repos from file.Command:
--github-users-file
- Github users names from fileCommand:
--max-secret-length
- Max length of valid secretsCommand:
--add-org-repos-forks
- Check an org repo even if it's a forkCommand:
--generic-leak-in-web
- Accept generic leaks in web (disabled by defult)Command:
--add-user-repos-forks
- Check an user repo even if it's a forkCommand:
--from-trufflehog-only-verified
- From trufflehog get only verified leaks