knownsec / pocsuite3

pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
https://pocsuite.org
Other
3.64k stars 780 forks source link

代码调试运行时报错,少了requests_toolbelt模块 #134

Closed carlgood closed 4 years ago

carlgood commented 4 years ago

from requests_toolbelt.cookies.forgetful import ForgetfulCookieJar ModuleNotFoundError: No module named 'requests_toolbelt'

boy-hack commented 4 years ago

直接git clone的时候,需要安装一下依赖 pip3 install -r requirements.txt

carlgood commented 4 years ago

非常感谢!遇到了ModuleNotFoundError: No module named 'pocsuite3.shellcodes.python',shellcodes下的python.py会自动删除呢?可以再发一下pocsuite群的二维码吗,谢谢你!