Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to modelize asset and group in the platform #268

Closed
SamuelHassine opened this issue Apr 26, 2023 · 0 comments · Fixed by #481
Closed

Be able to modelize asset and group in the platform #268

SamuelHassine opened this issue Apr 26, 2023 · 0 comments · Fixed by #481
Assignees
Labels
feature use for describing a new feature to develop solved The issue has been solved
Milestone

Comments

@SamuelHassine
Copy link
Member

SamuelHassine commented Apr 26, 2023

Problem to Solve

Current we have:

  • A list of players at the platform level
  • A list of audiences (groups of players) at the exercise level

We need:

  • A list of assets at the platform level
    • Minim: name / type (endpoint / website), IPv4 or IPv6 / hostname / OS Type: Linux / Windows
  • A list of groups (groups of endpoints) at the platform level

Then, create a new injector which is able to:

Use case: connect, execute a command and return the output

  • Contract:
    • Zone or endpoint
    • Credentials
    • Command to execute

The injector, depending on the OS type, should use whether SSH or Powershell remoting.

@SamuelHassine SamuelHassine added the feature use for describing a new feature to develop label Apr 26, 2023
@SamuelHassine SamuelHassine added this to the Release v3.3.0 milestone Apr 26, 2023
@RomuDeuxfois RomuDeuxfois self-assigned this Apr 26, 2023
@RomuDeuxfois RomuDeuxfois linked a pull request May 12, 2023 that will close this issue
@RomuDeuxfois RomuDeuxfois modified the milestones: Release 3.5.0, Release 3.6.0 Nov 24, 2023
@RomuDeuxfois RomuDeuxfois removed this from the Release 3.6.0 milestone Dec 19, 2023
@RomuDeuxfois RomuDeuxfois changed the title Be able to modelize endpoints in the platform with a group zone Be able to modelize asset and group in the platform Dec 27, 2023
@RomuDeuxfois RomuDeuxfois added this to the Release 3.6.0 milestone Dec 27, 2023
@RomuDeuxfois RomuDeuxfois removed a link to a pull request Jan 3, 2024
5 tasks
@RomuDeuxfois RomuDeuxfois linked a pull request Jan 3, 2024 that will close this issue
5 tasks
@RomuDeuxfois RomuDeuxfois added the solved The issue has been solved label Jan 22, 2024
@Jipegien Jipegien modified the milestones: Release 3.6.0, Release 4.0.0 Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved The issue has been solved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants