## https://sploitus.com/exploit?id=2E719186-2FED-58A8-A150-762EFBAAA523
It is an exploit for CVE-2020-15778, a command injection vulnerability in OpenSSH's SCP component. The vulnerability allows an attacker to inject malicious commands by passing a backtick-enabled payload as a file name, which is then executed by the local shell. The affected component is the SCP program, which is included by default in most Linux and Unix distributions. The vulnerable version is <=openssh-8.3p1, and the vulnerability was discovered by Chinmay Pandya. The exploit is typically invoked by executing a local SCP command with a malicious file name, which will be executed by the local shell, allowing the attacker to perform a remote attack.