Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Screenshot fail under Kali #255

Description

@carlo0501

When running legion 0.4.3 in kali, screenshot taking fails with an error about selenium driver.
Apparently, check if application is running in kali (module kali() in auxiliary.py) has a mistake.
str(platform.uname().release) returns only kali version string ('6.8.11-amd64' on my machine)
str(platform.uname().node) should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions