NoSQLMap
NoSQLMap copied to clipboard
bug in your code
What's the problem (or question)?
installation problem
you mistake so much in your code , specially every print function . please solve that problem.
This is a python2 script. Please run as python2.
can anynone tell me what is happening in nosqlmap code
@mrdragonblack I was only able to get this to work using docker in the latest Kali Linux images where python3 is the default python.
convert the code to python 3 works for me
Enter this in the same directory: 2to3 . -w
NOTE: pip install 2to3 module before using it
Stale issue message