mirror of https://github.com/MISP/misp-modules
Deployed 3f042f8
with MkDocs version: 1.6.0
parent
6dd34a3e8f
commit
f975a19d52
|
@ -2878,7 +2878,7 @@ The python Google Search API library</p>
|
|||
<p>An expansion module to have the observable's threat score assessed by Google Threat Intelligence.
|
||||
- <strong>features</strong>:</p>
|
||||
<blockquote>
|
||||
<p>GTI assessment for the given observable, this include information about level of severity, a clear verdict (malicious, suspicious, undetected and bening) and additional information provided by the Mandiant expertise combined with the VirusTotal database.</p>
|
||||
<p>GTI assessment for the given observable, this include information about level of severity, a clear verdict (malicious, suspicious, undetected and benign) and additional information provided by the Mandiant expertise combined with the VirusTotal database.</p>
|
||||
<p><a href="https://github.com/MISP/MISP/assets/4747608/e275db2f-bb1e-4413-8cc0-ec3cb05e0414">Output example screeshot</a>
|
||||
- <strong>input</strong>:
|
||||
A domain, hash (md5, sha1, sha256 or sha512), hostname or IP address attribute.
|
||||
|
|
14
sitemap.xml
14
sitemap.xml
|
@ -2,37 +2,37 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/contribute/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/expansion/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/export_mod/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/import_mod/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/install/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.misp-project.org/license/</loc>
|
||||
<lastmod>2024-07-19</lastmod>
|
||||
<lastmod>2024-07-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue