Skip to content

Commit 41708ee

Browse files
committed
Add FAQ section and mission statement to Threat Insights Portal documentation
1 parent 158431d commit 41708ee

30 files changed

Lines changed: 187 additions & 48 deletions

tip-v2-build/docs/faq.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
sidebar_position: 15
3+
---
4+
5+
# FAQs & Mission
6+
7+
## Goal of Threat Insights Portal
8+
9+
The goal behind Threat Insights Portal was to create a free, community-driven platform that helps users determine whether a file is trustworthy or potentially harmful.
10+
11+
Many existing online analysis tools are hidden behind paywalls or restricted access. To overcome this, I reached out to several of these services to explore collaboration opportunities. The idea was simple: bring these tools together in one place and provide a unified summary to help people stay safe and avoid accidentally running malware or other threats.
12+
13+
At its core, Threat Insights Portal uploads files to popular online analysis platforms such as VirusTotal, ANY.RUN, Triage, and others. It then consolidates the resulting reports into a single, easy-to-understand summary.
14+
15+
Over time, the project grew beyond just being a report aggregator. It now includes a community where users can share opinions, analysis, and verdicts with one another. New features were added to enhance malware detection and analysis, including:
16+
17+
- Extracting file metadata
18+
- Displaying readable content
19+
- Identifying interesting strings
20+
- Unpacking files to access embedded source code or components
21+
- Mapping relationships between files
22+
- Extracting malware configurations
23+
24+
And more
25+
26+
There is also a download feature that allows users to retrieve files and share them with the community.
27+
28+
## Despite its growth, the core mission remains unchanged: to offer a free tool that helps users avoid malware infections and to foster a global cybersecurity community focused on awareness and safety.
29+
30+
## Frequently Asked Questions
31+
32+
---
33+
34+
**1. "You already have too many running reports"**
35+
36+
:small_orange_diamond: This means your account is already using the full number of allowed parallel tasks (default: **3**).
37+
:small_orange_diamond: Or you're not logged in and using the default **guest** user, which also has a limit of **3** tasks.
38+
39+
---
40+
41+
**2. AnyRun has problems with my file**
42+
43+
:small*orange_diamond: Sometimes when a file is uploaded to my site and forwarded to AnyRun, its integrity might \_somehow* change (common with **NSIS** or other packers).
44+
:small_orange_diamond: If AnyRun doesn't run it properly, just open a ticket or ping me in #chatt . I’ll rerun it with **max/custom settings**.
45+
46+
---
47+
48+
**3. Weird strings got extracted, why?**
49+
50+
:small_orange_diamond: Extracting strings from binary files can produce odd or unrelated results.
51+
:small_orange_diamond: If you see strange strings, just #create-ticket and send me the report. I’ll check it out.
52+
53+
---
54+
55+
**4. I have a suggestion or an idea**
56+
57+
:bulb: Ping me or use #create-ticket — I’m always open to feedback! You can also drop ideas in #suggestions .
58+
59+
---
60+
61+
**5. False positive or missed malware**
62+
63+
:no_entry_sign: If you find false positives or undetected malware, please ping me or #create-ticket . I’ll gladly fix the report or detection.
64+
65+
---
66+
67+
**6. How can I support the project?**
68+
69+
:raised_hands: Just upload new or unknown malware and share the public reports — that already helps a lot!
70+
71+
---
72+
73+
**7. I want to use a report in a video/blog/elsewhere**
74+
75+
:loudspeaker: You’re welcome to use the reports in any **legal** media (video, blog, etc.).
76+
:white_check_mark: You can share, review, or even critique the service — both **positive and negative** feedback is appreciated!
77+
78+
Have more questions? Feel free to contact us or open an issue!

tip-v2/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<meta name="generator" content="Docusaurus v3.8.0">
66
<title data-rh="true">Page Not Found | Threat Insights Portal V2</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://neikidev.github.io/tip-v2/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://neikidev.github.io/tip-v2/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://neikidev.github.io/tip-v2/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | Threat Insights Portal V2"><link data-rh="true" rel="icon" href="https://tip.neiki.dev/Neiki.png"><link data-rh="true" rel="canonical" href="https://neikidev.github.io/tip-v2/404.html"><link data-rh="true" rel="alternate" href="https://neikidev.github.io/tip-v2/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://neikidev.github.io/tip-v2/404.html" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/tip-v2/blog/rss.xml" title="Threat Insights Portal V2 RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/tip-v2/blog/atom.xml" title="Threat Insights Portal V2 Atom Feed"><link rel="stylesheet" href="/tip-v2/assets/css/styles.e1b0a7d0.css">
8-
<script src="/tip-v2/assets/js/runtime~main.ebce5d38.js" defer="defer"></script>
9-
<script src="/tip-v2/assets/js/main.846349de.js" defer="defer"></script>
8+
<script src="/tip-v2/assets/js/runtime~main.a4c8fb19.js" defer="defer"></script>
9+
<script src="/tip-v2/assets/js/main.da672960.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">
1212
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"><defs>

tip-v2/assets/js/0480b142.4bb30861.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tip-v2/assets/js/32dd35a8.3201481f.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

tip-v2/assets/js/32dd35a8.62ea2d32.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)