mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-08 17:56:35 +00:00
22 lines
735 B
JSON
22 lines
735 B
JSON
[
|
|
{
|
|
"name": "Jwt secrets update",
|
|
"type": "file",
|
|
"source": "https://raw.githubusercontent.com/wallarm/jwt-secrets/master/jwt.secrets.list",
|
|
"output": "Passwords/scraped-JWT-secrets.txt",
|
|
"post_run_script": "",
|
|
"frequency": "6h"
|
|
},
|
|
{
|
|
"name": "Trickest wordlist update",
|
|
"type": "git_dir",
|
|
"source": "https://github.com/trickest/wordlists.git",
|
|
"output": ".working_space",
|
|
"post_run_script": ".bin/trickest-patcher.py",
|
|
"update_time": "1030",
|
|
"additional_paths": [
|
|
"Discovery/Web-Content/trickest-robots-disallowed-wordlists/",
|
|
"Discovery/Web-Content/CMS/trickest-cms-wordlist/"
|
|
]
|
|
}
|
|
] |