Skip to content

returned non-zero exit status 127. #1

@pedrobart

Description

@pedrobart

bin/sh: 1: httprobe: not found
Traceback (most recent call last):
File "/home/bart/Tools/IP-Scan/layla/layla.py", line 83, in
get_host = subprocess.check_output(("echo %s | httprobe -prefer-https" % URL_TARGET), shell=True, text=True)
File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'echo https://VULNsite.com | httprobe -prefer-https' returned non-zero exit status 127.

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