Skip to content

NoSQL DB Access Attacks Error #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
M-Tofla opened this issue Nov 16, 2022 · 1 comment
Closed

NoSQL DB Access Attacks Error #129

M-Tofla opened this issue Nov 16, 2022 · 1 comment

Comments

@M-Tofla
Copy link

M-Tofla commented Nov 16, 2022

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
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant