| 1 | [closed_port_highlight] |
|---|
| 2 | regex = \d{1,5}/.{1,5}\s+closed\s+.* |
|---|
| 3 | bold = 0 |
|---|
| 4 | text = [65535, 0, 0] |
|---|
| 5 | italic = 0 |
|---|
| 6 | highlight = [65535, 65535, 65535] |
|---|
| 7 | underline = 0 |
|---|
| 8 | |
|---|
| 9 | [date_highlight] |
|---|
| 10 | regex = \d{4}-\d{2}-\d{2}\s\d{2}:\d{2}\s.{1,4} |
|---|
| 11 | bold = 1 |
|---|
| 12 | text = [0, 0, 0] |
|---|
| 13 | italic = 0 |
|---|
| 14 | highlight = [65535, 65535, 65535] |
|---|
| 15 | underline = 0 |
|---|
| 16 | |
|---|
| 17 | [details_highlight] |
|---|
| 18 | regex = ^[A-Za-z]+(\s[A-Za-z]*){0,8}: |
|---|
| 19 | bold = 1 |
|---|
| 20 | text = [0, 0, 0] |
|---|
| 21 | italic = 0 |
|---|
| 22 | highlight = [65535, 65535, 65535] |
|---|
| 23 | underline = 1 |
|---|
| 24 | |
|---|
| 25 | [diff] |
|---|
| 26 | diff_mode = compare |
|---|
| 27 | colored_diff = True |
|---|
| 28 | |
|---|
| 29 | [diff_colors] |
|---|
| 30 | unchanged = [65213, 65535, 38862] |
|---|
| 31 | added = [29490, 42662, 54079] |
|---|
| 32 | not_present = [58009, 14925, 14925] |
|---|
| 33 | modified = [63881, 42182, 13193] |
|---|
| 34 | |
|---|
| 35 | [filtered_port_highlight] |
|---|
| 36 | regex = \d{1,5}/.{1,5}\s+filtered\s+.* |
|---|
| 37 | bold = 0 |
|---|
| 38 | text = [38502, 39119, 0] |
|---|
| 39 | italic = 0 |
|---|
| 40 | highlight = [65535, 65535, 65535] |
|---|
| 41 | underline = 0 |
|---|
| 42 | |
|---|
| 43 | [hostname_highlight] |
|---|
| 44 | regex = (\w{2,}://)?(([a-zA-Z0-9]|-)+\.)+([a-zA-Z]{2,}|com|org|net|gov|mil|biz|info|mobi|name|aero|jobs|museum)([\w\d#/])* |
|---|
| 45 | bold = 1 |
|---|
| 46 | text = [0, 111, 65535] |
|---|
| 47 | italic = 1 |
|---|
| 48 | highlight = [65535, 65535, 65535] |
|---|
| 49 | underline = 1 |
|---|
| 50 | |
|---|
| 51 | [ip_highlight] |
|---|
| 52 | regex = \d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3} |
|---|
| 53 | bold = 1 |
|---|
| 54 | text = [0, 0, 0] |
|---|
| 55 | italic = 0 |
|---|
| 56 | highlight = [65535, 65535, 65535] |
|---|
| 57 | underline = 0 |
|---|
| 58 | |
|---|
| 59 | [open_port_highlight] |
|---|
| 60 | regex = \d{1,5}/.{1,5}\s+open\s+.* |
|---|
| 61 | bold = 1 |
|---|
| 62 | text = [0, 41036, 2396] |
|---|
| 63 | italic = 0 |
|---|
| 64 | highlight = [65535, 65535, 65535] |
|---|
| 65 | underline = 0 |
|---|
| 66 | |
|---|
| 67 | [output_highlight] |
|---|
| 68 | enable_highlight = True |
|---|
| 69 | |
|---|
| 70 | [paths] |
|---|
| 71 | nmap_command_path = nmap |
|---|
| 72 | |
|---|
| 73 | [port_list_highlight] |
|---|
| 74 | regex = PORT\s+STATE\s+SERVICE(\s+VERSION)?\s.* |
|---|
| 75 | bold = 1 |
|---|
| 76 | text = [0, 1272, 28362] |
|---|
| 77 | italic = 0 |
|---|
| 78 | highlight = [65535, 65535, 65535] |
|---|
| 79 | underline = 0 |
|---|
| 80 | |
|---|
| 81 | [search] |
|---|
| 82 | search_db = 1 |
|---|
| 83 | file_extension = usr |
|---|
| 84 | store_results = 1 |
|---|
| 85 | directory = |
|---|
| 86 | save_time = 60;days |
|---|
| 87 | |
|---|
| 88 | [database] |
|---|
| 89 | umit_decay = 60 |
|---|
| 90 | inventory_decay = 0 |
|---|
| 91 | |
|---|
| 92 | [inventory] |
|---|
| 93 | tips = True |
|---|
| 94 | tabs_close_btn = True |
|---|