diff --git a/SubDomz.sh b/SubDomz.sh index e4499ca..cf69048 100644 --- a/SubDomz.sh +++ b/SubDomz.sh @@ -271,6 +271,7 @@ VirusTotal() { [[ ${PARALLEL} == True ]] || kill ${PID} 2>/dev/null echo -e "$BOLD[*] VirusTotal$NC: $( wc -l < tmp-virustotal-$domain && echo)" } +} Puredns() { [ "$silent" == True ] && puredns bruteforce $WORDLISTS $DOMAIN --resolvers $RESOLVERS -q | anew subdomz-$domain.txt || {