mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
Update README.md (#1811)
This commit is contained in:
parent
995eb64d38
commit
2d3bb7560d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ An often requested feature for TruffleHog is a generic detector. By default, we
|
|||
|
||||
#### Try it out:
|
||||
```
|
||||
wget UPDATE ONCE MERGED
|
||||
wget https://raw.githubusercontent.com/trufflesecurity/trufflehog/main/examples/generic.yml
|
||||
trufflehog filesystem --config=$PWD/generic.yml $PWD
|
||||
|
||||
# to filter so that _only_ generic credentials are logged:
|
||||
|
|
Loading…
Reference in a new issue