trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

sqlserver: wrong keywords

Open mac2000 opened this issue 3 years ago • 0 comments

because of wrong keyword, sqlserver detector misses majority of files

instead of single "sqlserver" string it should be something like: "Data Source", "Server", "User ID", "User", "UID", "Password" which are parts of connection string

mac2000 avatar Nov 03 '22 08:11 mac2000