loader image
Skip to main content
Completion requirements

Browse the glossary using this index

Special | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL

J

Jamming

The intentional transmission of signals to disrupt, block, or confuse communications or sensors. Jamming can be noise-based, deceptive, or protocol-aware. In SIGINT contexts, detecting and classifying jamming can indicate adversary activity and intent.

Journaling

A file system feature that logs changes before committing them, improving reliability and reducing corruption after crashes or power failures.

JSON

JavaScript Object Notation is a common data format used by APIs and tools. It represents objects and arrays in text form and is easy for scripts to parse and generate.