Skip to content

Commit f7ddb19

Browse files
committed
Update submission policy and terms of service documentation
- Modified the submission policy to include a new section on Sandbox Submissions Policy with specific rules and additional information. - Updated the terms of service to reflect changes in the submission guidelines. - Changed the runtime script references in multiple HTML files to ensure consistency. - Added a new JavaScript file for handling submission policy content dynamically. - Updated the main index HTML file to reflect the latest changes in the documentation structure.
1 parent 910e238 commit f7ddb19

File tree

23 files changed

+443
-303
lines changed

23 files changed

+443
-303
lines changed

tip-v2-build/docs/submission-policy.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,31 @@ The following types of files may not be allowed, depending on context:
4848
- You are allowed to upload / fetch any file that you highly suspect to be malware.
4949
- You are allowed to upload / fetch any malware that you want to analyze further.
5050

51+
## Sandbox Submissions Policy
52+
53+
### General Notice
54+
55+
All Sandbox Submissions are subject to the general rules outlined above **in addition** to the specific terms listed below. Please read and follow them carefully.
56+
57+
### Submission Rules
58+
59+
By submitting a file for analysis, you agree to the following:
60+
61+
- **Malware only:** Uploads must be _suspected or confirmed malicious files_ only. Do **not** upload clean or known-safe software.
62+
- **Purpose:** Submissions must be for the purpose of verifying a file’s behavior or status — not for testing, enumeration, or manipulation of the sandbox environment.
63+
- **No enumeration or probing:** Any attempt to identify, fingerprint, or extract information about the sandbox infrastructure is strictly prohibited.
64+
- **No custom attack files:** Purpose-built files designed specifically to interfere with or exploit sandbox systems are forbidden.
65+
- **No destructive intent:** Files intended solely to damage, disable, or destroy sandbox instances or infrastructure are not permitted.
66+
- **No cryptocurrency miners:** Uploading miners such as _XMRig_ or similar tools is not allowed under any circumstance.
67+
68+
### Additional Information
69+
70+
- **Privacy:** Submissions are _not publicly visible_ by default. You may choose to share your analysis results with others.
71+
- **Ownership and visibility:** The owner of _Threat Insights Portal_ (**Neiki**) retains the right to view any submission and may share it at their discretion.
72+
- **Storage:** Uploaded files are only stored _temporarily_ for analysis purposes and are not retained or redistributed after the session completes.
73+
- **Third-party sharing:** No files are shared with external services or third parties (this may change in the future with prior notice).
74+
- **Rate limiting:** A global rate limit is enforced. Please avoid excessive or repeated submissions to ensure fair usage for all users.
75+
5176
## Consequences
5277

5378
Violating the submission policy may result in penalties, depending on the severity and frequency of the violation:

tip-v2-build/package-lock.json

Lines changed: 376 additions & 282 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tip-v2-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/core": "^3.8.0",
1919
"@docusaurus/preset-classic": "^3.8.0",
2020
"@mdx-js/react": "^3.1.1",
21-
"@redocly/redoc": "^0.125.3",
21+
"@redocly/redoc": "^0.126.1",
2222
"clsx": "^2.0.0",
2323
"prism-react-renderer": "^2.3.0",
2424
"react": "^19.2.0",

tip-v2/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.1">
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.287f7f91.css">
8-
<script src="/tip-v2/assets/js/runtime~main.4874e786.js" defer="defer"></script>
8+
<script src="/tip-v2/assets/js/runtime~main.a2cd13bd.js" defer="defer"></script>
99
<script src="/tip-v2/assets/js/main.2d59aad1.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

tip-v2/assets/js/7fb5ddcd.090330ba.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)