rbsec/dnscan

Bug: TypeError: argument of type 'NoneType' is not iterable

s1m096 opened this issue · 1 comments

hi,
when i try to use dnscan with option -l to bruteforce multiple domains, this bug appear

Traceback (most recent call last): File "/usr/bin/dnscan", line 386, in <module> if not '%%' in args.domain: TypeError: argument of type 'NoneType' is not iterable

rbsec commented

Hi @s1m096,

Thanks for reporting this - I very rarely use list mode so I'd not come across this. Should be fixed now.