Skip to content

I find a BUG #259

@heng-ing

Description

@heng-ing

In the env/netsecenv_conf.yaml file, the known_services in Attacker: {192.168.1.3: [Local system, lanman server, 10.0.19041, False], 192.168.1.4: [Other system, SMB server, 21.2.39421, False]} will cause an exception in the if data.lower() == "random": function in the read_agents_known_services function of utils/utils.py, because data is a list and does not have a lower() method.

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