root@z2r:~/blog/tags#grep -r "satellite" ./posts
<Tag: satellite />
Found 1 post with this tag.
CTF WRITEUPSSATELLITE
HTB - First Contact
In this Hack The Box challenge, I had to act as a backup pass prediction system for a ground station. By parsing Two-Line Element (TLE) sets and calculating satellite passes above 30 degrees of elevation using Python's `skyfield` library, I wrote an automated solver to determine upcoming visibility windows, overcome strict timing checks, and retrieve the flag.