new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

OWASP Cheat Sheets · all subjects

nosql/network

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Bind NoSQL services to internal interfaces

Bind NoSQL database services to internal interfaces, not to 0.0.0.0. Use network segmentation, private subnets, and security groups to restrict access.

Enforce TLS for NoSQL connections

Enforce TLS (in-transit encryption) for driver connections and admin consoles. Require TLS for internal replication links where supported.

Turn off remote management in NoSQL

Turn off remote management interfaces or restrict them to admin networks and VPNs only.

Do not expose NoSQL ports to public Internet

Do not expose database ports or admin consoles to the public Internet.

Give your agent this brain