zenmap.conf

来自「Ubuntu packages of security software。 相」· CONF 代码 · 共 88 行

CONF
88
字号
[closed_port_highlight]regex = \d{1,5}/.{1,5}\s+closed\s+.*bold = 0text = [65535, 0, 0]italic = 0highlight = [65535, 65535, 65535]underline = 0[date_highlight]regex = \d{4}-\d{2}-\d{2}\s\d{2}:\d{2}\s.{1,4}bold = 1text = [0, 0, 0]italic = 0highlight = [65535, 65535, 65535]underline = 0[details_highlight]regex = ^[A-Za-z]+(\s[A-Za-z]*){0,8}:bold = 1text = [0, 0, 0]italic = 0highlight = [65535, 65535, 65535]underline = 1[diff]diff_mode = comparecolored_diff = True[diff_colors]unchanged = [65213, 65535, 38862]added = [29490, 42662, 54079]not_present = [58009, 14925, 14925]modified = [63881, 42182, 13193][filtered_port_highlight]regex = \d{1,5}/.{1,5}\s+filtered\s+.*bold = 0text = [38502, 39119, 0]italic = 0highlight = [65535, 65535, 65535]underline = 0[hostname_highlight]regex = (\w{2,}://)*\w{2,}\.\w{2,}(\.\w{2,})*(/[\w{2,}]*)*bold = 1text = [0, 111, 65535]italic = 1highlight = [65535, 65535, 65535]underline = 1[ip_highlight]regex = \d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}bold = 1text = [0, 0, 0]italic = 0highlight = [65535, 65535, 65535]underline = 0[open_port_highlight]regex = \d{1,5}/.{1,5}\s+open\s+.*bold = 1text = [0, 41036, 2396]italic = 0highlight = [65535, 65535, 65535]underline = 0[output_highlight]enable_highlight = True[paths]nmap_command_path = nmap[port_list_highlight]regex = PORT\s+STATE\s+SERVICE(\s+VERSION)?\s.*bold = 1text = [0, 1272, 28362]italic = 0highlight = [65535, 65535, 65535]underline = 0[search]search_db = 1file_extension = usrstore_results = 1directory = save_time = 60;days

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?