Skip to content

lukas-mertens/malscc

Repository files navigation

MalSCC - Machine Learning Scan Classifier

MalSCC is a tool to sort out empty pages from bulk scans. This repository contains the source code for the web-app. It uses a pre-trained artificial neural network to categorize the pages.

How to build

First execute npm install to install the required dependencies.

To build the static files for a minimal webserver execute npm run build-dist. The output files are going to be generated in the dist directory.

Contributing

Run npm run watch to start the local development server.

Additional info

I wrote a paper about this project. You can find it here.

About

Machine Learning Scan Classifier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published