Skip to content

maybe Bug when creating the http.get and http.post URI #6

@ghost

Description

The project (when i used it) creates a valid c2 profile execpt that the http.get and http.post sections for the uri forget a '/' char and add a space at the end(which is not a bug just odd)

for example:

Example Currently being generated by profile:
uri "sdfghjk "

Example of what I did to fix it on the test generated profile:
uri "/sdfghjk"

this causes beacon to never check in properly with the coded http c2 method for the profile i generated. This can be observed in the web log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions