Ekultek / Zeus-Scanner

Advanced reconnaissance utility
958 stars 247 forks source link

InvalidProxyType: 179.213.138.247:44703 is not a valid proxy type, you might be looking for [].. (rVOhGyK) #122

Closed ZeusIssueReporter closed 7 years ago

ZeusIssueReporter commented 7 years ago

Zeus version: 1.0.57.977564

Firefox version: (52, 4)

Geckodriver version: geckodriver-v0.17.0-linux64.tar.gz

Error info:

  File "zeus.py", line 552, in <module>
    agent=agent_to_use, pull_all=opt.noExclude, parse_webcache=opt.parseWebcache
  File "/root/Zeus-Scanner/var/google_search/search.py", line 246, in parse_search_results
    proxy_string = proxy_string_to_dict(proxy_string)
  File "/root/Zeus-Scanner/lib/core/settings.py", line 239, in proxy_string_to_dict
    proxy_data = get_proxy_type(proxy_string)
  File "/root/Zeus-Scanner/lib/core/settings.py", line 227, in get_proxy_type
    "{}..".format(prox_list[0], difflib.get_close_matches(prox_list[0], acceptable))
InvalidProxyType: 179.213.138.247:44703 is not a valid proxy type, you might be looking for []..

Running details: Linux-4.13.0-kali1-amd64-x86_64-with-Kali-kali-rolling-kali-rolling

Commands used: zeus.py --random-agent -l /root/Desktop/Queue.txt --proxy-file=/root/Desktop/url

Log file info:

2017-10-22 17:25:53,669;zeus-log;INFO;using default search engine...
2017-10-22 17:25:53,669;zeus-log;INFO;starting dork scan with query 'inurl:product-item.php?id='...
2017-10-22 17:25:53,669;zeus-log;WARNING;will not parse webcache URLs...
2017-10-22 17:25:53,669;zeus-log;WARNING;only pulling URLs with GET(query) parameters...
2017-10-22 17:25:53,670;zeus-log;ERROR;ran into exception '179.213.138.247:44703 is not a valid proxy type, you might be looking for []..'...
Traceback (most recent call last):
  File "zeus.py", line 552, in <module>
    agent=agent_to_use, pull_all=opt.noExclude, parse_webcache=opt.parseWebcache
  File "/root/Zeus-Scanner/var/google_search/search.py", line 246, in parse_search_results
    proxy_string = proxy_string_to_dict(proxy_string)
  File "/root/Zeus-Scanner/lib/core/settings.py", line 239, in proxy_string_to_dict
    proxy_data = get_proxy_type(proxy_string)
  File "/root/Zeus-Scanner/lib/core/settings.py", line 227, in get_proxy_type
    "{}..".format(prox_list[0], difflib.get_close_matches(prox_list[0], acceptable))
InvalidProxyType: 179.213.138.247:44703 is not a valid proxy type, you might be looking for []..

2017-10-22 17:25:56,468;zeus-log;INFO;Zeus got an unexpected error and will automatically create an issue for this error, please wait...
2017-10-22 17:25:56,468;zeus-log;INFO;getting authorization...
2017-10-22 17:25:56,469;zeus-log;INFO;extracting traceback from log file...
2017-10-22 17:25:56,469;zeus-log;INFO;attempting to get firefox browser version...
Ekultek commented 7 years ago

duplicate of #118