From MongoDB Enterprise Advanced 3.x Security Technical Implementation Guide
Part of SRG-APP-000141-DB-000092
Associated with: CCI-000381 CCI-000382
Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions).
In the MongoDB database configuration file (default location: /etc/mongod.conf), review the following parameters:
net:
http:
enabled: true
JSONPEnabled: true
RESTInterfaceEnabled: true
If any of the
In the MongoDB database configuration file (default location: /etc/mongod.conf), ensure the following parameters either: Does not exist in the file OR Are set to "false" as shown below: http: enabled: false JSONPEnabled: false RESTInterfaceEnabled: false
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer