allyomalley / LiveTargetsFinder

Generates lists of live hosts and URLs for targeting, automating the usage of MassDNS, Masscan and nmap to filter out unreachable hosts and gather service information
362 stars 66 forks source link

unhashable type: 'dict' #5

Closed mnijres closed 4 years ago

mnijres commented 4 years ago

Hi, I am facing this problem with this cool tool LiveTargetFinder

Unfortunately when firing the tool i have this error:

Screenshot from 2020-05-03 14-18-05

harmeet-1337 commented 4 years ago

its already solved here https://github.com/allyomalley/LiveTargetsFinder/issues/3

mnijres commented 4 years ago

Solved: cd massdns git checkout 65331fb528755621650a0fbacff12102cfdcdde9 ##add this line into file after cd massdns solved : install_deps.sh