| | 100 | |
|---|
| | 101 | vuln-bagle-3 |
|---|
| | 102 | { |
|---|
| | 103 | library = "./bin/modules/vuln-bagle.so"; |
|---|
| | 104 | |
|---|
| | 105 | port = "2535"; # port to listen on, default 2745 |
|---|
| | 106 | |
|---|
| | 107 | signatures |
|---|
| | 108 | { # this is the hex dump of the auth string before the url, vnames do not matter |
|---|
| | 109 | sign-1 = "43FFFFFF303030010A2891A12BE6602F328F60151A201A"; # thx anonymous |
|---|
| | 110 | } |
|---|
| | 111 | } |
|---|
| | 112 | |
|---|
| | 113 | vuln-bagle-4 |
|---|
| | 114 | { |
|---|
| | 115 | library = "./bin/modules/vuln-bagle.so"; |
|---|
| | 116 | |
|---|
| | 117 | port = "4751"; # port to listen on, default 2745 |
|---|
| | 118 | |
|---|
| | 119 | signatures |
|---|
| | 120 | { # this is the hex dump of the auth string before the url, vnames do not matter |
|---|
| | 121 | sign-1 = "43FFFFFF303030010A2891A12BE6602F328F60151A201A"; # thx anonymous |
|---|
| | 122 | } |
|---|
| | 123 | } |
|---|
| | 124 | |
|---|
| | 125 | vuln-bagle-5 |
|---|
| | 126 | { |
|---|
| | 127 | library = "./bin/modules/vuln-bagle.so"; |
|---|
| | 128 | |
|---|
| | 129 | port = "6777"; # port to listen on, default 2745 |
|---|
| | 130 | |
|---|
| | 131 | signatures |
|---|
| | 132 | { # this is the hex dump of the auth string before the url, vnames do not matter |
|---|
| | 133 | sign-1 = "43FFFFFF303030010A2891A12BE6602F328F60151A201A"; # thx anonymous |
|---|
| | 134 | } |
|---|
| | 135 | } |
|---|
| | 136 | |
|---|
| | 137 | vuln-bagle-6 |
|---|
| | 138 | { |
|---|
| | 139 | library = "./bin/modules/vuln-bagle.so"; |
|---|
| | 140 | |
|---|
| | 141 | port = "11117"; # port to listen on, default 2745 |
|---|
| | 142 | |
|---|
| | 143 | signatures |
|---|
| | 144 | { # this is the hex dump of the auth string before the url, vnames do not matter |
|---|
| | 145 | sign-1 = "43FFFFFF303030010A2891A12BE6602F328F60151A201A"; # thx anonymous |
|---|
| | 146 | } |
|---|
| | 147 | } |
|---|
| | 148 | |
|---|
| | 149 | vuln-bagle-7 |
|---|
| | 150 | { |
|---|
| | 151 | library = "./bin/modules/vuln-bagle.so"; |
|---|
| | 152 | |
|---|
| | 153 | port = "81"; # port to listen on, default 2745 |
|---|
| | 154 | |
|---|
| | 155 | signatures |
|---|
| | 156 | { # this is the hex dump of the auth string before the url, vnames do not matter |
|---|
| | 157 | sign-1 = "43FFFFFF303030010A2891A12BE6602F328F60151A201A"; # thx anonymous |
|---|
| | 158 | } |
|---|
| | 159 | } |
|---|
| | 160 | |
|---|
| | 161 | # end list of bagles |
|---|