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

Launching payload with Atomic Testing on Linux is not working #1388

Closed
RomuDeuxfois opened this issue Sep 5, 2024 · 1 comment · Fixed by #1391
Closed

Launching payload with Atomic Testing on Linux is not working #1388

RomuDeuxfois opened this issue Sep 5, 2024 · 1 comment · Fixed by #1391
Assignees
Labels
bug use for describing something not working as expected critical use to identify critical bug to fix ASAP solved The issue has been solved
Milestone

Comments

@RomuDeuxfois
Copy link
Member

Description

I've activated the OpenBAS agent on my linux: I can see the openbas-agent.service is loaded active and running.
I've then added a simple payload - type command and content:
cat /etc/group
When I run an atomic testing on my endpoint target nothing is happening

Tracking Sent Date: 2024-09-05T12:47:01ZTracking Ack Date: Tracking End Date: 2024-09-05T12:47:00.738259ZTracking Total ExecutionTime: 0 msTracking Total Count: 2Tracking Total Error: 0Tracking Total Success: 0

Expected Output

The atomic testing is executed.

Actual Output

The atomic testing is not executed.

@RomuDeuxfois RomuDeuxfois added the bug use for describing something not working as expected label Sep 5, 2024
@RomuDeuxfois RomuDeuxfois added this to the Bugs backlog milestone Sep 5, 2024
@guillaumejparis
Copy link
Member

From the first investigations probably something to fix here :

String serverVar = "$server=\"" + openBASConfig.getBaseUrl() + "\"";

@EllynBsc EllynBsc transferred this issue from OpenBAS-Platform/agent Sep 5, 2024
@Jipegien Jipegien added the critical use to identify critical bug to fix ASAP label Sep 6, 2024
@guillaumejparis guillaumejparis self-assigned this Sep 6, 2024
@RomuDeuxfois RomuDeuxfois added the solved The issue has been solved label Sep 9, 2024
guillaumejparis added a commit that referenced this issue Sep 9, 2024
@EllynBsc EllynBsc modified the milestones: Release 1.6.0, Release 1.5.1 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected critical use to identify critical bug to fix ASAP solved The issue has been solved
Projects
None yet
4 participants