summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php-malware-finder/whitelists/drupal.yar534
-rw-r--r--php-malware-finder/whitelists/wordpress.yar392
2 files changed, 926 insertions, 0 deletions
diff --git a/php-malware-finder/whitelists/drupal.yar b/php-malware-finder/whitelists/drupal.yar
new file mode 100644
index 0000000..08a1bac
--- /dev/null
+++ b/php-malware-finder/whitelists/drupal.yar
@@ -0,0 +1,534 @@
1import "hash"
2
3rule drupal
4{
5 condition:
6 /* Drupal 4.0.0 */
7 hash.sha1(0, filesize) == "afb55274b55f41a9b6933cc7c31c53a8b94ad1f8" or // includes/xmlrpc.inc
8
9 /* Drupal 5.0 */
10 hash.sha1(0, filesize) == "d0c845636f4b8863223c8cf702b269e487a91b6a" or // includes/common.inc
11 hash.sha1(0, filesize) == "c3cd0e0eaf1fd7e2e5d41fac63d7065e9bd4327c" or // modules/node/node.module
12 hash.sha1(0, filesize) == "6b3429750aae649ae70394a0be0c5957ad1e62b0" or // includes/locale.inc
13 hash.sha1(0, filesize) == "c3529c439525f776aa6d8437741f8570d03dae9d" or // includes/unicode.inc
14 hash.sha1(0, filesize) == "c6ca419676f14a5b7fa6a3c8719064e83f8680c4" or // includes/file.inc
15 hash.sha1(0, filesize) == "c0161d4139b8eb2b59c6522acf339b5ec6f138ea" or // modules/system/system.module
16 hash.sha1(0, filesize) == "e5a0c299937ac30ebe89eab9ce259b6db04531e4" or // includes/bootstrap.inc
17
18 /* Drupal 5.1 */
19 hash.sha1(0, filesize) == "b81bcd14215b5595c67421c009fc528a0047446e" or // modules/node/node.module
20 hash.sha1(0, filesize) == "cb6e5be201590318759d1b2e073d6aeac8419ee5" or // modules/system/system.module
21
22 /* Drupal 5.2 */
23 hash.sha1(0, filesize) == "8ba05ae5681c8c83c35357bf9b371c3147f5905c" or // includes/common.inc
24 hash.sha1(0, filesize) == "24facc881d1c3d914f97b228c03ad62efdfb05a0" or // modules/node/node.module
25 hash.sha1(0, filesize) == "b3306c111b0cfe93d0e71929aa905ce63f2bb9c1" or // includes/locale.inc
26 hash.sha1(0, filesize) == "998f31dde1afd4b0541f8d54b062309cb965d4d7" or // includes/unicode.inc
27 hash.sha1(0, filesize) == "fb0416296610837cc361d39ebdab0eb5f4310e47" or // includes/file.inc
28 hash.sha1(0, filesize) == "1b5196fae9c0dff68a5dd14f3e1025c5fae20146" or // modules/system/system.module
29 hash.sha1(0, filesize) == "be4f6bbdcbb18cf04637ca0c57f63ea3c9954282" or // includes/bootstrap.inc
30
31 /* Drupal 5.3 */
32 hash.sha1(0, filesize) == "578e84aa652fcbe1c5befd887555955854229e5d" or // includes/common.inc
33 hash.sha1(0, filesize) == "3aba588d6cbe99242465ccde649f92d796b1be80" or // modules/node/node.module
34 hash.sha1(0, filesize) == "9b282e5fd0f4f2f4eaef359eb24e33490eb5428e" or // modules/system/system.module
35
36 /* Drupal 5.4 */
37 hash.sha1(0, filesize) == "0e47ece2adc768f75a20ecf3b94a796ccc2b30f5" or // modules/system/system.module
38 hash.sha1(0, filesize) == "a059899823a8d8bfb89b7c63ed16a71885bcf5c9" or // includes/bootstrap.inc
39
40 /* Drupal 5.5 */
41 hash.sha1(0, filesize) == "ca845a4106de54907aaf08c35a9db90c41039721" or // modules/system/system.module
42
43 /* Drupal 5.6 */
44 hash.sha1(0, filesize) == "fbd087e8991d1e432a0a9fffb546fcdfa3c5ecc5" or // includes/common.inc
45 hash.sha1(0, filesize) == "8863428e2b7b1493bd6d6579851a55bcf8dd71df" or // modules/node/node.module
46 hash.sha1(0, filesize) == "849b9b16d2e435c5b4ad73e583c293c6beea96c5" or // includes/locale.inc
47 hash.sha1(0, filesize) == "37de42e2a1e46206350460fac45534703f572467" or // includes/file.inc
48 hash.sha1(0, filesize) == "6a8408f883f8fdef5f34d9a32f33c0359449b2ab" or // modules/system/system.module
49 hash.sha1(0, filesize) == "a2f385c2a68598b2c1c2f1dc20262eb22e1d2fd6" or // modules/system/system.install
50 hash.sha1(0, filesize) == "1f8ec2f60cdbb93c131e8f36902b96980d33c776" or // includes/bootstrap.inc
51
52 /* Drupal 5.7 */
53 hash.sha1(0, filesize) == "68c6740ba2ca12543535b81ef4fd18510d563a28" or // includes/common.inc
54 hash.sha1(0, filesize) == "9599f652ae52a33e2cc44cd284aca8db27e30740" or // modules/system/system.module
55 hash.sha1(0, filesize) == "a0af4165e9a0c76b81054aa69894024539c2f85c" or // modules/system/system.install
56
57 /* Drupal 5.8 */
58 hash.sha1(0, filesize) == "a6cf873557689f4b6c83c5f33a46c2735cfe2ecd" or // includes/common.inc
59 hash.sha1(0, filesize) == "af14f62d5afebcaebd958a8896c516bd18dc0844" or // modules/node/node.module
60 hash.sha1(0, filesize) == "6d20b935e3fa50821ffa512d58932ede412ac9c7" or // includes/file.inc
61 hash.sha1(0, filesize) == "9edbdfa54857da46a605289c974919a5ceef6dcc" or // modules/system/system.module
62 hash.sha1(0, filesize) == "8688b46f0860caf2794353e7887e0f229db7caa6" or // modules/system/system.install
63
64 /* Drupal 5.9 */
65 hash.sha1(0, filesize) == "81cd6c06add63110c30bf7022366d5ce634b69ca" or // modules/node/node.module
66 hash.sha1(0, filesize) == "f915ed706ac46e386b21af46bca2058242c73539" or // modules/system/system.module
67
68 /* Drupal 5.10 */
69 hash.sha1(0, filesize) == "17dc0b9a196d7df4b03f1ad620eacd1d4e336543" or // includes/file.inc
70 hash.sha1(0, filesize) == "1fc44b4075519d39cdb56e2f506a451be7599c27" or // modules/system/system.module
71
72 /* Drupal 5.11 */
73 hash.sha1(0, filesize) == "6c40f2dc596038e986abb49cb0d6177e62475de7" or // modules/node/node.module
74 hash.sha1(0, filesize) == "42396974c8592b11eab61b77c968c640d6ad053a" or // includes/file.inc
75 hash.sha1(0, filesize) == "73f95e256e3234f32c03808234a5e412bc831ce5" or // modules/system/system.module
76 hash.sha1(0, filesize) == "5e25d3f606eaf7cb9593cc2713a87f47b8d5d330" or // includes/bootstrap.inc
77
78 /* Drupal 5.12 */
79 hash.sha1(0, filesize) == "4bdf2b305b0ab4e49a6bcfb90adcaee38ab22372" or // modules/system/system.module
80 hash.sha1(0, filesize) == "280037c3481007464556293e18ccb353534925d7" or // includes/bootstrap.inc
81
82 /* Drupal 5.13 */
83 hash.sha1(0, filesize) == "43013bfd0c762f9b8d778b2b7d8240fb363a9403" or // modules/system/system.module
84 hash.sha1(0, filesize) == "1b57b5d0522d716b180748d6267990c583972a60" or // includes/bootstrap.inc
85
86 /* Drupal 5.14 */
87 hash.sha1(0, filesize) == "8a69a32f6592491577f0ab2d47314b3a26639703" or // modules/system/system.module
88
89 /* Drupal 5.15 */
90 hash.sha1(0, filesize) == "007a8471eaf71acee38c9573ea1c8deeb9edd65b" or // includes/common.inc
91 hash.sha1(0, filesize) == "9cbe16556934c798e414633f1255d4a8703a841f" or // modules/node/node.module
92 hash.sha1(0, filesize) == "9b48e3a16f6905a323803f5b3b8392ed55f8247a" or // modules/system/system.module
93 hash.sha1(0, filesize) == "db6dde1e073356bec12ad19bfa435888195de344" or // includes/bootstrap.inc
94
95 /* Drupal 5.16 */
96 hash.sha1(0, filesize) == "6336e41bcc71e037390dd6638905138f79ff6279" or // includes/common.inc
97 hash.sha1(0, filesize) == "064b443a2ffb20310f439a0f64144badf8234d14" or // includes/file.inc
98 hash.sha1(0, filesize) == "f8857943b1b3e2e36d2d384e89500ec49b4d1d2b" or // modules/system/system.module
99
100 /* Drupal 5.17 */
101 hash.sha1(0, filesize) == "5056a43a1e85dd7ffa9c4bc087d9d38fc5e6c67a" or // includes/common.inc
102 hash.sha1(0, filesize) == "b293a4b8eab7e49663ab5e6b6876edb9148a54d7" or // modules/system/system.module
103 hash.sha1(0, filesize) == "fcfcf61bebd2c39d32d7fd3b6974deab1e86c7d8" or // modules/system/system.install
104 hash.sha1(0, filesize) == "e8978e75a6126d3ba86bc2d52b4ed74d58080436" or // includes/bootstrap.inc
105
106 /* Drupal 5.18 */
107 hash.sha1(0, filesize) == "42d94756f6b710be4fa6943dc95f8531bcd7e4ee" or // includes/common.inc
108 hash.sha1(0, filesize) == "3b0b20f84d040f01cec68262c7f3ada25699d635" or // modules/system/system.module
109
110 /* Drupal 5.19 */
111 hash.sha1(0, filesize) == "7e347a2ae11d1d89c4a09d76036e48756f2600e2" or // modules/system/system.module
112
113 /* Drupal 5.20 */
114 hash.sha1(0, filesize) == "03173694bbab3548415b6b67778468eeb6d28bf3" or // includes/common.inc
115 hash.sha1(0, filesize) == "f1951378bc52db77248635b038ad0d483b003936" or // modules/system/system.module
116
117 /* Drupal 5.21 */
118 hash.sha1(0, filesize) == "c4f26ef7020074c10c71dbb23b30b2cb2d20d15e" or // modules/system/system.module
119
120 /* Drupal 5.22 */
121 hash.sha1(0, filesize) == "38987668f8ce77391211bcb6574aeac35b14a24a" or // includes/common.inc
122 hash.sha1(0, filesize) == "cf9d30b2bd06536e9c120a21bfe3312dd1430c95" or // includes/locale.inc
123 hash.sha1(0, filesize) == "b0eb18f4576af3fc446b78b04eaca1e39d24b91d" or // modules/system/system.module
124
125 /* Drupal 5.23 */
126 hash.sha1(0, filesize) == "4542182800018704d7454501c1937425204efac1" or // modules/system/system.module
127
128 /* Drupal 6.0 */
129 hash.sha1(0, filesize) == "3141d8b9b717e0d189b4f92aa640d1dc5721ec7a" or // includes/common.inc
130 hash.sha1(0, filesize) == "44b551920fcf42bd135625c6eb7e58bebc0ccf69" or // modules/node/node.module
131 hash.sha1(0, filesize) == "3f049cd18e2669df594798a6d36e7cbd7ecfb857" or // includes/locale.inc
132 hash.sha1(0, filesize) == "38b7434e2f3fac5da0f53f9122ef522bf1a674bc" or // includes/unicode.inc
133 hash.sha1(0, filesize) == "7f64ca7570fad903456e861a3c35084aeef0b6da" or // includes/file.inc
134 hash.sha1(0, filesize) == "db83de63b4edd7de1f77b8f75a2b25cbfd317dc6" or // modules/system/system.install
135 hash.sha1(0, filesize) == "5dddadcd03f676cbb7462c5f889a023627700e86" or // includes/bootstrap.inc
136
137 /* Drupal 6.1 */
138 hash.sha1(0, filesize) == "053772831f37c405c01f5526f22340e7f0120daa" or // includes/common.inc
139 hash.sha1(0, filesize) == "f78bba4a52c32f27a8364ffd30a4c1b7372483ae" or // modules/node/node.module
140
141 /* Drupal 6.2 */
142 hash.sha1(0, filesize) == "09a3fafaa05ef8b5425781aef4cffa78ac23160b" or // includes/common.inc
143 hash.sha1(0, filesize) == "2079867cb7290b0d8e083985580b95bd567c9c7b" or // modules/node/node.module
144
145 /* Drupal 6.3 */
146 hash.sha1(0, filesize) == "58c50c0874ed69e8fce88cf7571de1accad77f50" or // includes/common.inc
147 hash.sha1(0, filesize) == "edcc4f031db96f1cd6270b748e49478315ad6d5a" or // modules/node/node.module
148 hash.sha1(0, filesize) == "5fae0ce3d0a230f070586e5b74ce07212a56ce49" or // includes/locale.inc
149 hash.sha1(0, filesize) == "b9f30de42dcbfd0f5bfb86648e4680fcbe1926be" or // includes/file.inc
150 hash.sha1(0, filesize) == "b8cebbfcd57c42ce79154977d16d1f21a0cbd7d5" or // modules/system/system.install
151 hash.sha1(0, filesize) == "8a5fbd9ffda4292290868adc44990c1879a90a38" or // includes/bootstrap.inc
152
153 /* Drupal 6.4 */
154 hash.sha1(0, filesize) == "fd095f8d7442f8715eb970d0d64f8213de1c2994" or // includes/common.inc
155 hash.sha1(0, filesize) == "10bfc446415bbb864352b0bb433d238bcfa707af" or // includes/file.inc
156
157 /* Drupal 6.5 */
158 hash.sha1(0, filesize) == "ca009d24b48e27765920ac9d37c5670626f138b9" or // includes/common.inc
159 hash.sha1(0, filesize) == "406717acb5a9c590e5a3099cace595b784c07924" or // includes/locale.inc
160 hash.sha1(0, filesize) == "69c618939291ae41b64a89ce710ecbbbac5d110a" or // includes/file.inc
161 hash.sha1(0, filesize) == "56f37efdecc1a211a019533725d61c138f88b0f1" or // modules/system/system.install
162 hash.sha1(0, filesize) == "50d685d2ff7ba3a95bb19ed9ca3044100b5f7777" or // includes/bootstrap.inc
163
164 /* Drupal 6.6 */
165 hash.sha1(0, filesize) == "7ee9f1c71e3d6649dea636ddb49297f4a6e9d3e9" or // includes/common.inc
166 hash.sha1(0, filesize) == "62c3a3784824d2d10e5f3d90f34cfcb7c7b30d89" or // includes/file.inc
167 hash.sha1(0, filesize) == "c2521c9e7ad874c0c638577e94a2452836ed11a3" or // includes/bootstrap.inc
168
169 /* Drupal 6.7 */
170 hash.sha1(0, filesize) == "5553202f013bd4f99ae28bc0edcd4c6b16945655" or // includes/common.inc
171 hash.sha1(0, filesize) == "6f2fc739e68913e1f326e7447e31e65d8bb8f011" or // includes/locale.inc
172 hash.sha1(0, filesize) == "3b84ad29cf81bc7eb42c1be2b3642c0323894811" or // includes/bootstrap.inc
173
174 /* Drupal 6.8 */
175 hash.sha1(0, filesize) == "89ff4d7b988bcf9550a3033d1d5b1ea0d354baba" or // includes/common.inc
176
177 /* Drupal 6.9 */
178 hash.sha1(0, filesize) == "f339cebfcbaea40a08d485b8ffe588b027f65ddf" or // includes/common.inc
179 hash.sha1(0, filesize) == "0dc2cd9a0d3be21a208e790e872ce4b96ae66879" or // modules/node/node.module
180 hash.sha1(0, filesize) == "96e38ce56bf9e01b43f79c11fad0e1efd645106c" or // includes/locale.inc
181 hash.sha1(0, filesize) == "7551dd87d166e312f58e851b5281cc5f3804558f" or // modules/system/system.install
182 hash.sha1(0, filesize) == "3b24c515274a259f3a750bce6f95a8e33e6b45ab" or // includes/bootstrap.inc
183
184 /* Drupal 6.10 */
185 hash.sha1(0, filesize) == "90e09dc0a5817c4c519d99c23d081d69c27487ae" or // includes/common.inc
186 hash.sha1(0, filesize) == "fa70d0fa88582210df0dd59b8a9ded45b0e6684c" or // modules/node/node.module
187 hash.sha1(0, filesize) == "b41bb675c6a8e1ea7655efa84314dba7a72be098" or // modules/system/system.install
188 hash.sha1(0, filesize) == "9aca18f1e1c587794e7a757bafad948ab3f23154" or // includes/bootstrap.inc
189
190 /* Drupal 6.11 */
191 hash.sha1(0, filesize) == "12d787ac3d26974abae0d82f71f459dddd67e7d7" or // includes/common.inc
192 hash.sha1(0, filesize) == "9ef040fcd846dcf36fd093047d0127db445c16ce" or // includes/locale.inc
193 hash.sha1(0, filesize) == "cdab165fd7d26ddeadf92ca0f0e7f4ce82e97da5" or // includes/file.inc
194 hash.sha1(0, filesize) == "2182dcced1d044abc9275c6cb6f5881725b29393" or // modules/system/system.install
195 hash.sha1(0, filesize) == "1ac406abc0813d6e0d7f4b29842e3478d659079d" or // includes/bootstrap.inc
196
197 /* Drupal 6.12 */
198 hash.sha1(0, filesize) == "1f3b73d4cd2ba55d8f96249e9b6775bf418fcfb9" or // includes/common.inc
199
200 /* Drupal 6.13 */
201 hash.sha1(0, filesize) == "02b74a6e20dafe2e04e42f295e268fe3bab7df7c" or // includes/common.inc
202 hash.sha1(0, filesize) == "07ac7c9c6f9846280c7784ac78cfc901369578a2" or // includes/locale.inc
203 hash.sha1(0, filesize) == "cf531282715ea3ec22130c1beeddaf9d39ab3bc4" or // includes/file.inc
204 hash.sha1(0, filesize) == "d66669fd525f023f03cb407817b98a0cbb5a4b65" or // modules/system/system.install
205
206 /* Drupal 6.14 */
207 hash.sha1(0, filesize) == "d258d8dfae921e0c84d5228db17f2071da4cc245" or // includes/common.inc
208 hash.sha1(0, filesize) == "3f350c0a96b05970eed2bb80b678b55b911840cc" or // includes/bootstrap.inc
209 hash.sha1(0, filesize) == "943f94842d305cb2157e699354fff6efe0bb04d9" or // modules/system/system.install
210 hash.sha1(0, filesize) == "1b102cf14c8c2059c5ef8498403a1f12ecd4e45d" or // includes/file.inc
211
212 /* Drupal 6.15 */
213 hash.sha1(0, filesize) == "748018319a945fca89a42be51e4f2f567aee59a7" or // includes/common.inc
214 hash.sha1(0, filesize) == "7824be7e2175958f0bce64885fd9c10c00a50c5f" or // modules/system/system.install
215
216 /* Drupal 6.16 */
217 hash.sha1(0, filesize) == "4dc5f0aa26ce50e53f2d5782c0baa53bc14049f1" or // includes/common.inc
218 hash.sha1(0, filesize) == "66167afbb08bf7d521fec9ce7583c7f78e57667d" or // includes/bootstrap.inc
219 hash.sha1(0, filesize) == "a3f9b7d84b4de203b8da42a55715932a639c5157" or // modules/system/system.install
220 hash.sha1(0, filesize) == "1f96e7a2ea49c23469e868b99797d82b73854a70" or // includes/file.inc
221
222 /* Drupal 6.17 */
223 hash.sha1(0, filesize) == "787a9feab6ab8de10e9638dd778d577f8acba861" or // includes/common.inc
224 hash.sha1(0, filesize) == "a26798f37ae6409850d3145fa09e486ae55ecdb2" or // includes/bootstrap.inc
225 hash.sha1(0, filesize) == "ec6a944bb7bd428e0dfe55451881affcced17ebf" or // modules/system/system.install
226 hash.sha1(0, filesize) == "a2970fba917171206bc5ac171f0029ab483d767b" or // includes/file.inc
227
228 /* Drupal 6.19 */
229 hash.sha1(0, filesize) == "569315098bd14559b8871deb1e549648a2ce9699" or // includes/common.inc
230 hash.sha1(0, filesize) == "a05623009569efef0c8f17d70878cc81db4f6cfb" or // includes/unicode.inc
231 hash.sha1(0, filesize) == "dafbcf35f1413501b0ac2f8698abb3b9b7ee00b7" or // includes/bootstrap.inc
232 hash.sha1(0, filesize) == "21c1f69ef707db7bcb8542102ebc329a3ca47fb3" or // modules/system/system.install
233 hash.sha1(0, filesize) == "51d0c0ad6c24e029ae2f0e969c5ae43896b0f75d" or // includes/file.inc
234
235 /* Drupal 6.20 */
236 hash.sha1(0, filesize) == "4f8f3ea96f91c624e00089ba4fb189a4e629f3d6" or // includes/common.inc
237 hash.sha1(0, filesize) == "b84fe799ed930c7d9692fc1368dc0d1adcc4259c" or // includes/unicode.inc
238 hash.sha1(0, filesize) == "489e7eb0d0bec65ed37621f1a35ae6c92157fa89" or // includes/bootstrap.inc
239 hash.sha1(0, filesize) == "ee440fd00b949944b02899c3e8cd88101604cc41" or // modules/system/system.install
240 hash.sha1(0, filesize) == "a29414e1b97287db2bdcdbc090f1a977982ee4ec" or // includes/file.inc
241
242 /* Drupal 6.21 */
243 hash.sha1(0, filesize) == "819187a58f986db9b4e9a69ffd90aded2488170f" or // includes/common.inc
244 hash.sha1(0, filesize) == "a4558ebbc57e126d2932f0eafa14d39b5d55e53f" or // includes/unicode.inc
245 hash.sha1(0, filesize) == "921327d4956b3d0f804dbc040b3efd8bd7ee4e91" or // includes/bootstrap.inc
246 hash.sha1(0, filesize) == "71a7e26f095801a2f976dbaf264edcc648c62021" or // modules/system/system.install
247 hash.sha1(0, filesize) == "5600fb7cc4286479cd2f87a95fa64af89e72e5f5" or // includes/file.inc
248
249 /* Drupal 6.22 */
250 hash.sha1(0, filesize) == "92428ddd34c0a66353457b984bf313871bc918a2" or // includes/common.inc
251 hash.sha1(0, filesize) == "251d99f71c2bfabab5eceb140f9206615aef75e8" or // includes/unicode.inc
252 hash.sha1(0, filesize) == "72d69d2a89c3e19845fde2245c38a1493a366778" or // includes/bootstrap.inc
253 hash.sha1(0, filesize) == "c21e203f417922d4e0e8c0e6ab92643959c4c682" or // modules/system/system.install
254 hash.sha1(0, filesize) == "5bab679e45a489c2475857e8b60a2c1358b1e01e" or // includes/file.inc
255
256 /* Drupal 6.24 */
257 hash.sha1(0, filesize) == "cb5eed9225197d74627e2fce0dd4458f337945e2" or // includes/common.inc
258 hash.sha1(0, filesize) == "bfa39d2d7ed0d4fd9008b43d90ee911d309088fc" or // includes/unicode.inc
259 hash.sha1(0, filesize) == "4a5a4f3582f1390506e0b246ae7665afe0e942ac" or // includes/bootstrap.inc
260 hash.sha1(0, filesize) == "bf4964ccb3f3197e0ced30e8eb7ad18f46957bc2" or // includes/file.inc
261
262 /* Drupal 6.25 */
263 hash.sha1(0, filesize) == "26c3faffe7f4b8fdc348fce2c9bbc9b223b81dce" or // includes/common.inc
264
265 /* Drupal 6.26 */
266 hash.sha1(0, filesize) == "2a58e76f7ab7f1e7829abe6068d141ecdf1b3c3a" or // includes/common.inc
267
268 /* Drupal 6.27 */
269 hash.sha1(0, filesize) == "4e9ba19ea5026aa3734018af4cb24a15e311192a" or // includes/file.inc
270
271 /* Drupal 6.28 */
272 hash.sha1(0, filesize) == "3d70e328dc48eb4f45220bfee06ccce798539045" or // includes/common.inc
273 hash.sha1(0, filesize) == "267f996e1a6d69a40b0af5d1690690d315f3cbe5" or // includes/bootstrap.inc
274 hash.sha1(0, filesize) == "65ce711207491b8973d81a683c1a01951c19ddc9" or // modules/system/system.install
275 hash.sha1(0, filesize) == "9a160015df1fdcbde1f60315a986faa71248f48c" or // includes/file.inc
276
277 /* Drupal 6.29 */
278 hash.sha1(0, filesize) == "69416d0d452c26cfb737c19b7110291b77776d40" or // includes/common.inc
279 hash.sha1(0, filesize) == "d1f0c64192e579f45605d2a37c69b2aad08a3eb1" or // modules/system/system.install
280 hash.sha1(0, filesize) == "d622100a160c7b541d707dae5ae9e5a783dfe5e0" or // includes/bootstrap.inc
281 hash.sha1(0, filesize) == "0e2fe41483ad9c3fe58c79c990d6fd035fcf5326" or // includes/file.inc
282
283 /* Drupal 6.30 */
284 hash.sha1(0, filesize) == "3576cf648e593b8e64037392b6534e3b39a8d191" or // includes/common.inc
285 hash.sha1(0, filesize) == "d8289be07c1eac2c3625dcff7325328d9f8fa0a3" or // modules/system/system.install
286
287 /* Drupal 6.32 */
288 hash.sha1(0, filesize) == "f7e604c51c1027dfe05aa153f981ba827a977228" or // includes/bootstrap.inc
289 hash.sha1(0, filesize) == "4bc50419a4b98f3699f47ccf4aebc3e7538cd545" or // includes/file.inc
290
291 /* Drupal 6.35 */
292 hash.sha1(0, filesize) == "a91d655da76ecba1fe4e5c3229d04201d158d376" or // includes/common.inc
293 hash.sha1(0, filesize) == "447a6f3cc0c392fb7d36e9443f272ed167ab19bd" or // includes/bootstrap.inc
294
295 /* Drupal 6.38 */
296 hash.sha1(0, filesize) == "a316f9ccde13a0f0037af72e1107f65e7f9b728b" or // includes/common.inc
297 hash.sha1(0, filesize) == "5f5fb0e3341c34e0c996c8d32c071c0300ca0871" or // modules/system/system.install
298 hash.sha1(0, filesize) == "24d09773c16f1b93b8c7d7832433450ad3a76118" or // includes/file.inc
299 hash.sha1(0, filesize) == "324b03f7cd54759ba507253b90634dec69c70dd9" or // includes/bootstrap.inc
300
301 /* Drupal 7.0 */
302 hash.sha1(0, filesize) == "a08159b9d4f5e7381c3e79f4f106e1dccd477c91" or // includes/common.inc
303 hash.sha1(0, filesize) == "6e5bbb75497c41215434585fa79477372c439333" or // modules/simpletest/simpletest.install
304 hash.sha1(0, filesize) == "c87c6ec968c6ea09be0fa77da8dbe0be1c902188" or // modules/system/system.admin.inc
305 hash.sha1(0, filesize) == "2630eb13eecea786c9c1ab96162c7ef0e18adc0a" or // modules/simpletest/tests/upgrade/drupal-6.filled.database.php
306 hash.sha1(0, filesize) == "f49132348b7fd3c841c298c2af2d0fbefb0157d7" or // modules/search/search.module
307 hash.sha1(0, filesize) == "43a953e8a353974045b1affc25e8bcf0a80e4a1f" or // modules/simpletest/tests/upgrade/drupal-6.bare.database.php
308 hash.sha1(0, filesize) == "01020dd2d335e2f938121907af16a5556709ea00" or // includes/menu.inc
309 hash.sha1(0, filesize) == "315b39b038f8cb7c110efdfcb63eb7377d1f0dcc" or // modules/system/system.mail.inc
310 hash.sha1(0, filesize) == "c5a0fb311be6b326881ba201d47ee5a024f68ebc" or // modules/system/system.module
311 hash.sha1(0, filesize) == "e67b52699e0e14293dd9156d8e10a9590eba8ea9" or // modules/system/system.install
312 hash.sha1(0, filesize) == "5cd0c73f15eb542f998013af7d0da656b0bd387d" or // modules/system/system.tar.inc
313 hash.sha1(0, filesize) == "717cf88349ea103d9f601df92711694cc7263a86" or // modules/simpletest/drupal_web_test_case.php
314
315 /* Drupal 7.1 */
316 hash.sha1(0, filesize) == "b6678c7d44a0b58d7f1c17764b27968bb307b17a" or // includes/common.inc
317 hash.sha1(0, filesize) == "d9c1391e647b4d50c2434815fe6bef33c9db73d4" or // modules/simpletest/simpletest.install
318 hash.sha1(0, filesize) == "8ee9d7f48410b692db1e9007a204ad0b9911f3ca" or // modules/search/search.module
319 hash.sha1(0, filesize) == "567b1a1ba62ecbadb7e90d4fbb5821525881b529" or // modules/simpletest/tests/upgrade/drupal-6.filled.database.php
320 hash.sha1(0, filesize) == "270c09af5a747d366e9716ed67f3671cd53fcb87" or // modules/system/system.admin.inc
321 hash.sha1(0, filesize) == "f4b8b176310bd4b1d3a92b7c70638bc5ebfbe01b" or // modules/simpletest/tests/upgrade/drupal-6.bare.database.php
322 hash.sha1(0, filesize) == "3d1484f559a238abe5ac83e7e38c18aaff511c0b" or // includes/menu.inc
323 hash.sha1(0, filesize) == "1fd4d402cadb2de64cb7d8e594a309fad4b19cd8" or // modules/system/system.mail.inc
324 hash.sha1(0, filesize) == "4c64cec74c8013b41ae2743eb2f4c2e31b761395" or // modules/system/system.module
325 hash.sha1(0, filesize) == "e81f62db3341cd0498d8fd327a7f9da76fe4a075" or // modules/system/system.install
326 hash.sha1(0, filesize) == "6a745fc90e67478ed82ad7435aa84f209d24c88b" or // modules/simpletest/drupal_web_test_case.php
327
328 /* Drupal 7.2 */
329 hash.sha1(0, filesize) == "3c81fb9e5b3f3429ae951705622d354688ec0328" or // includes/common.inc
330 hash.sha1(0, filesize) == "87cf0691ac20fe6064d5c7ab32c1610a6c0517ac" or // modules/simpletest/simpletest.install
331 hash.sha1(0, filesize) == "a491ee5f60310e4c02403c1c130c78282105c27d" or // modules/search/search.module
332 hash.sha1(0, filesize) == "6dd6a120dd0e301a76a3a83da2cb8f64cba8f5a1" or // modules/system/system.admin.inc
333 hash.sha1(0, filesize) == "96b157e64eefabf2766bb946676120a97eba10b1" or // includes/menu.inc
334 hash.sha1(0, filesize) == "0f7d80572bf94c34b570ad410416f7763ca4161e" or // modules/system/system.mail.inc
335 hash.sha1(0, filesize) == "5c602fa8bd6f466559df97660c5f43f2846e9801" or // modules/system/system.module
336 hash.sha1(0, filesize) == "56866b187af8346a904cca6851e498599c1ea9c6" or // modules/system/system.install
337 hash.sha1(0, filesize) == "4d63ad98a7508266aba8461a7678a6af24d5be46" or // modules/simpletest/drupal_web_test_case.php
338
339 /* Drupal 7.4 */
340 hash.sha1(0, filesize) == "67d459dac55b7c39f854adcc37e2ce95008a01bb" or // includes/common.inc
341 hash.sha1(0, filesize) == "fa5741818eeeb2fe41ae3ac98632c269d97e90e7" or // modules/simpletest/simpletest.install
342 hash.sha1(0, filesize) == "b7d038d888fd873fe6f9bc6ee3101b621e1c67c7" or // modules/system/system.module
343 hash.sha1(0, filesize) == "0b5b8272a6079c032cbe10d4cc4f489a632c4458" or // modules/simpletest/drupal_web_test_case.php
344
345 /* Drupal 7.6 */
346 hash.sha1(0, filesize) == "901b4edbc4b48f94938b07af7f26f240beb3f2dd" or // includes/common.inc
347 hash.sha1(0, filesize) == "240cf969149d43b8f9156037a73fb333023010df" or // modules/system/system.admin.inc
348 hash.sha1(0, filesize) == "f67c2d9a24d867d29fc67b044e38e1f8637400fe" or // includes/menu.inc
349 hash.sha1(0, filesize) == "9cc1edbccd03d36f1f7e7bc88a65a2ab70c1c65d" or // modules/system/system.module
350 hash.sha1(0, filesize) == "dc6641807f3336b140bfa43b7167af9d2e5e5809" or // modules/system/system.install
351
352 /* Drupal 7.8 */
353 hash.sha1(0, filesize) == "d11e79bf918a7763c74768fddd7d2918592b7e8d" or // includes/common.inc
354 hash.sha1(0, filesize) == "776b2bcf9abcb553dcb9db4b6a6792fa30f08e73" or // modules/system/system.admin.inc
355 hash.sha1(0, filesize) == "c0ae915d505f8ea331a69e8aa50b77ce557f161e" or // includes/menu.inc
356 hash.sha1(0, filesize) == "d9d463849928eb100269e3b51b1790d140026cbe" or // modules/system/system.module
357 hash.sha1(0, filesize) == "c393fd9acf8346159946dbaab29daee344487fce" or // modules/system/system.install
358 hash.sha1(0, filesize) == "5bf39d8d13626936aef396f30c7e438e5d7e678f" or // modules/simpletest/drupal_web_test_case.php
359
360 /* Drupal 7.9 */
361 hash.sha1(0, filesize) == "3dc9d3dc15c048efff0dae58627f6f54c8398ce6" or // includes/common.inc
362 hash.sha1(0, filesize) == "1aa51db389bfda3daec9853bdbbcdffd867ffafc" or // modules/system/system.admin.inc
363 hash.sha1(0, filesize) == "79acd01f2ff44e2c36022ad414e2de06abcc12d9" or // includes/menu.inc
364 hash.sha1(0, filesize) == "bb2857f935aeb1f45138883b607ead68d01c19d6" or // modules/system/system.module
365 hash.sha1(0, filesize) == "b9f06619439679b9b1b36736ae25789ac2af2c0f" or // modules/system/system.install
366 hash.sha1(0, filesize) == "4a44b9f985524c6748d8f8c5e4ffb51e274cd1da" or // modules/system/system.tar.inc
367 hash.sha1(0, filesize) == "7cd0c78cca0a11206c7d8ef46f4f27d4571b6934" or // modules/simpletest/drupal_web_test_case.php
368
369 /* Drupal 7.10 */
370 hash.sha1(0, filesize) == "1ad4246199d09a994595b6b5a1e750b25587a464" or // includes/common.inc
371 hash.sha1(0, filesize) == "782353a41cb49386e6dead3540ecbe8810227721" or // modules/system/system.admin.inc
372 hash.sha1(0, filesize) == "d6d3f0ce521c284e2116bd6b3c2fbfe58b8c6fc1" or // modules/system/system.install
373 hash.sha1(0, filesize) == "d0a00f0f43cbf5ca8b82653f64c1c4c8a3c171d0" or // modules/simpletest/drupal_web_test_case.php
374
375 /* Drupal 7.12 */
376 hash.sha1(0, filesize) == "7728aaad89f4b2b7048e45aca552d6e87b490246" or // includes/common.inc
377 hash.sha1(0, filesize) == "5d1edcb62a1238f0c4e8da2bbc67c1de8f2cf607" or // modules/search/search.module
378 hash.sha1(0, filesize) == "5e631f496b3c991347718bc8ba101719580a6b84" or // modules/system/system.admin.inc
379 hash.sha1(0, filesize) == "f2586fdc686127708278384f13cec4ff558b20f8" or // includes/menu.inc
380 hash.sha1(0, filesize) == "5f9e230c175ff571f3527de3c65f81b8059bcfda" or // modules/system/system.mail.inc
381 hash.sha1(0, filesize) == "ede11f68fe46a87afcb14460ef43ed5ec7c0aa5a" or // modules/system/system.module
382 hash.sha1(0, filesize) == "79be2c89fccb108f07d26229d52f04a091015115" or // modules/system/system.install
383 hash.sha1(0, filesize) == "ecf9d642cc858780fec4219f3536740bf1e3b083" or // modules/simpletest/drupal_web_test_case.php
384
385 /* Drupal 7.14 */
386 hash.sha1(0, filesize) == "a2bcd5ff18895a51baadc93845c46db845a462e5" or // includes/common.inc
387 hash.sha1(0, filesize) == "b9f3ca1efb85056ab2974aa327608a314ca480b4" or // modules/search/search.module
388 hash.sha1(0, filesize) == "0d7a6f151407e1dd3ebe1a9661be5b8bc6708040" or // modules/system/system.admin.inc
389 hash.sha1(0, filesize) == "e09b42243aebaac906ee6aa45517c56290352034" or // includes/menu.inc
390 hash.sha1(0, filesize) == "516263b5669ec5355a65744ba09aeb43166398d8" or // modules/system/system.module
391 hash.sha1(0, filesize) == "debc10a301f5cd888b7a7f15d66d293d1ddad4aa" or // modules/system/system.install
392 hash.sha1(0, filesize) == "2bfea940df3434a95184f6399e7191c7735fc014" or // modules/simpletest/drupal_web_test_case.php
393
394 /* Drupal 7.15 */
395 hash.sha1(0, filesize) == "4fc58f12950b1a9db5d347c52eb0e0183e1d104e" or // includes/common.inc
396 hash.sha1(0, filesize) == "b9f63efe4e1cedbca4d92cfa9c5964edf938da6a" or // modules/system/system.install
397 hash.sha1(0, filesize) == "a6376fa55cf42335c0c6cc611583031467841fa6" or // modules/simpletest/drupal_web_test_case.php
398
399 /* Drupal 7.17 */
400 hash.sha1(0, filesize) == "b82f9fd1b9dd92c8d0362edae86bfad55994110c" or // includes/common.inc
401 hash.sha1(0, filesize) == "056234dc43df263c0b03d5be97e24385e304fe14" or // modules/system/system.admin.inc
402 hash.sha1(0, filesize) == "94339fd2074f7e71cdc1726ca7457e08a5dd1fda" or // includes/menu.inc
403 hash.sha1(0, filesize) == "dfc5a49b2904e023e91370604383b19b3730d719" or // modules/system/system.module
404 hash.sha1(0, filesize) == "2818972b8f7dcafa197d8af4a413a9d629990d6c" or // modules/system/system.install
405 hash.sha1(0, filesize) == "586492ff24412fec62d2269ba8321703f526cdaa" or // modules/simpletest/drupal_web_test_case.php
406
407 /* Drupal 7.22 */
408 hash.sha1(0, filesize) == "82fa7c1d59b0c9b7f3311df4e7ac8ca21d783742" or // includes/common.inc
409 hash.sha1(0, filesize) == "5ff70af738f8f439b7a27744548a35a0539834a3" or // modules/system/system.admin.inc
410 hash.sha1(0, filesize) == "343c688da90dfe7f4488cfc59e84777b45d378a4" or // includes/menu.inc
411 hash.sha1(0, filesize) == "243026bcb2a774926b7863576cf347e1a92f5ad4" or // modules/system/system.module
412 hash.sha1(0, filesize) == "178aee60052d0e24f0e42dfd24c11f3ed431d64c" or // modules/system/system.install
413 hash.sha1(0, filesize) == "15ed7c799684a4af1d19f06d4e2f96892c4740f9" or // modules/simpletest/drupal_web_test_case.php
414
415 /* Drupal 7.23 */
416 hash.sha1(0, filesize) == "5f7076b3ac9616ee1db0904bbdcc7c5977b81729" or // includes/common.inc
417 hash.sha1(0, filesize) == "07f0c594b975862d25a75272b703a86ad0c0769e" or // modules/simpletest/simpletest.install
418 hash.sha1(0, filesize) == "bd6d316f39a406f6f83e6e9265e7772c7ce2ae99" or // modules/search/search.module
419 hash.sha1(0, filesize) == "d3f207283cfa4afeff3193ebf446d75302f71976" or // includes/menu.inc
420 hash.sha1(0, filesize) == "548126402fdd5b0777b23bbdc1059fbcd0537c7a" or // modules/system/system.install
421
422 /* Drupal 7.24 */
423 hash.sha1(0, filesize) == "a2dbe0e5fcb885cb5529d79961d7031385650178" or // includes/common.inc
424 hash.sha1(0, filesize) == "eb1e40f64cd2a4bddd4683201daa668c239c83e6" or // modules/system/system.install
425
426 /* Drupal 7.25 */
427 hash.sha1(0, filesize) == "e9139bea663d2b8f1b05f19284e03d34d07d8374" or // includes/common.inc
428 hash.sha1(0, filesize) == "1a6fe004b899c2c69f460ff9379fc84cb7f7d84b" or // modules/system/system.admin.inc
429 hash.sha1(0, filesize) == "1a6eb0f44f4711dfd81fb330ea0ce84fb8fed5be" or // includes/menu.inc
430 hash.sha1(0, filesize) == "ed1536da93041018bb8c8ad4caec99e4fb8d3434" or // modules/system/system.mail.inc
431 hash.sha1(0, filesize) == "3305b10eca2d8cb1fdd5e03c05760ed2d564132b" or // modules/system/system.module
432 hash.sha1(0, filesize) == "05086f5de9e939826f938bfd0317f3a995da8cc1" or // modules/system/system.install
433 hash.sha1(0, filesize) == "d408c5b00a59645c1d6e9df3d80f2e3e32c1f6da" or // modules/simpletest/drupal_web_test_case.php
434
435 /* Drupal 7.27 */
436 hash.sha1(0, filesize) == "f14b12e51e2ce67b3c7e27ec1eb354c4f6e31950" or // modules/simpletest/drupal_web_test_case.php
437
438 /* Drupal 7.28 */
439 hash.sha1(0, filesize) == "77bbb3d3fe0ed0676953dfdae9ed0f517e081045" or // includes/common.inc
440 hash.sha1(0, filesize) == "1d471d104ca5cf95ecab7c8050750877376abe3e" or // modules/system/system.admin.inc
441 hash.sha1(0, filesize) == "b4ed63404630c966c32b64c7b440cceddd792ff3" or // includes/menu.inc
442 hash.sha1(0, filesize) == "3ca239b4bf83a21d860b99a0f00ff179febeeff6" or // modules/system/system.module
443 hash.sha1(0, filesize) == "d80b043a8488ffcc221f2d614f4afe87758e96e7" or // modules/simpletest/drupal_web_test_case.php
444
445 /* Drupal 7.30 */
446 hash.sha1(0, filesize) == "7c6098dbe80be0e39c3634ef7707fcf0a361c0cf" or // includes/common.inc
447 hash.sha1(0, filesize) == "1da6e8f2f1f24791f3d7e0e78d4ec5e7ca5214c8" or // modules/system/system.admin.inc
448 hash.sha1(0, filesize) == "1a5c25ea2b6f1ec8b9c7be84bf8a903bbe3b3119" or // modules/system/system.module
449 hash.sha1(0, filesize) == "7b27105bd91e5e91486edef47fa6b7384714d89c" or // modules/simpletest/drupal_web_test_case.php
450
451 /* Drupal 7.33 */
452 hash.sha1(0, filesize) == "06346a81c7cd991dcae3413f4c914a44f3d1b943" or // includes/common.inc
453 hash.sha1(0, filesize) == "dea49a391a8b0586270114c5d383e325c060a845" or // modules/system/system.admin.inc
454 hash.sha1(0, filesize) == "21f282000b12614fe7c37ab5704038769f9ce521" or // includes/menu.inc
455 hash.sha1(0, filesize) == "5e06ca00f3d0863d99e45d32cf14cf7b7de52522" or // modules/system/system.module
456
457 /* Drupal 7.35 */
458 hash.sha1(0, filesize) == "58e7db3113ec76fa75132447ce42655d46cdfb20" or // includes/common.inc
459
460 /* Drupal 7.36 */
461 hash.sha1(0, filesize) == "28ffd68a69f59114c321efe5b5a52451d4605eed" or // includes/common.inc
462 hash.sha1(0, filesize) == "af0cc3daa2b6db0292129167023c661da4ad548d" or // modules/simpletest/tests/image.test
463 hash.sha1(0, filesize) == "6982f0ce106fc787b0e0d7a480dd31def06ff64b" or // includes/menu.inc
464 hash.sha1(0, filesize) == "496cccbbe852c98df59d5fa334d248008cec7a74" or // modules/system/system.module
465 hash.sha1(0, filesize) == "5443c0b6219aff501b98e1a37b9dcec984b127e3" or // modules/system/system.install
466 hash.sha1(0, filesize) == "39242389c1e22918c8dc4791c8280daa68341875" or // modules/simpletest/drupal_web_test_case.php
467
468 /* Drupal 7.37 */
469 hash.sha1(0, filesize) == "1a2b54659f044c436b83c68fe07062126a97403f" or // includes/common.inc
470 hash.sha1(0, filesize) == "2806280491d42e25b703143f79138bf125973c4a" or // modules/simpletest/drupal_web_test_case.php
471
472 /* Drupal 7.38 */
473 hash.sha1(0, filesize) == "c57cfddf1a93ed0f631c228174c4e8ab515631de" or // includes/common.inc
474
475 /* Drupal 7.39 */
476 hash.sha1(0, filesize) == "6e77e30f15bd24836da3562fd92a10d4c0eb7978" or // includes/menu.inc
477 hash.sha1(0, filesize) == "675e4d181ff1cc2fff1ddddfedbcb185acbfe023" or // modules/system/system.module
478 hash.sha1(0, filesize) == "61b385832918e8fe247d8291fadfcae8c772a900" or // modules/simpletest/drupal_web_test_case.php
479
480 /* Drupal 7.40 */
481 hash.sha1(0, filesize) == "a8d979417c2bc5c44d2342f6fbb7a70fd3376a44" or // includes/common.inc
482 hash.sha1(0, filesize) == "e96a1524d6558b7a463918014c5539a85db158b1" or // includes/menu.inc
483 hash.sha1(0, filesize) == "a98d950bfec2bc0ea5a505469fa0d5b1aac2e8cc" or // modules/system/system.module
484 hash.sha1(0, filesize) == "94ea653b8bb5ceb702322ad332d992c7ca9eb861" or // modules/system/system.install
485 hash.sha1(0, filesize) == "a9a36141c9fbd8b80ffe0eb08489e451f003f8e0" or // modules/simpletest/drupal_web_test_case.php
486
487 /* Drupal 7.42 */
488 hash.sha1(0, filesize) == "44c062de04eea5fef0899aa14e5a169eea611fa1" or // modules/system/system.module
489 hash.sha1(0, filesize) == "e43fb514e9d5e54a7b51e65590877471439f8623" or // modules/system/system.tar.inc
490 hash.sha1(0, filesize) == "0450cb4ee9e15268be8142794a73eca560e2ec01" or // modules/simpletest/drupal_web_test_case.php
491
492 /* Drupal 7.43 */
493 hash.sha1(0, filesize) == "2d241144cec9948454826e34c4bc1191aab5f048" or // includes/common.inc
494 hash.sha1(0, filesize) == "aa93b4079e74dcb3122e7a1d7d85a818cf0ea072" or // modules/system/system.admin.inc
495
496 /* Drupal 8.0.0 */
497 hash.sha1(0, filesize) == "393474833397003658a3e05883afea9715d3e1d8" or // vendor/symfony/http-kernel/UriSigner.php
498 hash.sha1(0, filesize) == "a3b7be20d89f5d8e37024c118cbbc8492688ec03" or // vendor/symfony/dependency-injection/Dumper/PhpDumper.php
499 hash.sha1(0, filesize) == "1d37474f942a5b9d826826b9b2fc86b2a1a663bc" or // core/tests/Drupal/KernelTests/KernelTestBase.php
500 hash.sha1(0, filesize) == "c5fbeb320de38df0320062abc78702920cc23160" or // core/modules/migrate_drupal/tests/fixtures/drupal7.php
501 hash.sha1(0, filesize) == "f68ee1429e6803b99ad658fff4f69e8a05875b7f" or // vendor/symfony/console/Application.php
502 hash.sha1(0, filesize) == "679d20f5d77e6b262c0154194fccba8090f2a25b" or // core/modules/migrate_drupal/tests/fixtures/drupal6.php
503 hash.sha1(0, filesize) == "d3e83816cb2342ee785f0e5efd658a2996db0d55" or // vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php
504 hash.sha1(0, filesize) == "0cc2fe92af333fe2bbf1c6838cbad22352d21b79" or // core/modules/simpletest/simpletest.install
505 hash.sha1(0, filesize) == "16a9e2c6e2e450c7c1628afd28432bc8bb6f5936" or // core/lib/Drupal/Core/Archiver/ArchiveTar.php
506 hash.sha1(0, filesize) == "ffe14e1f80dfb81c496c1084ee5199d348d17fb3" or // core/modules/color/color.module
507 hash.sha1(0, filesize) == "02659d44c18e839bcd0d2f5b209949e4560b17ad" or // core/modules/file/file.module
508 hash.sha1(0, filesize) == "725a80e1da25907af517807f62e25fc76fd7cf65" or // vendor/symfony/process/Process.php
509 hash.sha1(0, filesize) == "f3b4ef25a055eb9364cd86e3517b64c5a3e5e0e1" or // core/modules/views/src/Plugin/views/area/Result.php
510 hash.sha1(0, filesize) == "73b94cff56707cecf81493590a8ef318ef31faee" or // vendor/symfony/process/ExecutableFinder.php
511
512 /* Drupal 8.0.2 */
513 hash.sha1(0, filesize) == "34ff6fde753da2426c0d35447e400b16caff2a50" or // core/tests/Drupal/KernelTests/KernelTestBase.php
514 hash.sha1(0, filesize) == "d3636f0eb5a63625587a05ac6ccade45fb97a55e" or // core/modules/migrate_drupal/tests/fixtures/drupal7.php
515 hash.sha1(0, filesize) == "c4e272cab48f2dac89f19d5de64b2944463731f8" or // core/modules/migrate_drupal/tests/fixtures/drupal6.php
516 hash.sha1(0, filesize) == "1b19aadd0add4f3e1b9ceae73868f032320121f5" or // core/modules/color/color.module
517 hash.sha1(0, filesize) == "d0978a9f8a10156b5fab1f98ca5235f5bfab22db" or // core/modules/file/file.module
518
519 /* Drupal 8.0.3 */
520 hash.sha1(0, filesize) == "76ab6856a186ea2252f51389d3c4bc50b8bdb985" or // core/modules/migrate_drupal/tests/fixtures/drupal7.php
521 hash.sha1(0, filesize) == "3b331fe4085e5e8c36fe82b3c06660a55c28e866" or // core/modules/migrate_drupal/tests/fixtures/drupal6.php
522 hash.sha1(0, filesize) == "d7b1c7c605a0e83586000e0842f7d24600170bcd" or // core/modules/color/color.module
523 hash.sha1(0, filesize) == "73b78575e2ade191d154bf674b42d32895d9d274" or // core/modules/file/file.module
524
525 /* Drupal 8.0.5 */
526 hash.sha1(0, filesize) == "5097b35d5485edfba103e45c7f75c9855d819d00" or // core/modules/migrate_drupal/tests/fixtures/drupal7.php
527 hash.sha1(0, filesize) == "88c7085a63df08242b3f147b6b44948372af83b8" or // core/modules/migrate_drupal/tests/fixtures/drupal6.php
528 hash.sha1(0, filesize) == "56bf01eca3bf4eb22be25267bfcf6a5739c1faea" or // core/modules/file/file.module
529
530 /* Drupal 8.0.6 */
531 hash.sha1(0, filesize) == "9488e1d8204f771476468cd3d18c20ed41f1b61e" or // core/tests/Drupal/KernelTests/KernelTestBase.php
532 hash.sha1(0, filesize) == "a964b62e7cb4729dac1723d46a95e96aab66bd79" // core/modules/migrate_drupal/tests/fixtures/drupal6.php
533
534} \ No newline at end of file
diff --git a/php-malware-finder/whitelists/wordpress.yar b/php-malware-finder/whitelists/wordpress.yar
new file mode 100644
index 0000000..bfea385
--- /dev/null
+++ b/php-malware-finder/whitelists/wordpress.yar
@@ -0,0 +1,392 @@
1import "hash"
2
3rule wordpress
4{
5 condition:
6 /* Wordpress 2.0 */
7 hash.sha1(0, filesize) == "7d564f9b4be82f140438a8c5b701e52d7b7315ba" or // wp-includes/template-functions-post.php
8 hash.sha1(0, filesize) == "be2aaeec117527a8313212266783c3695b28e58e" or // wp-includes/classes.php
9 hash.sha1(0, filesize) == "ae13490fcb5f307b0b9b033ffdcf070528db7827" or // wp-admin/import/mt.php
10 hash.sha1(0, filesize) == "7fc3c48f756257f4b98f77e3dfa890fbaa8f98de" or // wp-includes/class-IXR.php
11 hash.sha1(0, filesize) == "5b27925fa87eb21270853bc143fb37bbaf9fc8d8" or // wp-admin/import/textpattern.php
12 hash.sha1(0, filesize) == "7df03ff12409d1ccfdefd3291d668d127c973190" or // wp-includes/functions.php
13 hash.sha1(0, filesize) == "7fdeb4e7ac44229aa3350b2f6b3954f4dac8de8c" or // wp-content/plugins/wp-db-backup.php
14 hash.sha1(0, filesize) == "7c6033dd1fe700b03792e4b7e077db913f12b6c7" or // wp-settings.php
15 hash.sha1(0, filesize) == "0ec6ca8071cd8feb90e32e258287657ce231bbf7" or // wp-includes/functions-formatting.php
16 hash.sha1(0, filesize) == "9c4d657a27a0df11e4ebc68e21969b6bb4a2aa48" or // wp-includes/kses.php
17 hash.sha1(0, filesize) == "f555ae3cb120b60e73c545e3845a4f0f001c3d27" or // wp-content/themes/default/functions.php
18 hash.sha1(0, filesize) == "3b356fc15f96164e2447e289a778480b0b352cc3" or // wp-admin/import/rss.php
19
20 /* Wordpress 2.0.1 */
21 hash.sha1(0, filesize) == "dbac1bdeb8d43dfde1fb43db5a0605cacc3f98ac" or // wp-includes/template-functions-post.php
22 hash.sha1(0, filesize) == "ec3d8704bd705b66375fd3973ae65d8875b3c0c1" or // wp-includes/classes.php
23 hash.sha1(0, filesize) == "141df3708b3baed90e103249c1865ff7f26644ad" or // wp-admin/import/dotclear.php
24 hash.sha1(0, filesize) == "7c70bbfd6c11b80190cd40ac2d4997f21b4bb138" or // wp-admin/import/mt.php
25 hash.sha1(0, filesize) == "b312bf295f0c0212b1e76c16c472e5c3873c349f" or // wp-admin/upgrade-schema.php
26 hash.sha1(0, filesize) == "71fd83652c516b3390a81bc011a36c468ff40294" or // wp-admin/import/textpattern.php
27 hash.sha1(0, filesize) == "a7a731d1e6c8d878f9c5937649e5965c93495e6a" or // wp-includes/cache.php
28 hash.sha1(0, filesize) == "e9a400f011531fe0df04a14575c51b0f9bfb13b9" or // wp-includes/functions.php
29 hash.sha1(0, filesize) == "54b435636cf682e6c016f186546f70323bd2207c" or // wp-content/plugins/wp-db-backup.php
30 hash.sha1(0, filesize) == "f6344841904ae6ae36bb601b83c8ccb2773367e7" or // wp-settings.php
31 hash.sha1(0, filesize) == "5d5e5024b5b4a99b8ca1a8468ad733359104535b" or // wp-admin/import/livejournal.php
32 hash.sha1(0, filesize) == "76deacb2c6114d0dcfdedf1d826cc50b7256067f" or // wp-includes/functions-formatting.php
33 hash.sha1(0, filesize) == "110a0cae457027069bcb119700b8fb05ee8902c8" or // wp-includes/kses.php
34 hash.sha1(0, filesize) == "581832b37477f41262c5d390a9bdb9a355531803" or // wp-content/themes/default/functions.php
35 hash.sha1(0, filesize) == "e5c3e9efdb2a998843fa1f839abc4a9730dbf8b9" or // wp-admin/import/rss.php
36
37 /* Wordpress 2.1 */
38 hash.sha1(0, filesize) == "9f4f0d639529d0401068bd383118c725af37ad58" or // wp-includes/post-template.php
39 hash.sha1(0, filesize) == "b9c56dd96760c71c14cd8976d7f75cea1d35d0c8" or // wp-admin/import/dotclear.php
40 hash.sha1(0, filesize) == "b79beb4f254de5d582073e1cbfb053326776b320" or // wp-admin/import/mt.php
41 hash.sha1(0, filesize) == "675a6a790de1d4bbe587e92d113f96629ac4c04c" or // wp-admin/upgrade-schema.php
42 hash.sha1(0, filesize) == "fedccf0d3759d016e16415143130fc38ee09d070" or // wp-admin/import/wordpress.php
43 hash.sha1(0, filesize) == "c1fcd224b5d09cb9a36b869a6effcbbfd4dcab63" or // wp-admin/import/textpattern.php
44 hash.sha1(0, filesize) == "52fd7cad68d04350352a33e84d83d574642291d9" or // wp-includes/cache.php
45 hash.sha1(0, filesize) == "7724103990514140f60eea348c1a5e1a8ddc4d50" or // wp-includes/functions.php
46 hash.sha1(0, filesize) == "9549fc63a8ec8981bdf5ce34ca77a0013aa3b471" or // wp-includes/formatting.php
47 hash.sha1(0, filesize) == "f928ea4f26058acfea442a3ca1afbeb9946192e5" or // wp-settings.php
48 hash.sha1(0, filesize) == "59fdcdf93c5e85c1d48661092171cc24b30a9163" or // wp-admin/import/livejournal.php
49 hash.sha1(0, filesize) == "74ef008022d86bdda75dd93d4a3f924343868cc9" or // wp-content/themes/default/functions.php
50 hash.sha1(0, filesize) == "08a6997f8f11d6bd63f46912c78c0e301f2c036e" or // wp-includes/kses.php
51 hash.sha1(0, filesize) == "db216bcb16198dc9c793aec13f89e58d9d3966c1" or // wp-admin/import/blogware.php
52 hash.sha1(0, filesize) == "299f3abf5f9056628d1ff154cf139a0f932bbd35" or // wp-admin/import/rss.php
53
54 /* Wordpress 2.1.1 */
55 hash.sha1(0, filesize) == "fe43529b52a5a1bb99c86ef722c641cad3532d78" or // wp-includes/post-template.php
56 hash.sha1(0, filesize) == "a05512a05587f71edf491c91a7b18d9fc298e0e6" or // wp-includes/cache.php
57 hash.sha1(0, filesize) == "d79f1f2ed14dcf262e7d28929f043831b8314c4b" or // wp-includes/functions.php
58 hash.sha1(0, filesize) == "00fec50697bbfb5ac7749c5bb568401c33fec934" or // wp-includes/formatting.php
59
60 /* Wordpress 2.1.2 */
61 hash.sha1(0, filesize) == "de2b6795e253cedc5005e5debf2bce58a62aa087" or // wp-includes/functions.php
62
63 /* Wordpress 2.1.3 */
64 hash.sha1(0, filesize) == "c1638d36e080c9fb5ccc6dae2038b2324b272413" or // wp-admin/import/dotclear.php
65 hash.sha1(0, filesize) == "09f580a6a0ad8ad8e02661601083445c19bf2430" or // wp-admin/import/mt.php
66 hash.sha1(0, filesize) == "6a1b919e2438cd4ac9cf77ca6b6022ab49c8215a" or // wp-admin/import/wordpress.php
67 hash.sha1(0, filesize) == "d25d5616c8425a1c2c4de654045569c843fdce2f" or // wp-includes/functions.php
68 hash.sha1(0, filesize) == "7f955bdb6458fdb71b79610fa620ce9831ad00aa" or // wp-includes/formatting.php
69 hash.sha1(0, filesize) == "e2ad5b326459b8cdb47e9479d27fcb2d1eebe697" or // wp-admin/import/livejournal.php
70 hash.sha1(0, filesize) == "008ebd6839946ee90fb6027fb81daa4a78e3e4d9" or // wp-admin/import/blogware.php
71
72 /* Wordpress 2.2 */
73 hash.sha1(0, filesize) == "5597bfd5338fd301fe48fbc6c53f922230598dbd" or // wp-includes/post-template.php
74 hash.sha1(0, filesize) == "f51dd567d49a188e792af2fa9d09c2fb4e43cf78" or // wp-admin/import/wordpress.php
75 hash.sha1(0, filesize) == "e9c4c43cc62637bc2d377cccd73946158c000d0c" or // wp-admin/import/dotclear.php
76 hash.sha1(0, filesize) == "1afe3c39290814da7b4283229ed5091c4626e678" or // wp-admin/import/mt.php
77 hash.sha1(0, filesize) == "baff7cfd9bef4ecacab4cff69a2f138de04a8f2a" or // wp-admin/upgrade-schema.php
78 hash.sha1(0, filesize) == "eb901b52302dc3c56d40a692d361f6556a8bce50" or // wp-includes/class-pop3.php
79 hash.sha1(0, filesize) == "bc99eab3c954ca3de24f537cce05fd40e7a8e64a" or // wp-admin/import/textpattern.php
80 hash.sha1(0, filesize) == "81ff65b86c5e0705cf25b76ea9dc647775030c69" or // wp-includes/cache.php
81 hash.sha1(0, filesize) == "f18800acd192ea96b59565d3145355db8e617955" or // wp-includes/class-phpmailer.php
82 hash.sha1(0, filesize) == "0d396e10a3a3e03a5fb426ce0c49fd59c1316229" or // wp-admin/widgets.php
83 hash.sha1(0, filesize) == "e780adc27aae0fee49b7f79ec87272bc0a3801ec" or // wp-includes/functions.php
84 hash.sha1(0, filesize) == "3abfb2bb0912651db1cbd66252fa7baa0bfce9bd" or // wp-includes/formatting.php
85 hash.sha1(0, filesize) == "50057b77c3631af0f933014364299b24a337d53f" or // wp-settings.php
86 hash.sha1(0, filesize) == "c63c4029ede3aeb805d1a92af95672596dbd9813" or // wp-admin/import/livejournal.php
87 hash.sha1(0, filesize) == "09a68f33e0057771d31d81fc2e8d3125eca3e63c" or // wp-content/themes/default/functions.php
88 hash.sha1(0, filesize) == "ba6deae9f8bdf24417605c6a116c9f6a228d7b3d" or // wp-admin/import/rss.php
89
90 /* Wordpress 2.2.1 */
91 hash.sha1(0, filesize) == "e3e4465338abfd1d0ac8a34c553faef1b8e23023" or // wp-includes/post-template.php
92 hash.sha1(0, filesize) == "0e19e89003407488396610e5339d7d2230286cef" or // wp-includes/class-phpmailer.php
93 hash.sha1(0, filesize) == "d7b5a1e86e3877484e9ee00a96404d8daef2ef1f" or // wp-admin/widgets.php
94 hash.sha1(0, filesize) == "222808ccc88d05098403c5c1e49a55fa506f87e4" or // wp-includes/functions.php
95 hash.sha1(0, filesize) == "0e53a7d1b74e057963d4bb3b347ee5ee48c6cde5" or // wp-includes/formatting.php
96 hash.sha1(0, filesize) == "480037030263fc22946b24e45284b454f894dcfa" or // wp-settings.php
97 hash.sha1(0, filesize) == "2769eb37346aeaf5cb02150053267b0df6669c86" or // wp-content/themes/default/functions.php
98
99 /* Wordpress 2.2.2 */
100 hash.sha1(0, filesize) == "4d4c004434f10d28152728f20fa5f36050e73d4a" or // wp-admin/import/wordpress.php
101 hash.sha1(0, filesize) == "9926c9fad1583cecf7ea67cc63f63eddab0d2e26" or // wp-includes/functions.php
102 hash.sha1(0, filesize) == "576257d5ab59c4589fc56311762d634cbcecf4c9" or // wp-settings.php
103
104 /* Wordpress 2.2.3 */
105 hash.sha1(0, filesize) == "71b187bd8227cde46edab8487aad492b50832e82" or // wp-includes/formatting.php
106
107 /* Wordpress 2.3 */
108 hash.sha1(0, filesize) == "a3771e0965c35cf1cc7ce410bd0542914cecf05e" or // wp-includes/post-template.php
109 hash.sha1(0, filesize) == "4bcfaa43be4facc4084e0653247a53cc40834a8d" or // wp-admin/widgets.php
110 hash.sha1(0, filesize) == "e359d996db9e59d51506816c0b7022b6b4cfaf6a" or // wp-admin/import/dotclear.php
111 hash.sha1(0, filesize) == "fd45f67a717f94b3ae594a63bb30467365abbc74" or // wp-admin/import/wordpress.php
112 hash.sha1(0, filesize) == "3d65d628b1bf955f7a357dc3102bd9ef22ccfc82" or // wp-includes/class-pop3.php
113 hash.sha1(0, filesize) == "4b2988050ee832f809385d9324abd6582d160e10" or // wp-admin/post-new.php
114 hash.sha1(0, filesize) == "da630e586ffe4d9166e99f75ed8117ccbe6f709d" or // wp-includes/class-IXR.php
115 hash.sha1(0, filesize) == "7de5eb5a860002cabcbb4d6e84132df48c181795" or // wp-admin/import/textpattern.php
116 hash.sha1(0, filesize) == "99ae1ef3df6c231bd455345c462e24957d266b3d" or // wp-includes/cache.php
117 hash.sha1(0, filesize) == "e0c21ee616119b36202f8cd16b042714b5d68e78" or // wp-includes/class-phpmailer.php
118 hash.sha1(0, filesize) == "e6ffb51b65d566a7e8b1bdf75fcd2b8a38fc2c97" or // wp-includes/functions.php
119 hash.sha1(0, filesize) == "3a93ef00a239ea72a8e7aa40b20f9b6858b5b1b8" or // wp-includes/formatting.php
120 hash.sha1(0, filesize) == "4d8aede1ea8589303535818ca255d834791b32e5" or // wp-settings.php
121 hash.sha1(0, filesize) == "b9501167812c97104d47c5cd63d82f3f5194d6a4" or // wp-admin/import/livejournal.php
122 hash.sha1(0, filesize) == "207cbcab43ff250b4f1d40fa84dcf9d13c11437b" or // wp-admin/includes/schema.php
123 hash.sha1(0, filesize) == "fb8f17a2b719b477ca78e9d8dc81b0fe834377c0" or // wp-includes/kses.php
124 hash.sha1(0, filesize) == "072623e2c3da259f2b87a2ac0dbba41e1a88ff89" or // wp-admin/import/blogware.php
125 hash.sha1(0, filesize) == "baf45e61ddf839a4f42f9547442bfbdafd869ded" or // wp-admin/import/rss.php
126
127 /* Wordpress 2.3.1 */
128 hash.sha1(0, filesize) == "cb496e44254cef77c59c3152c4c2a9eca636cfe7" or // wp-includes/functions.php
129 hash.sha1(0, filesize) == "604ba321511c37f4d3e97dc23a526cfa953c57c7" or // wp-includes/formatting.php
130
131 /* Wordpress 2.3.2 */
132 hash.sha1(0, filesize) == "eea8eaf59d88e17f36e499e83e20073be0b83eee" or // wp-includes/functions.php
133 hash.sha1(0, filesize) == "1d0bdfa0b7116651a98593121e212a83509d95f9" or // wp-includes/formatting.php
134 hash.sha1(0, filesize) == "9848b6c0dbd41b300bdd9e69890b733ddac31225" or // wp-settings.php
135
136 /* Wordpress 3.0 */
137 hash.sha1(0, filesize) == "665445dde51bc4e75d4ef07dc14b09101db4de7b" or // wp-includes/class-http.php
138 hash.sha1(0, filesize) == "9cccb7cf5d0e092717c3a5356de559e10526ad60" or // wp-admin/plugins.php
139 hash.sha1(0, filesize) == "8d862d2b4b9afc28d9ca8ca75fd62770181d9ca6" or // wp-includes/class-pop3.php
140 hash.sha1(0, filesize) == "4b110ce87d5b3ad5c3fe9fd9f985aa0a86415cec" or // wp-includes/class-IXR.php
141 hash.sha1(0, filesize) == "7342ff8b1e5c61e6231f8319e25a1bfebac17f93" or // wp-content/plugins/akismet/akismet.php
142 hash.sha1(0, filesize) == "f17d7ee55dde452e98e18705fd5dd286dfe8a5e3" or // wp-includes/class-phpmailer.php
143 hash.sha1(0, filesize) == "f7518c4651ccd758239ffde50c6e7644223e7a07" or // wp-includes/functions.php
144 hash.sha1(0, filesize) == "23d24d524ada37f5e49e09119be7bd4ceaae4c5a" or // wp-admin/menu.php
145 hash.sha1(0, filesize) == "8c30d09371a38b82a454f86a624bde4e78dfc699" or // wp-settings.php
146 hash.sha1(0, filesize) == "76100ad963c79f11d35161a946edc0b41ecd0580" or // wp-includes/load.php
147 hash.sha1(0, filesize) == "c563fdfeb827e419797b7face7dccffcb172e0b1" or // wp-admin/includes/schema.php
148 hash.sha1(0, filesize) == "d88cc1fdccdc5e4d2344e00b02444808041f68b7" or // wp-admin/includes/class-ftp.php
149 hash.sha1(0, filesize) == "7fc7f30501eafb9abfe052914573e1bd04539d48" or // wp-includes/js/tinymce/themes/advanced/img/icons.gif
150 hash.sha1(0, filesize) == "a23672e7059e416a194aedece707ac106c9398fb" or // wp-includes/class-simplepie.php
151
152 /* Wordpress 3.0.1 */
153 hash.sha1(0, filesize) == "f8e9266733fb53cb2b9d25a5bae5b0f1b0630598" or // wp-includes/class-http.php
154 hash.sha1(0, filesize) == "b8e94c6a2f0bcd0c281cd140fb3c8fc9fc250e3e" or // wp-admin/plugins.php
155 hash.sha1(0, filesize) == "349623d138bc2275fc78bfe6431759655f31c9b3" or // wp-content/plugins/akismet/akismet.php
156 hash.sha1(0, filesize) == "a5768fd6c0ea3d86364935ecb295229debefda88" or // wp-admin/menu.php
157 hash.sha1(0, filesize) == "941ed9928948c10c60fcf119cab038b35b867c83" or // wp-admin/includes/schema.php
158
159 /* Wordpress 3.0.2 */
160 hash.sha1(0, filesize) == "24257acdcb9853926064c47360b2bfdeb3eb524f" or // wp-admin/plugins.php
161 hash.sha1(0, filesize) == "95aa3900ca9b08a76d75ea97b44af6c0c137f884" or // wp-includes/functions.php
162 hash.sha1(0, filesize) == "e55a995543f54b5fb45babe7cc2fb8bd7be05e9c" or // wp-includes/load.php
163
164 /* Wordpress 3.1 */
165 hash.sha1(0, filesize) == "fff90e60a907203d93aa498e90fd0e0d94eb530b" or // wp-includes/class-http.php
166 hash.sha1(0, filesize) == "bce7816e7142f9b293ca0bb26b2838f12b559bd4" or // wp-includes/class-pop3.php
167 hash.sha1(0, filesize) == "adeb0a7be4aea8274226895eb607940a21783541" or // wp-includes/class-IXR.php
168 hash.sha1(0, filesize) == "2ba36dba2b1679b11c907aebf279f849ca7d7819" or // wp-includes/functions.php
169 hash.sha1(0, filesize) == "83ca0da58eb8cfdc1f4bc46e97b3a5be173b6388" or // wp-content/plugins/akismet/admin.php
170 hash.sha1(0, filesize) == "531528c5f2665cf40ad7467ec908a0e4d617c210" or // wp-settings.php
171 hash.sha1(0, filesize) == "10de9fd704ab1926cb261ae128db352a23a68d50" or // wp-admin/includes/menu.php
172 hash.sha1(0, filesize) == "d04a043f32f7fdfe706ef9b301e7aa72aed7c2e0" or // wp-includes/js/tinymce/themes/advanced/img/icons.gif
173 hash.sha1(0, filesize) == "77675e04d4f0b4caff046faadfabfba5e42c3526" or // wp-admin/includes/schema.php
174 hash.sha1(0, filesize) == "4e217981091a905e1481198b8a8d560f1b33dcd0" or // wp-includes/load.php
175 hash.sha1(0, filesize) == "e5c5ad575faf96327770bb22d77e27ba5ece94f7" or // wp-includes/class-simplepie.php
176
177 /* Wordpress 3.1.1 */
178 hash.sha1(0, filesize) == "d52240ded3f041290c51efbeb8dd131e1d43b569" or // wp-includes/class-pop3.php
179 hash.sha1(0, filesize) == "7e56318b655f5a7f52e17c15caf8f851497536bf" or // wp-includes/functions.php
180
181 /* Wordpress 3.1.3 */
182 hash.sha1(0, filesize) == "893708ce74ad01fef0f823af981de4be37169e7f" or // wp-includes/functions.php
183
184 /* Wordpress 3.1.4 */
185 hash.sha1(0, filesize) == "36b34aaa315a6ab831956beb9c158ce3e3d62d10" or // wp-settings.php
186
187 /* Wordpress 3.2 */
188 hash.sha1(0, filesize) == "ddafc9a566ed0301bd0e994056a9aad8a76a4793" or // wp-includes/class-http.php
189 hash.sha1(0, filesize) == "327d05b299205e530a512ec34fe7e65de1210485" or // wp-settings.php
190 hash.sha1(0, filesize) == "2def1ab8c9102926f0fca0647e56580e02f441ff" or // wp-admin/includes/schema.php
191 hash.sha1(0, filesize) == "8fbe2fdf95a813305c7719a85e57d58070b052d0" or // wp-includes/load.php
192
193 /* Wordpress 3.3 */
194 hash.sha1(0, filesize) == "df25eb2aa95b082a3285017ff022b0647c4c8357" or // wp-includes/class-http.php
195 hash.sha1(0, filesize) == "0d6ffc142a93cc7d955cca1e64fddfd77c209bf1" or // wp-includes/functions.php
196 hash.sha1(0, filesize) == "bc81865032a285194f7c3210b1458442d55c0ea9" or // wp-admin/includes/menu.php
197 hash.sha1(0, filesize) == "d26f5e20390e9141d7a1ecf8d259536db8bba5c3" or // wp-includes/js/tinymce/themes/advanced/img/icons.gif
198 hash.sha1(0, filesize) == "4491044f5f58b2368b521282dabac6b3c1e69a9a" or // wp-admin/includes/schema.php
199 hash.sha1(0, filesize) == "3bfc1974c27e45fa98b4d49de6ff470cbadfd8d5" or // wp-includes/load.php
200
201 /* Wordpress 3.3.1 */
202 hash.sha1(0, filesize) == "675e6b63de9a8e2dfefbce5576b16f47befc7c8b" or // wp-includes/functions.php
203
204 /* Wordpress 3.3.3 */
205 hash.sha1(0, filesize) == "f22a80eca9659542f169cca62537e1a20b1260f4" or // wp-includes/functions.php
206
207 /* Wordpress 3.4 */
208 hash.sha1(0, filesize) == "31859161f82a9dcd18be47dbf610e426a4195739" or // wp-content/plugins/akismet/admin.php
209 hash.sha1(0, filesize) == "d1012acfafb982510e64791c2d88527627308b59" or // wp-includes/class-IXR.php
210 hash.sha1(0, filesize) == "3474165d04fd37843be7ea331e8b983aefb5e50b" or // wp-includes/class-phpmailer.php
211 hash.sha1(0, filesize) == "2e23d3a0e48d12dab0b56fe58819126290c21778" or // wp-includes/class-wp-customize-control.php
212 hash.sha1(0, filesize) == "c87ea9fdc48d8ee3a68a9c5f4642be00246483a8" or // wp-admin/includes/schema.php
213 hash.sha1(0, filesize) == "ea17bc33d8152511147f58fa5806b58c3dbd94ee" or // wp-admin/includes/class-ftp.php
214 hash.sha1(0, filesize) == "083edc5ebd5f8357700427bd68933a4a92f28c0c" or // wp-includes/load.php
215 hash.sha1(0, filesize) == "5a992b21ed1741eacc54350e65847903feb2b3f9" or // wp-includes/class-simplepie.php
216
217 /* Wordpress 3.4.2 */
218 hash.sha1(0, filesize) == "6044453f8940243badb025352dd321a62fbec02f" or // wp-includes/class-wp-customize-control.php
219 hash.sha1(0, filesize) == "de56eda60ea144093bfa49d471c995aeae2eb827" or // wp-includes/load.php
220
221 /* Wordpress 3.5 */
222 hash.sha1(0, filesize) == "326c0ce5d2428ed6766f74c73011199684278cf2" or // wp-includes/class-IXR.php
223 hash.sha1(0, filesize) == "6cc875b9d4974a2004d6ecb8f6c13e5ef9467b54" or // wp-includes/class-wp-customize-control.php
224 hash.sha1(0, filesize) == "2592df1c1a7213218efa64518178a69b870ded22" or // wp-includes/js/tinymce/themes/advanced/img/icons.gif
225 hash.sha1(0, filesize) == "e77f52c001ced7cd6cf674c7cc459436ddb60147" or // wp-admin/includes/schema.php
226 hash.sha1(0, filesize) == "ae9027e66008e5930c08ebfdf68326c0ea9800a2" or // wp-includes/load.php
227
228 /* Wordpress 3.5.1 */
229 hash.sha1(0, filesize) == "cbe802300a0441c72a5e026eed20b53478ac20d3" or // wp-content/plugins/akismet/admin.php
230
231 /* Wordpress 3.5.2 */
232 hash.sha1(0, filesize) == "0b901f5f853a25e10e8f2682c323c99e3ae8ff1a" or // wp-content/plugins/akismet/admin.php
233 hash.sha1(0, filesize) == "95825dbbf8e9ab861253831e49908d452a0d2670" or // wp-admin/includes/schema.php
234
235 /* Wordpress 3.6 */
236 hash.sha1(0, filesize) == "a9937016b124ceea599feed1c9208120b9a09165" or // wp-content/plugins/akismet/admin.php
237 hash.sha1(0, filesize) == "5431e98768bf066c168c4738107850b00d7e5846" or // wp-includes/class-phpmailer.php
238 hash.sha1(0, filesize) == "fb9ca56084e659e2752e2e2f078ab6f49e262581" or // wp-admin/includes/template.php
239 hash.sha1(0, filesize) == "4fd7c870fefb3d65d724cdd04afd3b6d7a6badf0" or // wp-includes/ID3/module.audio-video.matroska.php
240 hash.sha1(0, filesize) == "8e6c54d7039cf3520bfd64ef8d0b2179098830a3" or // wp-includes/class-wp-customize-control.php
241 hash.sha1(0, filesize) == "019098726f3ae41cc4d904ca6bbb48d901421a2a" or // wp-includes/ID3/module.tag.id3v2.php
242 hash.sha1(0, filesize) == "965165ebc95689241e288a7a1dc7d13b4cc57a1e" or // wp-admin/includes/menu.php
243 hash.sha1(0, filesize) == "130f6185b489b330500aba9ad2317a412de9a274" or // wp-admin/includes/schema.php
244 hash.sha1(0, filesize) == "cad165dcb790e65df4afca9b50f7aee5c81293c5" or // wp-admin/includes/class-ftp.php
245 hash.sha1(0, filesize) == "ddfd138d6874301cf215783169d582253334822e" or // wp-includes/load.php
246 hash.sha1(0, filesize) == "6d68d391ed8018d36d953c89b51b9a4144815dd8" or // wp-includes/ID3/getid3.lib.php
247
248 /* Wordpress 3.6.1 */
249 hash.sha1(0, filesize) == "7826fad4cbffac23ddb1dd8cc150b7e0b99f3ac4" or // wp-admin/includes/template.php
250
251 /* Wordpress 3.7 */
252 hash.sha1(0, filesize) == "c8f5ea8b286b11b8af96b625da7542801c639030" or // wp-includes/class-phpmailer.php
253 hash.sha1(0, filesize) == "d21ec1b245410ec5d9d45876c1390fd93a0021ef" or // wp-admin/includes/template.php
254 hash.sha1(0, filesize) == "fa71ee03371cbe2ea6b979f917b10f5d12d33931" or // wp-admin/includes/schema.php
255 hash.sha1(0, filesize) == "10af2f264159d072b89a404c4243bc1b177f4b22" or // wp-includes/load.php
256
257 /* Wordpress 3.7.2 */
258 hash.sha1(0, filesize) == "a675ab102c1e889d167a7b6ae65c48d84dee8d64" or // wp-content/plugins/akismet/admin.php
259
260 /* Wordpress 3.7.4 */
261 hash.sha1(0, filesize) == "94a5a8bbd4695db282798dc947538584cfa2954c" or // wp-includes/class-IXR.php
262
263 /* Wordpress 3.7.6 */
264 hash.sha1(0, filesize) == "54ddbacfcb8f60021ca926fcf415ac870e025dfc" or // wp-admin/includes/template.php
265
266 /* Wordpress 3.8 */
267 hash.sha1(0, filesize) == "8bd51a5649f5fa9762cbc116212f35eb444fd4ef" or // wp-includes/images/spinner-2x.gif
268 hash.sha1(0, filesize) == "8bd51a5649f5fa9762cbc116212f35eb444fd4ef" or // wp-admin/images/spinner-2x.gif
269 hash.sha1(0, filesize) == "bffabaf729c8922e53af4cefac61b2a2f6bc4889" or // wp-admin/includes/template.php
270 hash.sha1(0, filesize) == "8ccb888a8230e675bb968d4aee7a8b06e7181a50" or // wp-admin/includes/schema.php
271
272 /* Wordpress 3.8.6 */
273 hash.sha1(0, filesize) == "f1b1ef424167974e77de771b2e14611f19b52396" or // wp-admin/includes/template.php
274
275 /* Wordpress 3.9 */
276 hash.sha1(0, filesize) == "674103e9be90964eeb0976d1eb8a389536bd4a0e" or // wp-includes/images/spinner-2x.gif
277 hash.sha1(0, filesize) == "66e190e129136b9cc01fab3277c3675ca414a3d2" or // wp-content/plugins/akismet/class.akismet-admin.php
278 hash.sha1(0, filesize) == "674103e9be90964eeb0976d1eb8a389536bd4a0e" or // wp-admin/images/spinner-2x.gif
279 hash.sha1(0, filesize) == "eb97a3e94bd576d7e18b86eda34dd5fb52ca581a" or // wp-includes/class-IXR.php
280 hash.sha1(0, filesize) == "999034fc7d1aee5c45b63511e91ec57ce29709e3" or // wp-admin/includes/template.php
281 hash.sha1(0, filesize) == "e4e7a298eaa8383c7d3ae8e084600bc73c5a5d79" or // wp-includes/class-wp-customize-control.php
282 hash.sha1(0, filesize) == "67c7d31d7eefb838131767f7470d85ad2fac8041" or // wp-admin/includes/menu.php
283 hash.sha1(0, filesize) == "cc91aae9a752176317b3e22f915899a46e4b8612" or // wp-includes/load.php
284 hash.sha1(0, filesize) == "a2ab86b24ff3d23fe056db007a083bfe99714ba0" or // wp-admin/includes/schema.php
285
286 /* Wordpress 3.9.2 */
287 hash.sha1(0, filesize) == "5f238f6427ec6c992233866304ae6ef697d0b227" or // wp-content/plugins/akismet/class.akismet-admin.php
288 hash.sha1(0, filesize) == "3e3c1c4ebefdada1759ec45355a8d94c08a2b594" or // wp-includes/class-IXR.php
289
290 /* Wordpress 3.9.4 */
291 hash.sha1(0, filesize) == "44e7d23bf7470c98fd232d7e7a04e1f68bd04af9" or // wp-admin/includes/template.php
292
293 /* Wordpress 4.0 */
294 hash.sha1(0, filesize) == "16270033d7ae3ed2c76f9ec41a9b976fbc61064e" or // wp-content/plugins/akismet/class.akismet-admin.php
295 hash.sha1(0, filesize) == "93b1ae2cfac4d89cd0bbdc4ca5f3ea2084df4495" or // wp-includes/js/tinymce/tinymce.min.js
296 hash.sha1(0, filesize) == "b77c56f76507611b337e3f0e775c22588c9632cc" or // wp-includes/class-IXR.php
297 hash.sha1(0, filesize) == "7b85c502fa925cd50727a4038145d90eb6eb0bad" or // wp-admin/includes/template.php
298 hash.sha1(0, filesize) == "309e673bc04e1c310bfccccd9888c006e13722be" or // wp-includes/functions.php
299 hash.sha1(0, filesize) == "d79f7c2d920f383cb0e6f4083939c32a140319c3" or // wp-includes/class-wp-customize-control.php
300 hash.sha1(0, filesize) == "acfb5a32bf5e8e829eaa3c56f7ef0fcb4420b73f" or // wp-includes/load.php
301 hash.sha1(0, filesize) == "1558cb5edf91b4dec5b5dc542579326f55fcc28e" or // wp-admin/includes/schema.php
302
303 /* Wordpress 4.0.2 */
304 hash.sha1(0, filesize) == "2ecb411612d5b1530a9c2ffef1fc5e1326cf6027" or // wp-content/plugins/akismet/class.akismet-admin.php
305 hash.sha1(0, filesize) == "adae9e0270d21835f329a4dfb857ab10133436f8" or // wp-admin/includes/template.php
306
307 /* Wordpress 4.1 */
308 hash.sha1(0, filesize) == "e01ac1f8cbe8ab64e84b334c58b5c8af2cf41509" or // wp-includes/js/tinymce/tinymce.min.js
309 hash.sha1(0, filesize) == "ab6161dc4c50d19e9d201634ca8ba2d96fb80fc3" or // wp-includes/ID3/getid3.lib.php
310 hash.sha1(0, filesize) == "b6ba1a1419e5773360e0872a93c24b9d67698731" or // wp-includes/class-IXR.php
311 hash.sha1(0, filesize) == "5fa674e723dbaee40d4a219fcd839064c7182082" or // wp-admin/includes/template.php
312 hash.sha1(0, filesize) == "b769e6f073ea525e2465b605abb7e6e3e5b77c25" or // wp-includes/ID3/getid3.php
313 hash.sha1(0, filesize) == "6064b351860ea8d382f96346d819a52148e086c1" or // wp-includes/functions.php
314 hash.sha1(0, filesize) == "7c55402493792abbed050d2e8cc494152ff073af" or // wp-includes/ID3/module.tag.id3v2.php
315 hash.sha1(0, filesize) == "81f3f71e108f3bfca2cf7a30bc7e3035e42f733d" or // wp-includes/ID3/module.audio-video.matroska.php
316 hash.sha1(0, filesize) == "170419966151e4e6bd60c87744b3880dc8b50f84" or // wp-includes/load.php
317 hash.sha1(0, filesize) == "b83f659cd09f0d4e5e6485a92751d580d56c1160" or // wp-admin/includes/schema.php
318 hash.sha1(0, filesize) == "3a43a64de9462ccddc18d05faf3e8bb42a2a9440" or // wp-admin/includes/class-ftp.php
319
320 /* Wordpress 4.1.2 */
321 hash.sha1(0, filesize) == "d64e8b491e88e8c8fcdbc6bcf73c4b14378dd6ac" or // wp-admin/includes/template.php
322 hash.sha1(0, filesize) == "2e863bf3dc516fcdb811362c1b4cbdf501070265" or // wp-includes/functions.php
323
324 /* Wordpress 4.2 */
325 hash.sha1(0, filesize) == "30e63faf926f3ec391afabaa9c296b65e149981a" or // wp-includes/js/tinymce/tinymce.min.js
326 hash.sha1(0, filesize) == "aff70e3c53d9ee97d3870144cca84869117f51c2" or // wp-includes/class-IXR.php
327 hash.sha1(0, filesize) == "a97f0a85009f7e19e7e3edaba2dc084845f11c09" or // wp-admin/includes/template.php
328 hash.sha1(0, filesize) == "ea45e00502ee030229a2940ad297ff7d6fc71d0c" or // wp-includes/functions.php
329 hash.sha1(0, filesize) == "fa12d10bdc4af9abf572dfdd3d7e752c7d2fd2df" or // wp-includes/load.php
330 hash.sha1(0, filesize) == "f00abe48357b10eafbf1a40855a330436633c831" or // wp-admin/includes/schema.php
331
332 /* Wordpress 4.2.2 */
333 hash.sha1(0, filesize) == "e350431c90bd2ae81d244b2efc6d3844eb43959d" or // wp-includes/js/tinymce/tinymce.min.js
334
335 /* Wordpress 4.3 */
336 hash.sha1(0, filesize) == "2d97f1953b9cc70c72a53515d5339ad46875bba8" or // wp-content/plugins/akismet/class.akismet-admin.php
337 hash.sha1(0, filesize) == "f563d6766a7ef4812132ccb6964faff2f565c4b4" or // wp-includes/js/tinymce/tinymce.min.js
338 hash.sha1(0, filesize) == "2cfb4df95ef1aefdcdf066fc950ada9216d44748" or // wp-includes/ID3/getid3.lib.php
339 hash.sha1(0, filesize) == "2a0b24a1b350abb18830bddb751b7bd93871eb65" or // wp-includes/class-pop3.php
340 hash.sha1(0, filesize) == "2772b68e7fe30dfdc26116b5354269cce326a26d" or // wp-includes/class-IXR.php
341 hash.sha1(0, filesize) == "122959dd4ed4809995e343cbe136f380b9a2f4ec" or // wp-admin/includes/template.php
342 hash.sha1(0, filesize) == "3601bb01eabe1d97f9befc11171f72aa498acaf7" or // wp-includes/ID3/getid3.php
343 hash.sha1(0, filesize) == "a63036a84eaa6832eb48b53d94f18506bea9f5a2" or // wp-includes/functions.php
344 hash.sha1(0, filesize) == "1d4cac818edf491d0c3136ba3d87c2975a8f1835" or // wp-includes/class-phpmailer.php
345 hash.sha1(0, filesize) == "f02356312d8dac3c78ec23857822afd1ef5d7256" or // wp-includes/ID3/module.tag.id3v2.php
346 hash.sha1(0, filesize) == "059599a5f5d0ae41faba440598986e647a5b18c4" or // wp-includes/ID3/module.audio-video.matroska.php
347 hash.sha1(0, filesize) == "8018b24f7a8f601dc95652b6a349aef134e6523f" or // wp-includes/load.php
348 hash.sha1(0, filesize) == "150c1b94dd4362bc8486d4d7d8341eeabda67517" or // wp-admin/includes/schema.php
349 hash.sha1(0, filesize) == "0e08bb94db2c61fa2a0568c483c949e66388e877" or // wp-admin/includes/class-ftp.php
350
351 /* Wordpress 4.3.1 */
352 hash.sha1(0, filesize) == "f5a651a0956940708bd301aa51e678fc75920692" or // wp-includes/js/tinymce/tinymce.min.js
353 hash.sha1(0, filesize) == "9b0d14049d987d3799f55a187fff28490907bd73" or // wp-admin/includes/template.php
354
355 /* Wordpress 4.4 */
356 hash.sha1(0, filesize) == "e5895a9b2fb87f973bcb61c1d261b333af601f4a" or // wp-includes/js/tinymce/tinymce.min.js
357 hash.sha1(0, filesize) == "0794b593c9e46b04d4a59fee9033eb48b1fd6ec2" or // wp-includes/class-pop3.php
358 hash.sha1(0, filesize) == "beb694e678f0f5f932ab0b379a0b8ea23d115ff4" or // wp-includes/class-IXR.php
359 hash.sha1(0, filesize) == "ade3248a6ea9fd09cca12fb1ca1ee4795a33c0c9" or // wp-admin/includes/template.php
360 hash.sha1(0, filesize) == "6f0d159007dd930e9d626f439375b8bbcfc605e3" or // wp-includes/functions.php
361 hash.sha1(0, filesize) == "ccc4f836aafdf9d7323eb3b83902edac23e66250" or // wp-includes/load.php
362 hash.sha1(0, filesize) == "8e82a4af96877e60d6e0c768171f19b36ac60196" or // wp-admin/includes/schema.php
363 hash.sha1(0, filesize) == "4bfa19d7a879df5ee8cf3b22e4900661c0759fea" or // wp-admin/includes/class-ftp.php
364
365 /* Wordpress 4.4.1 */
366 hash.sha1(0, filesize) == "bfbd2845d3c931b6db059d9e968aa8ba86e6a92c" or // wp-includes/class-IXR.php
367 hash.sha1(0, filesize) == "b101b029420f3a93bf81c806be728863462f4898" or // wp-includes/functions.php
368 hash.sha1(0, filesize) == "d07798ef2f94bf0d1d34287378013e67104d0f89" or // wp-includes/class-phpmailer.php
369
370 /* Wordpress 4.4.2 */
371 hash.sha1(0, filesize) == "0248f8986d459efe56f888258f3588b1ab3f5c3e" or // wp-includes/load.php
372
373 /* Wordpress 4.4.3 */
374 hash.sha1(0, filesize) == "d5b3eb3d5606a6deff3df44b21c1a0b72ea3db22" or // wp-admin/includes/template.php
375
376 /* Wordpress 4.5 */
377 hash.sha1(0, filesize) == "d7b08235a591289efbb34dce747655e7bf3eb8a0" or // wp-includes/js/tinymce/tinymce.min.js
378 hash.sha1(0, filesize) == "4d7941a92e9d54fa93ac2c32d845b815c2888b97" or // wp-admin/includes/template.php
379 hash.sha1(0, filesize) == "86046badfe80345980d012b2b17f15893a61fd4a" or // wp-includes/functions.php
380 hash.sha1(0, filesize) == "48834716595aec19ebdc740f084d6c162b2216bc" or // wp-includes/random_compat/random.php
381 hash.sha1(0, filesize) == "e1e2beae1fd39713a557f3708712648b13a55594" or // wp-includes/load.php
382 hash.sha1(0, filesize) == "559be10bef70c9a098eefc7d858ec568b803e34b" or // wp-admin/includes/schema.php
383 hash.sha1(0, filesize) == "3f5c09257f346218dcbc424e68cb7f7536e9c415" or // wp-admin/includes/class-ftp.php
384
385 /* Wordpress 4.5.1 */
386 hash.sha1(0, filesize) == "39ae0d6483c7e6dd5591f65291902d531a46d212" or // wp-includes/js/tinymce/tinymce.min.js
387 hash.sha1(0, filesize) == "097037e0796d61d62497c7112067baab49efb7e3" or // wp-includes/functions.php
388
389 /* Wordpress 4.5.3 */
390 hash.sha1(0, filesize) == "f3cc06e022008a67f5f29359ef886bd164d2b5b3" // wp-includes/load.php
391
392} \ No newline at end of file