Common: Remove unused config value path INACCESSIBLE_SUBNETS_PATH

This commit is contained in:
Shreya Malviya 2022-07-14 14:28:49 +05:30
parent 02a06787d0
commit d6bd84ad66
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
SSH_KEYS_PATH = ["internal", "exploits", "exploit_ssh_keys"]
INACCESSIBLE_SUBNETS_PATH = ["basic_network", "network_analysis", "inaccessible_subnets"]
USER_LIST_PATH = ["basic", "credentials", "exploit_user_list"]
PASSWORD_LIST_PATH = ["basic", "credentials", "exploit_password_list"]
LM_HASH_LIST_PATH = ["internal", "exploits", "exploit_lm_hash_list"]