新版本Kali Linux的python2没有内置安装pip
    安装方法

    1. wget https://bootstrap.pypa.io/2.6/get-pip.py
    2. python2 get-pip.py

    image.png