Update for an Issue #207 (and a potential patch for regression tests)

This commit is contained in:
Miroslav Stampar
2013-02-08 16:20:48 +01:00
parent ee1017a5a7
commit cdfe43560b
2 changed files with 23 additions and 24 deletions

View File

@@ -513,6 +513,9 @@ FORM_SEARCH_REGEX = r"(?si)<form(?!.+<form).+?</form>"
# 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
# CSS style used in HTML dump format
HTML_DUMP_CSS_STYLE = """<style>
table{