mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Combined whitelist sources updated
This commit is contained in:
13
index.html
13
index.html
@@ -6,22 +6,13 @@ layout: default
|
||||
<p>To use the database simply add "--combined-whitelist" argument when calling the scanner.</p>
|
||||
<p>Database contains unique md5 hashes for opensource projects in gzipped format, binary search used for efficiency.</p>
|
||||
|
||||
<h2><a href="https://checksums.kubik-rubik.de" target="_blank">Kubik-Rubik's CMS MD5 checksums</a></h2>
|
||||
<p>Website contains hash information for every releases of the following CMS systems: Drupal, Joomla!, Pagekit, Typo3, Wordpress<br>Contao is excluded.</p>
|
||||
<p>Maintainer is <a href="https://github.com/Kubik-Rubik" target="_blank">@Kubik-Rubik</a></p>
|
||||
|
||||
<h2>General sources</h2>
|
||||
<ul>
|
||||
<li><a href="https://code.jquery.com/jquery/">jQuery</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Workflow to generate database</h2>
|
||||
<p>See <code>tools/combined_whitelist/generate.php</code></p>
|
||||
|
||||
<h2>Latest database</h2>
|
||||
<ul>
|
||||
<li><a href="/database/compressed.dat">compressed.dat</a></li>
|
||||
<li>sha256: dd3dce0db58fd01f5891bcf09a8af6452b9eead4a41588a494cb15fc54bf5cc5</li>
|
||||
<li>updated on Dec 11, 2018</li>
|
||||
<li>sha256: a308d3e6862b915caf466b5a9b997a186b017c6a534e3abf4372ba0ea3ec7692</li>
|
||||
<li>updated on Feb 22, 2019</li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user