mirror of
https://github.com/knavesec/CredMaster
synced 2026-06-08 15:22:07 +00:00
41 lines
835 B
JSON
41 lines
835 B
JSON
{
|
|
"plugin" : null,
|
|
"userfile" : null,
|
|
"passwordfile" : null,
|
|
"userpassfile" : null,
|
|
"useragentfile" : null,
|
|
|
|
"outfile" : null,
|
|
"threads" : null,
|
|
"region" : null,
|
|
"jitter" : null,
|
|
"jitter_min" : null,
|
|
"delay" : null,
|
|
"batch_size": null,
|
|
"batch_delay": null,
|
|
"passwordsperdelay" : null,
|
|
"randomize" : false,
|
|
"header" : null,
|
|
"xforwardedfor" : null,
|
|
"weekday_warrior" : null,
|
|
"color" : false,
|
|
"trim" : false,
|
|
|
|
"slack_webhook" : null,
|
|
"pushover_token" : null,
|
|
"pushover_user" : null,
|
|
"ntfy_topic" : null,
|
|
"ntfy_host" : null,
|
|
"ntfy_token" : null,
|
|
"discord_webhook" : null,
|
|
"teams_webhook" : null,
|
|
"keybase_webhook": null,
|
|
"operator_id" : null,
|
|
"exclude_password" : false,
|
|
|
|
"access_key" : null,
|
|
"secret_access_key" : null,
|
|
"session_token" : null,
|
|
"profile_name" : null
|
|
}
|