|
|
|
|
|
by mrweasel
3451 days ago
|
|
It's fascinating that someone installs and configures MongoDB and doesn't stop to think: "Hey, maybe this shouldn't be exposed directly to the internet". I mean you wouldn't do that with something like MySQL. Some sort of analysis of the purpose of these directly exposed MongoDB instances could be interesting. Are they being used as a backend for JavaScript applications? |
|
I don't see any reason that a database should allow to listen to any address without authentication. There shouldn't be a real world application requiring this.