NoSQLMap icon indicating copy to clipboard operation
NoSQLMap copied to clipboard

bug in your code

Open TB-JEHAD opened this issue 2 years ago • 4 comments

What's the problem (or question)?

installation problem

you mistake so much in your code , specially every print function . please solve that problem. Screenshot_2023-08-16_00-05-50 Screenshot_2023-08-16_00-06-19 Screenshot_2023-08-16_00-07-00

TB-JEHAD avatar Aug 15 '23 18:08 TB-JEHAD

This is a python2 script. Please run as python2.

beune avatar Oct 27 '23 08:10 beune

Screenshot (41)

can anynone tell me what is happening in nosqlmap code

mrdragonblack avatar Nov 25 '23 15:11 mrdragonblack

@mrdragonblack I was only able to get this to work using docker in the latest Kali Linux images where python3 is the default python.

icnocop avatar Dec 25 '23 04:12 icnocop

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

Deve-OP avatar Jan 12 '24 06:01 Deve-OP

Stale issue message

github-actions[bot] avatar Apr 16 '24 00:04 github-actions[bot]