This project investigates the feasibility of inter-satellite friendly jamming as a protective measure for LEO satellites against unauthorized ground station transmissions. We propose an orbital Intrusion Prevention System (IPS) capable of simulating real-life scenarios and evaluating the selective jamming capabilities of currently active satellites.
To get started with the project, follow these installation steps:
-
Clone the repository:
git clone https://github.com/Julian-Rederle/letmedoitforyou cd letmedoitforyou -
Install the required dependencies:
See here
Use examples liberally, and show the expected output if you can. Here is a basic example of how to run the simulations:
cd code
python experiment1.py
python experiment2.py
python visualize_times.pyFor more sophisticated usage and parameters, refer to the code/README.md file.
Future plans for the project include:
- Conducting practical evaluations with real satellites.
- Expanding the protection model to encompass a comprehensive set of publicly accessible ground stations.
- Exploring the feasibility of the actual antenna requirements for RF hardware on active satellites.
- Ulysse Planta
- Julian Rederlechner
- Gabriele Marra
- Ali Abbasi
Special thanks to CISPA Helmholtz Center for Information Security for their support.
Currently, this project is in the preliminary evaluation stage.