Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #164245
    raza.amersi
    Participant

    -getting the following error when running download_execute and report
    LaZange.exe
    ‘LaZagne.exe’ is not recognized as an internal or external command,
    operable program or batch file.
    Traceback (most recent call last):
    File “download_execute_report.py”, line 26, in <module>
    result = subprocess.check_output(command, shell=True)
    File “C:\Python27\lib\subprocess.py”, line 223, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
    subprocess.CalledProcessError: Command ‘LaZagne.exe all’ returned non-zero exit status 1

    #164579
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you share the content of your script?
    Did you disable defender in victim machine?

    Greetings!
    Diego

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.