mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-24 02:05:55 +00:00
Added daily update at certain utc time functionality
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
"source": "https://raw.githubusercontent.com/wallarm/jwt-secrets/master/jwt.secrets.list",
|
||||
"output": "Passwords/scraped-JWT-secrets.txt",
|
||||
"post_run_script": "",
|
||||
"frequency": "3h"
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user