Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cloud based framework for detecting malicious files using Machine Learning 🎓

NotificationsYou must be signed in to change notification settings

viorelyo/ExtWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtWatcher

Cloud based framework for detecting malicious files using Machine Learning.

Description

ExtWatcher evolved from the idea of Bachelor Thesis Project. At the moment it has support just for analyzingPDF files. But there are plans for integrating other ML models for analyzing different file formats.
By assembling more components into ExtWatcher, we came up with a more complex software system. We have developed:

  1. Windows Service for detecting the downloaded files, blocking and uploading them to the Analyzing Framework. It can take the corresponding action on that blocked files based on the scanning result (unblock + keep / delete).
  2. System Tray Application for catching the events thrown by Windows Service when a file is being scanned. The events are transformed into Windows System Notifications.
  3. Windows Installer that wraps both the Windows Service and the System Tray App in order to automate the configuration and start of the application.
  4. React Dashboard for visualizing the metadata generated after scanning files. As a bonus it offers a crossplatform solution that implies submitting the URL of a file and the Framework will download and analyze it automatically.

Overview

Built with

  • C#, .NET
  • Python Flask
  • Scikit-learn
  • ReactJS

Links

Thesis
Presentation

Demos

  • Windows Service + System Tray App

  • ExtWatcher Dashboard

About

Cloud based framework for detecting malicious files using Machine Learning 🎓

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp