CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/documentation/modules/post/hardware/rftransceiver/transmitter.md
Views: 11789

Simple module to transmit a given frequency for a specified amount of seconds. This code was ported from AndrewMohawk.

NOTE: Users of this module should be aware of their local laws, regulations, and licensing requirements for transmitting on any given radio frequency.

Options

FREQ

Frequency to brute force.

BAUD

Baud rate. Default: 4800

POWER

Power level to specify. Default: 100

SECONDS

How many seconds to transmit the signal. Default: 4

INDEX

USB Index number. Default: 0

Scenarios

Transmit a given signal for 4 seconds

hwbridge > run post/hardware/rftransceiver/transmitter FREQ=433880000 [*] Transmitting on 433880000 for 4 seconds... [*] Finished transmitting