Skip to content

ConPtyShell command seems to be broken in Kali Linux release #196

@CursedFRA

Description

@CursedFRA

Hello

I came accross a problem with the conptyshell command when using the Kali Linux release version of Villain. You can see here that I am using the v2.2.1:

Image

After establishing a reverse TCP shell on a Windows machine, when I was using the conptyshell command, the new terminal opened was getting stuck at listening:

Image

When running the command to retrieve and execute the ConPtyShell script, the connection establishes in the new terminal, but the PowerShell interface does not appear and crashes upong pressing any key:

Image Image

After checking the code, the Kali Linux release version is using a x-terminal-emulator command in the Villain.py file handling the conptyshell command:

Image

When replacing it with the gnome-terminal command in your original code, everything seems to work fine:

Image Image

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