codingo / NoSQLMap

Automated NoSQL database enumeration and web application exploitation tool.
GNU General Public License v3.0
2.82k stars 576 forks source link

NoSQL DB Access Attacks Error #129

Closed M-Tofla closed 1 year ago

M-Tofla commented 1 year ago

HI,

I wanna asking about this, this error happend when i test to attack mongodb

Select an option: 2 DB Access attacks (MongoDB)

Checking to see if credentials are needed... Successful access with no credentials! Traceback (most recent call last): File "./nosqlmap.py", line 544, in main(args) File "./nosqlmap.py", line 47, in main mainMenu() File "./nosqlmap.py", line 86, in mainMenu nsmmongo.netAttacks(victim, dbPort, myIP, myPort) File "/home/tesla/git/NoSQLMap/nsmmongo.py", line 71, in netAttacks mgtRespCode = urllib.urlopen(mgtUrl).getcode() File "/usr/lib/python2.7/urllib.py", line 87, in urlopen return opener.open(url) File "/usr/lib/python2.7/urllib.py", line 215, in open return getattr(self, name)(url) File "/usr/lib/python2.7/urllib.py", line 352, in open_http h.endheaders(data) File "/usr/lib/python2.7/httplib.py", line 1078, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 894, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 856, in send self.connect() File "/usr/lib/python2.7/httplib.py", line 833, in connect self.timeout, self.source_address) File "/usr/lib/python2.7/socket.py", line 575, in create_connection raise err IOError: [Errno socket error] [Errno 111] Connection refused

sorry idk this,this is my fault or what Thank you

github-actions[bot] commented 1 year ago

Stale issue message