GPS Spoof
Estimated Time: ~2 minutes
Summary
This lab demonstrates GPS spoofing concepts using a simulated SDR environment.
The goal is to understand how some GPS spoofing may look in a simplified way

Launching the Lab
Start SDRForge:
python3 SDRForge.py
Select:
GPS Spoof
Interface Overview
The lab contains:
- live map visualization - You can see in real-time where you are compared to your "spoofed: location
- spoof controls - This tool offers scamble, Drift, and Carry-Off

Spoofing Simulation
Press:
Scramble
This will put you in a random location, you can then hit carry-off to be able to move continuously
Educational Notes
This lab is software-only and does not transmit real RF signals.
Its purpose is to demonstrate:
- navigation spoofing concepts
- SDR workflows
- signal analysis techniques
Troubleshooting
Browser does not launch
Install dependencies:
pip install flask flask-socketio
Location not updating
Refresh the browser and restart the lab.