mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
Vendored
+1
-1
@@ -299,7 +299,7 @@ class DomainFuzz(object):
|
||||
if self.tld != 'com' and '.' not in self.tld:
|
||||
self.domains.append({'fuzzer': 'Various', 'domain-name': self.domain + '-' + self.tld + '.com'})
|
||||
|
||||
self.__filter_domains()
|
||||
#self.__filter_domains()
|
||||
|
||||
|
||||
@Configuration(distributed=True)
|
||||
|
||||
Reference in New Issue
Block a user