Skip to content

Option to download *_sources.json from an external source #4

@MexHigh

Description

@MexHigh

Is there a way to pull in a *_sources.json from an external source without rebuilding Forge? Usually, it is needed to add something like this to the collection_sources.json file:

[
    // other entries ...
    {
        "name": "MyCustomCollection",
        "type": "bof"
    }
]

which would load MyCustomCollection_sources.json from disk, where all the supported BOFs are listed. Is there a way to store this in a remote location instead, so that updates to MyCustomCollection would be visible in the running Mythic instance?

If not, consider this to be a feature request :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions