GithubHelp home page GithubHelp logo

Issue running about memcrashed-ddos-exploit HOT 9 CLOSED

649 avatar 649 commented on July 22, 2024
Issue running

from memcrashed-ddos-exploit.

Comments (9)

649 avatar 649 commented on July 22, 2024

pip install shodan

Make sure that you have the shodan module in the same directory as where you have Python 3 installed.
For example: x/Python36_64/Scripts/shodan
Where "x" is the pathway to your python installation directory.

This usually happens when you have more than one version of python installed or sometimes where you manually install python, and then you install it via external means like installing it with Visual Studios as well, separately.

from memcrashed-ddos-exploit.

usmarine2141 avatar usmarine2141 commented on July 22, 2024

Desktop/Memcrashed-DDoS-Exploit# pip install shodan
Requirement already satisfied: shodan in /usr/local/lib/python2.7/dist-packages/shodan-1.7.7-py2.7.egg
Requirement already satisfied: XlsxWriter in /usr/lib/python2.7/dist-packages (from shodan)
Requirement already satisfied: click in /usr/lib/python2.7/dist-packages (from shodan)
Requirement already satisfied: click-plugins in /usr/local/lib/python2.7/dist-packages/click_plugins-1.0.3-py2.7.egg (from shodan)
Requirement already satisfied: colorama in /usr/lib/python2.7/dist-packages (from shodan)
Requirement already satisfied: requests>=2.2.1 in /usr/lib/python2.7/dist-packages (from shodan)

from memcrashed-ddos-exploit.

usmarine2141 avatar usmarine2141 commented on July 22, 2024

i ran pip install shodan after git clone the files.

from memcrashed-ddos-exploit.

649 avatar 649 commented on July 22, 2024
/usr/local/lib/python2.7/dist-packages/click_plugins-1.0.3-py2.7.egg (from shodan)

Right. Notice how it's "python 2.7", are you not executing it with python 3? :-)

You need the module with python 3 not 2.7

I am not suggesting this, but perhaps a full uninstall of python 2.7 and then run the pip command again and it should install it for python 3..

from memcrashed-ddos-exploit.

usmarine2141 avatar usmarine2141 commented on July 22, 2024

im going to cp that over to the python3 dir and see if that works

from memcrashed-ddos-exploit.

usmarine2141 avatar usmarine2141 commented on July 22, 2024

yeah that didnt work lol

from memcrashed-ddos-exploit.

usmarine2141 avatar usmarine2141 commented on July 22, 2024

there is the .c one i have compiled. i assume the reflection file is what your scanning Shodan via API for correct?

from memcrashed-ddos-exploit.

brutephishing avatar brutephishing commented on July 22, 2024

Put this comand om your terminal
apt-get install pip-python3
pip3 install shodan

from memcrashed-ddos-exploit.

mrstardust avatar mrstardust commented on July 22, 2024

I have this problem too

from memcrashed-ddos-exploit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.