6

GitHub - ANG13T/SatIntel: SatIntel is an OSINT tool for Satellites 🛰. Extract sa...

 1 year ago
source link: https://github.com/ANG13T/SatIntel
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

SatIntel

 .       .                   .       .      .     .      .                      .              .
  .    .         .    .            .     ______ 
          .             .               ////////                .         .      .       .       .          .
        .    .   ________   .  .      /////////     .    .
   .            |.____.  /\         /////////    .                      .               .               .
               //      \/  |\     /////////
       .     //          \ |  \ /////////         _______ _______ _______ _____ __   _ _______ _______       .
            ||           | |  ///////// .     .   |______ |_____|    |      |   | \  |    |    |______ |     
  .         ||           | |//  /////             ______| |     |    |    __|__ |  \_|    |    |______ |_____  .       
     .       \\         / //     \/   .                    
               \\.___./ //\      ,_\     .     .                                                            .
  .           .    \ //////\   /    \                 .    .      Satellite OSINT CLI Tool          .            .
               .   ///////// \|      |    .                    
      .           ///////// .  \ __ /          .               Made by Angelina Tsuboi (G4LXY)              .
                 /////////                              .               .                   .
        .   .   /////////     .     .                           .                   .                   .     .
 .             --------   .                  ..             .               .                .
          .        .         .                       .                                 .                .

SatIntel is a OSINT tool for satellite reconnaissance made with Golang. The tool can extract satellite telemetry, receive orbital predictions, and parse TLEs.

Features

  • Satellite Catalog Retrieval from NORAD ID or Selection Menu
  • Display Satellite Telemetry
  • Visual and Radio Orbital Predictions
  • Parse Two Line Elements (TLE)

Preview

SatIntel Image

Usage

Make an account at Space Track save username and password.

Create an account at N2YO and save API key.

Update main.go to have proper credentials

os.Setenv("SPACE_TRACK_USERNAME", "username")
os.Setenv("SPACE_TRACK_PASSWORD", "password")
os.Setenv("N2YO_API_KEY", "api-key")

To build from source, you will need Go installed.

$ export GO111MODULE=on 
$ go get ./...
$ go run main.go

APIs Used

  • Space Track: Retrieve Satellite Catalog and TLE Information
  • N2YO: Retrieve Passes Predictions

Upcoming Features

  • Map Layout of Satellite Positioning
  • Including the SGP4 Algorithm for Position Prediction

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK