knownsec / Pocsuite

This project has stopped to maintenance, please to https://github.com/knownsec/pocsuite3 project.
http://pocsuite.org
1.83k stars 607 forks source link

按照readme使用ZoomEye API报错 #156

Closed 60ke closed 6 years ago

60ke commented 6 years ago

[ke@Mac]❯ python pocsuite.py --dork 'port:6379' --vul-keyword 'redis' --max-page 2 Pocsuite/git/dev

                          ,--. ,--.

,---. ,---. ,---.,---.,--.,----,-' '-.,---. {2.0.7-ae8cad3} | .-. | .-. | .--( .-'| || ,--'-. .-| .-. : | '-' ' '-' \--.-' ' '' | | | | \ --. | |-'---' -------' ----'--' --'----' `--' http://pocsuite.org

[!] legal disclaimer: Usage of pocsuite for attacking targets without prior mutual consent is illegal.

[*] starting at 11:43:08

[11:43:09] [+] ZoomEye API authorization success. [11:43:10] [] Available ZoomEye search limit count: 99960 [11:43:13] [+] Seebug API authorization succeed. [11:43:14] [] 1 purchased poc related to keyword "redis"

string indices must be integers, not str Traceback (most recent call last): File "/Users/ke/work/Pocsuite/pocsuite/pocsuite_cli.py", line 170, in pcsInit p = s.retrieve(poc['id']) TypeError: string indices must be integers, not str