Giter Site home page Giter Site logo

wervice / wrenav Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 150 KB

Wren AV is an open-source antivirus and security management software for every common os. It supports EPS, MDR and Firewall-Management. Right now, it's just in the beginning and only the EPS is done.

License: GNU General Public License v3.0

Python 100.00%
antivirus clamav clamav-antivirus hashing malware security

wrenav's Introduction

Wren Antivirus

Wren Antivirus is going to be an open-source security all-rounder for every common os in the world. It will to support EPS, MDR and Firewalls for your IT infrastructure. Right now, it is just in the beginning. It will use ClamAV and MalwareBazaar to detect new and complicated malware fast and safe. Wren EPS also supports Live-Time-Protection and strong malware scans for Linux, MacOS and Windows. WrenAV is an open source project from Germany and has to follow the GDPR.

How fare is it now?

  • Stable GUI for Linux
  • Virus scans for Linux
  • Live-Time for Linux

Whats comming next?

  • Full os scanning
  • Firewall
  • File protection and backup
  • A comfortable installer
  • Managed Detection and Reaction for
  • Maybe more langauages
  • Everything also for Windows and OSX, too

EPS

EPS is the abreviation for Endpoint Security.
This means defend the Endpoint PC from viruses and file-loses.
Wren EPS protects the PC using live-time watching the users home-folder, full- and systemscans, firewall and a filesafe.

Livetime Watching

The Livetime watching and protection uses watchdog to recurifly scan the users home directory. When any file changes, it will be copied to the /tmp directory, where ClamAV will scan it. Wren will also send a hash to MalwareBazaar to scan it for viruses. After the scan is done, Wren will remove the file from /tmp again.

Scans

Wren EPS uses ClamAV and MalwareBazaar to scan file for viruses. ClamAV has modern ways to detect viruses fast and secure. MalwareBazaar has thousands of malware-hashes. This is a very safe, fast and easy way to detect new malware in sencods. Notice, that Wren EPS sends an HTTP Request to MalwareBazaar by abuse.ch. They will get your IP adress. Abuse.ch is GDPR conform and is from Switzerland. More information here.

MDR

MDR is the abreviation for Managed Detection and Reaction. It means, that every computer in a network gets notified when an other device was infected. So, the computer can use special tools and settings, to stop the virus infecting the network.

Firewall

A firewall can block incomming and outgoing connections and requests. For example, it can block the port 22 for incomming requests from insecure IPs and stop attacers accessing your computers.

Filesafe

A filesafe can protect your data against ransomeware and spyware. Ransomeware encrypts your files and wants you to pay money to get them back. Spyware steals your data and shares for example in the darkweb. The filesafe protects your by encrypting them, running the chattr +i command and use strong chmods like sudo chmod 700. It also supports backups to external drives or folders.

Wren Antivirus uses modern libraries to work. If you want to learn more about this, read the markdown.

wrenav's People

Contributors

wervice avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.