From c06b94f558dda58f6ad5199d718f5bddc05af644 Mon Sep 17 00:00:00 2001 From: Idan Revivo Date: Sun, 3 Mar 2019 18:53:35 +0200 Subject: [PATCH] moved CVE_2018_1002105 to generic cvehunter --- src/modules/hunting/{CVE_2018_1002105.py => cvehunter.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/modules/hunting/{CVE_2018_1002105.py => cvehunter.py} (100%) diff --git a/src/modules/hunting/CVE_2018_1002105.py b/src/modules/hunting/cvehunter.py similarity index 100% rename from src/modules/hunting/CVE_2018_1002105.py rename to src/modules/hunting/cvehunter.py