Using alpha character as a boundary in union/error techniques (instead of ':') to support wider range of (output filtering) cases

This commit is contained in:
Miroslav Stampar
2013-06-10 22:14:45 +02:00
parent 6f49b96a2d
commit cdb434805a
2 changed files with 7 additions and 3 deletions

View File

@@ -563,6 +563,9 @@ BRUTE_DOC_ROOT_SUFFIXES = ("", "html", "htdocs", "httpdocs", "php", "public", "s
# String used for marking target name inside used brute force web server document root
BRUTE_DOC_ROOT_TARGET_MARK = "%TARGET%"
# Character used as a boundary in kb.chars (preferably less frequent letter)
KB_CHARS_BOUNDARY_CHAR = 'q'
# CSS style used in HTML dump format
HTML_DUMP_CSS_STYLE = """<style>
table{