rbsec / dnscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

s1m096 opened this issue · comments

commented

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

commented

Hi @s1m096,

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