All Projects → nanny-on → agent

nanny-on / agent

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

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to agent

flutter-elinux
Flutter tools for embedded Linux (eLinux)
Stars: ✭ 139 (+892.86%)
Mutual labels:  embedded-systems, embedded-linux
Firmware Over The Air
graduation project of ITI, flashing a new firmware over the air for automotive industry
Stars: ✭ 18 (+28.57%)
Mutual labels:  embedded-systems, embedded-linux
flutter-embedded-linux
Embedded Linux embedding for Flutter
Stars: ✭ 866 (+6085.71%)
Mutual labels:  embedded-systems, embedded-linux
flutter-elinux-plugins
Flutter plugins for embedded Linux (eLinux)
Stars: ✭ 21 (+50%)
Mutual labels:  embedded-systems, embedded-linux
embedded-software-skills
Skills/Knowledge required to become a champion Embedded Software Developer.
Stars: ✭ 150 (+971.43%)
Mutual labels:  embedded-systems, embedded-linux
awesome-edge-ai
A curated list of edge tools for AI applications
Stars: ✭ 38 (+171.43%)
Mutual labels:  embedded-systems
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (+0%)
Mutual labels:  embedded-systems
TinyCog
Small Robot, Toy Robot platform
Stars: ✭ 29 (+107.14%)
Mutual labels:  embedded-systems
EmbeddedLapack
Linear algebra for embedded system with MATLAB style
Stars: ✭ 92 (+557.14%)
Mutual labels:  embedded-systems
MultiAV2
MultiAV scanner with Python and JSON REST API using Malice Docker AV Containers and Docker-Machine based Autoscaling
Stars: ✭ 30 (+114.29%)
Mutual labels:  antivirus
open-electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 347 (+2378.57%)
Mutual labels:  embedded-systems
riscv em
Simple risc-v emulator, able to run linux, written in C.
Stars: ✭ 51 (+264.29%)
Mutual labels:  embedded-systems
LameUI
A very lame UI library for embedded systems.
Stars: ✭ 35 (+150%)
Mutual labels:  embedded-systems
mish
A no-std libm implementation in Rust
Stars: ✭ 14 (+0%)
Mutual labels:  embedded-systems
Drivers-AVR-Atmega32
Drivers for Atmega 32
Stars: ✭ 21 (+50%)
Mutual labels:  embedded-systems
openncc
OpenNCC Kit
Stars: ✭ 23 (+64.29%)
Mutual labels:  embedded-systems
antirootkit-anti-splicer
The project is a demo solution for one of the anti-rootkit techniques aimed on overcoming splicers
Stars: ✭ 31 (+121.43%)
Mutual labels:  antivirus
redirfs
A Linux file system filter based on redirfs
Stars: ✭ 27 (+92.86%)
Mutual labels:  antivirus
Firmware-Analysis-Papers
Recent security papers on firmware analysis
Stars: ✭ 53 (+278.57%)
Mutual labels:  embedded-systems
uDevkit-SDK
Embedded systems SDK for Uniswarm boards and others (dsPIC33, dsPIC30, PIC24 and PIC32 compatible)
Stars: ✭ 14 (+0%)
Mutual labels:  embedded-systems

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].