osmo-mitm icon indicating copy to clipboard operation
osmo-mitm copied to clipboard

Part of my master thesis, where I developed a MitM attack in GSM networks. This repository contains the man in the middle instance the attack was validated with. It is based on the @Osmocom cellular n...

Man in the middle between a virtual osmo-bts instance and a virtual osmocom-bb virtual layer 1 instance.

Basically configurated to intercept all uplink messages sent from ms to bts and all downlink messages sent from bts to ms.

Realized with multicast sockets.