Git Product home page Git Product logo

Comments (8)

arkadiyala avatar arkadiyala commented on May 22, 2024

image

from sqlipy.

codewatchorg avatar codewatchorg commented on May 22, 2024

Per the above screenshots, Python is either not installed on your machine or is not part of your path. If you wanted to run from the command line, then you wouldn't do it from within Jython as the sqlmapapi.py script is included with sqlmap. Jython is needed to run my tool from within Burp and has nothing to do with sqlmap.

from sqlipy.

arkadiyala avatar arkadiyala commented on May 22, 2024
  1. I have installed jython(Standard, Not standalone) from below link.
    http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7.0/jython-installer-2.7.0.jar

  2. Then Installed "SQLiPy Sqlmap Integration" from Burp Suite "BApp Store" tab.

  3. Then setup C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\WebEx\PTools020000000;C:\Program Files (x86)\Sennheiser\SoftphoneSDK;C:\jython2.7.0\bin

  4. Click on Start API button(Please see below screenshot).
    image

Do i need to Install Python separately?

from sqlipy.

arkadiyala avatar arkadiyala commented on May 22, 2024

If I need to install Python separately , What version do i need to install?

from sqlipy.

codewatchorg avatar codewatchorg commented on May 22, 2024

sqlmap is a Python based script, so yes, you need Python to be able to run it as well as the sqlmapapi.py script that comes with sqlmap.

As you can see in the screenshot above, my tool cannot find Python on your system.

I believe that sqlmap will only currently work with Python 2.x (you should install the latest version of 2.7).

from sqlipy.

arkadiyala avatar arkadiyala commented on May 22, 2024

SQLmap API is running.
image

However i did not see SQLiPy Scan. Please help me.
image

from sqlipy.

arkadiyala avatar arkadiyala commented on May 22, 2024

image

from sqlipy.

codewatchorg avatar codewatchorg commented on May 22, 2024

SQLiPy is just an integration tool for Burp and sqlmap. Your comments and screenshots indicate a lack of basic understanding of how those two tools work individually. You need to learn how to use Burp and sqlmap by themselves first, I recommend buying a copy of the web application hackers handbook.

In the above screenshot, it shows that you started the sqlmapapi on 127.0.0.1:9090 but also have your Burp proxy set to 127.0.0.1:9090. That won't work, they can't both listen on the same IP and port.

You are also right clicking in the wrong spot above for sending to SQLiPy. You must click within the request tab, not from the "Contents" table.

from sqlipy.

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.