Skip to content

Commit d4ed5ff

Browse files
committed
adjusted doc
1 parent 611dd5e commit d4ed5ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/IntelOwl/advanced_usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ table, th, td {
142142
<td>This framework tries to render a potential phishing page and extract useful information from it. Also, if the page contains a form, it tries to submit the form using fake data. The goal is to extract IOCs and check whether the page is real phishing or not.</td>
143143
</tr>
144144
<tr>
145-
<td>Thug</td>
145+
<td>Thug (AMD64 only)</td>
146146
<td>
147147
<ul>
148148
<li><code>Thug_URL_Info</code></li>

docs/IntelOwl/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In some systems you could find pre-installed older versions. Please check this a
1515
<ul>
1616
<li>The project uses public docker images that are available on <a href="https://hub.docker.com/repository/docker/intelowlproject/intelowl">Docker Hub</a></li>
1717
<li>IntelOwl is tested and supported on Debian-based distros. More precisely we develop and test on Ubuntu, so we suggest using it to have a similar environment in case of troubleshooting. Other Linux-based OS <i>should</i> work but that has not been tested much. It <i>may</i> also run on Windows, but that is not officially supported.</li>
18-
<li>IntelOwl builds are multi-arch so from v6.3.0 onwards IntelOwl supports both AMD64 and ARM64. Be aware that some integrated tools like Thug do not provide compatibility with ARM64 so not every analyzer is supported.
18+
<li>IntelOwl builds are multi-arch so from v6.3.1 onwards IntelOwl supports both AMD64 and ARM64. Be aware that some integrated tools like Thug do not provide compatibility with ARM64 so not every analyzer is supported.
1919
<li>Before installing remember that you must comply with the <a href="https://github.com/certego/IntelOwl/blob/master/LICENSE">LICENSE</a> and the <a href="https://github.com/certego/IntelOwl/blob/master/.github/legal_notice.md">Legal Terms</a></li>
2020
</ul>
2121
</div>

0 commit comments

Comments
 (0)