mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 22:25:28 +00:00
interactsh test domain update
This commit is contained in:
parent
4e871277d8
commit
c815f53e67
@ -58,7 +58,7 @@ var DefaultOptions = &types.Options{
|
|||||||
Templates: []string{},
|
Templates: []string{},
|
||||||
ExcludedTemplates: []string{},
|
ExcludedTemplates: []string{},
|
||||||
CustomHeaders: []string{},
|
CustomHeaders: []string{},
|
||||||
InteractshURL: "https://interact.sh",
|
InteractshURL: "https://oast.me",
|
||||||
InteractionsCacheSize: 5000,
|
InteractionsCacheSize: 5000,
|
||||||
InteractionsEviction: 60,
|
InteractionsEviction: 60,
|
||||||
InteractionsCoolDownPeriod: 5,
|
InteractionsCoolDownPeriod: 5,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user