Skip to content

Commit

Permalink
Fix dnstwistTest TPB (#29455)
Browse files Browse the repository at this point in the history
* Change domain argument in task 6

* Update task 6 name

* Test different domain argument due to timeout
  • Loading branch information
samuelFain authored and MichaelYochpaz committed Sep 6, 2023
1 parent c67a181 commit 8f559ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packs/dnstwist/TestPlaybooks/playbook-dnstwist_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ tasks:
task:
id: ad9da2dd-267c-471c-8423-0e8912a4633d
version: -1
name: dnstwist domain on "wikipediao.org" that has no MX
name: dnstwist domain on "lemisto.com" that has no MX
description: Checks for variations of a phishing domain name.
script: dnstwist|||dnstwist-domain-variations
type: regular
Expand All @@ -228,7 +228,7 @@ tasks:
- "7"
scriptarguments:
domain:
simple: wikipediao.org
simple: lemisto.com
limit: {}
whois: {}
separatecontext: false
Expand Down

0 comments on commit 8f559ec

Please sign in to comment.