From c0e59d94a98774eb051e3f9b59461e619b9bdf65 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Fri, 8 Feb 2013 16:28:58 +0100 Subject: [PATCH] Better naming --- lib/core/settings.py | 4 ++-- lib/takeover/metasploit.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 1fed17493..b433d9f8e 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -513,8 +513,8 @@ FORM_SEARCH_REGEX = r"(?si)" # Minimum field entry length needed for encoded content (hex, base64,...) check MIN_ENCODED_LEN_CHECK = 5 -# Timeout in seconds in which Meterpreter session has to be initialized -METERPRETER_INIT_TIMEOUT = 120 +# Timeout in seconds in which Metasploit remote session has to be initialized +METASPLOIT_SESSION_TIMEOUT = 120 # CSS style used in HTML dump format HTML_DUMP_CSS_STYLE = """