Skip to content

Commit

Permalink
fix for #158
Browse files Browse the repository at this point in the history
  • Loading branch information
testuser committed Oct 25, 2024
1 parent 02c7410 commit 0fcfb20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ WordList = ["passw?o?r?d\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"api[Kk]ey\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"passw?o?r?d?>\\s*[^\\s<]+\\s*<",
"passw?o?r?d?>.{3,2000}</pass",
"-passw?o?r?d?",
"[\\s]+-passw?o?r?d?",
"api[kK]ey>\\s*[^\\s<]+\\s*<",
"[_\\-\\.]oauth\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"client_secret\\s*=*\\s*",
Expand Down

0 comments on commit 0fcfb20

Please sign in to comment.