Mongodb Network Security
Q Point out the wrong statement.
  • A A. Changing the port does not meaningfully reduce risk or limit exposure
  • B B. You can use the mongod Β€?bind_ip and mongos Β€?bind_ip option on the command line at run time to limit the network accessibility of a mongodb program
  • C C. The net.HTTP.restinterfaceenabled configuration makes the HTTP status interface, which is read-only by default, fully interactive
  • D D. None of the mentioned
Leave a Comment