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 = """