Skip to content
/ agent Public

This repository contains Nanny-On agent source codes. Anyone can contribute to write and update the codes. Please join us.

License

Notifications You must be signed in to change notification settings

nanny-on/agent

Repository files navigation

Nanny-On agent for Linux

This repository contains Nanny-On agent source codes. Anyone can contribute to this project.

What is Nanny-On Open Source Project

Nanny-On is an application control program taking advantage of adaptive whitelisting technologies. Generally, application control programs enhance security features and availability of embedded systems such as POS, CD/ATM, ICS(Industrial Control System), etc. However, we wish to extend the target system to personal and server computers. Nanny-On project is to implement and maintain application control software for Linux kernels.

image

You are always welcomed to join this project.

This project is sponsored by NIPA to promote Open Source Software development.

Nanny-On: Next Generation Endpoint Security Protection

Endpoints are a primary target of cyber attacks. Nanny-On delivers the most complete endpoint security functionality using state-of-the-art technologies from preventing execution of unknown malware to hardening systems.

image

Actually, we have really focused on implementing whitelist-based application control on Linux systems. The reason why we've done it is to overcome the limitations of traditional anti-virus software using signature-based malware detection thechnologies(a.k.a. blacklist-based).

image

Why Whitelist-based Application Control

Application whitelisting has been based on zero-trust concept(default-deny). Users or system managers only trust applications which were made and published by well-known developers or software vendors.

image

When it comes to prevention from malware infection, application controls will bring a variety of benefits to us. Firstly, you can protect your endpoints from zero-day attack by unkown malware. This is because application controls eanble your computer systems to execute only approved applications. In other word, execution of unauthorized programs including computer viruses will be blocked or suspended. In addition, prvention from running useless processes not only makes resource management efficient, but improves produtivity.

How to Contribute to Nanny-On Project

We always welcome to contribute our opensource project Nanny-On. For details, see this.

How to Install

You can install elf files on your ubuntu systems without building as well. Bofore installation, you can download the latest version of Nanny-On agent at our GitHub

The installation step is here

License

Nanny-On for Linux is licensed under the GNU General Public License version 3, which means that you are free to get and use it for commercial and non-commercial purposes as long as you fulfill its conditions.

See the LICENSE file for more details.

Copyright

Copyright (c) 2013-2021 ASHINi Corp.

All rights reserved.