openaev icon indicating copy to clipboard operation
openaev copied to clipboard

Ability to choose a service account on linux

Open jborozco opened this issue 1 year ago • 1 comments

Use case

To reproduce real attack environment, I want to be able to execute a custom payload through a non-system user.

After doing a POC and for a first MVP, we want to be able to define a Service Account (first on Linux) for the ability to:

-CRUD a Service account to be used for executing injects on endpoints as an admin -Execute a payload with elevated privilege by default

jborozco avatar Jul 02 '24 06:07 jborozco

Scope: Paylaod custom, windows, openbas agent : https://www.notion.so/filigran/Ability-to-choose-non-system-user-to-execute-a-payload-91f0f341848e431895a8bfb463703082. Prs: Just include elevation_request: Openbas: https://github.com/OpenBAS-Platform/openbas/pull/1410 Collector: https://github.com/OpenBAS-Platform/collectors/pull/41

Prs POC: Openbas: https://github.com/OpenBAS-Platform/openbas/pull/1396 Agent: https://github.com/OpenBAS-Platform/agent/pull/14 Collector: https://github.com/OpenBAS-Platform/collectors/pull/41

savacano28 avatar Sep 10 '24 12:09 savacano28

We changed our appraoch to this feature, closing this issue as duplicate of https://github.com/OpenBAS-Platform/openbas/issues/1860 + https://github.com/OpenBAS-Platform/openbas/issues/1861

jborozco avatar Nov 15 '24 10:11 jborozco