Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3bef4eb..c974631 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,14 @@
-ransomware_detection
+# Nextcloud Ransomware Detection
+
+**Ransomware detection with guided user-controlled recovery.**
+
+![](screenshots/goldeneye-0.2.2.png)
+
+This app monitors file operations and groups them into activity intervals to detect ransomware attacks using generic indicators.
+Generic ransomware indicators analyze and classify these activity intervals applying a color coding for a guided user-controlled recovery.
+
+## Features
+
+* **Ransomware Detection:** Monitoring the file operations, analysing and classifying the collected data by using generic indicators allows a reliable detection.
+* **Recovery Interface:** The color coded results of the classification offer an easy-to-use recovery interface giving the user full control of the recovery process.
+* **Guided Undo:** The guided user-controlled recovery allows the user to quick and savely restore all - by ransomware - encrypted files without being affected by any false positives.