Skip to content

invictus-ir/Invictus-Nebius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A simple python script that we created as part of our blog series on Incident Response in the Neocloud.

📋 Prerequisites

  1. Python 3.x installed.
  2. Nebius CLI installed and added to your system PATH.
  3. Authentication: You must be logged in via the CLI:
    nebius init
    # OR if using a specific profile
    nebius init --profile <your-profile-name>
    

🛠️ Usage

1. Standard Run

If you are using the default Nebius CLI profile configured on your machine, simply run:

python3 invictus-nebius.py

2. Custom profile

If you are using your own profile, run:

python3 invictus-nebius.py --profile invictus-ir

About

A Python script to acquire logs using the Nebius CLI

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages