Skip to content

Commit 2315002

Browse files
committed
Add manifest and description
1 parent 3518ea3 commit 2315002

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

BappDescription.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<p>This extension detects cryptojacking by looking for script includes from over 5700 known crypojacking domains.</p>
2+
3+
<p>The current version is based on lists from <a href="https://github.com/ZeroDot1/CoinBlockerLists">CoinBlockerLists</a> and more sources may be added in future.</p>
4+
5+
<p>The code includes a command-line script to update the sources from Github.</p>

BappManifest.bmf

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Uuid: f317b96ea38b46fab74b13decc7116cc
2+
ExtensionType: 2
3+
Name: Cryptojacking Mine Sweeper
4+
RepoName: mine-sweeper
5+
ScreenVersion: 1.0
6+
SerialVersion: 1
7+
MinPlatformVersion: 0
8+
ProOnly: True
9+
Author: Michael Skelton
10+
ShortDescription: Detects script includes from over 5700 known crypojacking domains.
11+
EntryPoint: minesweeper.py

0 commit comments

Comments
 (0)