From 9d526169e84d221ed4352c8ed2c5e95a5c256b63 Mon Sep 17 00:00:00 2001 From: Tyler Ramsbey <86263907+TeneBrae93@users.noreply.github.com> Date: Thu, 29 Jun 2023 16:04:52 -0500 Subject: [PATCH] Update CVE-2020-5377.py - Updated the python name to the CVE --- CVE-2020-5377_CVE-2021-21514/CVE-2020-5377.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVE-2020-5377_CVE-2021-21514/CVE-2020-5377.py b/CVE-2020-5377_CVE-2021-21514/CVE-2020-5377.py index e7754a0..8b06464 100644 --- a/CVE-2020-5377_CVE-2021-21514/CVE-2020-5377.py +++ b/CVE-2020-5377_CVE-2021-21514/CVE-2020-5377.py @@ -17,7 +17,7 @@ urllib3.disable_warnings() if len(sys.argv) < 3: - print('Usage: python file-read.py :') + print('Usage: python CVE-2020-5377.py :') exit() # This XML to imitate a Dell OMSA remote system comes from https://www.exploit-db.com/exploits/39909