Code Monkey home page Code Monkey logo

ids's Introduction

ids

基于系统快照的入侵检测系统

###功能介绍

###环境要求

  • linux
  • python 2.6/2.7
  • php&mysql&apache/nginx

###python端 介绍

  • config目录 存放用户自定义配置文件config.ini ,进程黑白名单和后门敏感关键字
  • include目录 存放程序配置文件
  • module目录 存放系统快照功能模块,模块编写按照里面的ids_framework框架编写。
  • main.py 主文件

###php端 介绍

  • 前端采用bootstrap+jquery设计而成

###运行 先新建数据库ids并把ids.sql导入

运行 python main.py

前端

index website

###总结 每当执行一次main.py后,ids就能发现所检测功能里所有发生的新变化,并且对这些新发生的变化进行危害分析,从而达到入侵检测的效果。

##有问题反馈 在使用中有任何问题,欢迎反馈给我,可以用以下联系方式跟我交流

ids's People

Contributors

youmengxuefei avatar

Watchers

 avatar  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.