Deployed 1a4a761 with MkDocs version: 1.4.3

gh-pages
Alexandre Dulaunoy 2023-06-16 10:51:39 +02:00
parent 284805fefc
commit 93683e55dc
8 changed files with 51 additions and 9 deletions

View File

@ -900,6 +900,13 @@
whois
</a>
</li>
<li class="md-nav__item">
<a href="#whoisfreaks" class="md-nav__link">
whoisfreaks
</a>
</li>
<li class="md-nav__item">
@ -1703,6 +1710,13 @@
whois
</a>
</li>
<li class="md-nav__item">
<a href="#whoisfreaks" class="md-nav__link">
whoisfreaks
</a>
</li>
<li class="md-nav__item">
@ -1815,7 +1829,7 @@ Link of an AssemblyLine submission report.
- <strong>output</strong>:
MISP attributes &amp; objects parsed from the AssemblyLine submission.
- <strong>references</strong>:
<a href="https://www.cyber.cg.ca/en/assemblyline">https://www.cyber.cg.ca/en/assemblyline</a>
<a href="https://www.cyber.gc.ca/en/assemblyline">https://www.cyber.gc.ca/en/assemblyline</a>
- <strong>requirements</strong>:
assemblyline_client: Python library to query the AssemblyLine rest API.</p>
</blockquote>
@ -3424,6 +3438,34 @@ Text describing the result of a whois request for the input value.
uwhois: A whois python library</p>
</blockquote>
<hr />
<h4 id="whoisfreaks"><a href="https://github.com/MISP/misp-modules/tree/main/misp_modules/modules/expansion/whoisfreaks.py">whoisfreaks</a><a class="headerlink" href="#whoisfreaks" title="Permanent link">&para;</a></h4>
<p><img src=../logos/whoisfreaks.png height=60></p>
<p>An expansion module for <a href="https://whoisfreaks.com/">https://whoisfreaks.com/</a> that will provide an enriched analysis of the provided domain, including WHOIS and DNS information.
Our Whois service, DNS Lookup API, and SSL analysis, equips organizations with comprehensive threat intelligence and attack surface analysis capabilities for enhanced security.
Explore our website's product section at <a href="https://whoisfreaks.com/">https://whoisfreaks.com/</a> for a wide range of additional services catering to threat intelligence and attack surface analysis needs.
- <strong>features</strong>:</p>
<blockquote>
<p>The module takes a domain as input and queries the Whoisfreaks API with it.</p>
<p>Some parsing operations are then processed on the result of the query to extract as much information as possible.</p>
<p>After this we map the extracted data to MISP attributes.
- <strong>input</strong>:
A domain whose Data is required
- <strong>output</strong>:
MISP attributes resulting from the query on Whoisfreaks API, included in the following list:
- domain
- dns-soa-email
- whois-registrant-email
- whois-registrant-phone
- whois-registrant-name
- whois-registrar
- whois-creation-date
- domain
- <strong>references</strong>:
<a href="https://whoisfreaks.com/">https://whoisfreaks.com/</a>
- <strong>requirements</strong>:
An access to the Whoisfreaks API_KEY</p>
</blockquote>
<hr />
<h4 id="wiki"><a href="https://github.com/MISP/misp-modules/tree/main/misp_modules/modules/expansion/wiki.py">wiki</a><a class="headerlink" href="#wiki" title="Permanent link">&para;</a></h4>
<p><img src=../logos/wikidata.png height=60></p>
<p>An expansion hover module to extract information from Wikidata to have additional information about particular term for analysis.

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
logos/whoisfreaks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

View File

@ -2,37 +2,37 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.misp-project.org/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/contribute/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/expansion/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/export_mod/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/import_mod/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/install/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.misp-project.org/license/</loc>
<lastmod>2023-05-31</lastmod>
<lastmod>2023-06-16</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.