interactsh test domain update

This commit is contained in:
sandeep 2022-08-04 19:37:33 +05:30
parent 4e871277d8
commit c815f53e67

View File

@ -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,