This repository contains Nanny-On agent source codes. Anyone can contribute to this 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.
You are always welcomed to join this project.
This project is sponsored by NIPA to promote Open Source Software development.
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.
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).
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.
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.
We always welcome to contribute our opensource project Nanny-On. For details, see this.
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
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 (c) 2013-2021 ASHINi Corp.
All rights reserved.