Skip to main content

Glossary

Plain-language definitions of terms you will encounter across this wiki. Brand and model names are always kept in English.

TermDefinition
AdapterA USB Wi-Fi card that plugs into a computer to provide wireless connectivity.
Access Point (AP)A device that lets wireless clients connect to a network. Enabling AP mode turns an adapter into a hotspot.
Monitor modeA wireless mode that captures raw 802.11 frames without associating to a network — the basis of Wi-Fi auditing.
Packet injectionSending custom wireless frames on the air, used for attacks and testing.
DriverKernel software that lets the OS talk to the hardware. In-kernel drivers are built into Linux; out-of-tree drivers are installed separately.
DKMSA Linux framework that rebuilds out-of-tree kernel modules automatically when the kernel is updated.
FirmwareThe low-level software stored on the device itself.
Firmware updateReplacing the firmware on a device to add features or fix bugs.
TroubleshootingThe process of diagnosing and fixing a problem.
Compatibility matrixA table showing which adapters work with which operating systems, chipsets and drivers.
Getting started / Quick startA short guide that walks you through first-time setup.
Antenna gainA measure (in dBi) of how much an antenna concentrates RF energy in a direction.
Sub-GHzRadio frequencies below 1 GHz (for example 433 MHz), used by the Flipper Zero.
Software-defined radio (SDR)Radio implemented partly in software, allowing one device to receive and transmit many frequencies.
NFC / RFIDContactless card technologies (13.56 MHz NFC and 125 kHz RFID) used by readers and the Flipper Zero.
PC/SCThe standard software framework for accessing smart card readers on a computer.

Conventions used in this wiki

  • Brand and model names (for example AWUS036ACM, WiFi Pineapple) are never translated.
  • The first time an English technical term appears, it is explained inline.
  • Route paths in this wiki use the form /alfa-network/ — see the Product Registry for the full list.

If a term is missing or a definition is unclear, report it via the Review Queue.