Cyber Ranges for Red Teams
BlogDocsDigital OceanAuthor
  • Home Labs
  • Dashboard
    • Introduction
  • Command and Control Infrastructure
    • Page 1
  • Web Security
    • WebApps
    • APIs
    • Web Shops
  • Network Security
    • Page 2
  • Social Engineering
    • Page 3
  • Threat Intelligence
    • Page 6
    • Page 5
    • Page 4
  • 2G GSM
    • 2G In a B0x
    • SIM Cards
    • BTS
    • BSC - Base Station Controller
    • MSC - Mobile Switching Center
    • STP - Signal Transfer Point
    • MGW - Media Gateway
    • SGSN - Serving GPRS Support Node
  • Browser Exploitation
    • Page 8
  • Active Directory
    • Page 9
Powered by GitBook
On this page

Was this helpful?

  1. 2G GSM

BTS

sudo vi /etc/osmocom/osmo-bts.cfg
phy 0
 instance 0
  osmotrx rx-gain 1
 osmotrx ip local 127.0.0.1
 osmotrx ip remote 127.0.0.1
bts 0
 band 1800
 ipa unit-id 1800 0
 oml remote-ip 127.0.0.1
 trx 0
  phy 0 instance 0
PreviousSIM CardsNextBSC - Base Station Controller

Last updated 7 months ago

Was this helpful?