WatchAD | AD Security Intrusion Detection System | Security library

 by   0Kee-Team Python Version: Current License: GPL-3.0

kandi X-RAY | WatchAD Summary

kandi X-RAY | WatchAD Summary

WatchAD is a Python library typically used in Security applications. WatchAD has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has medium support. However WatchAD has 22 bugs. You can download it from GitHub.

AD Security Intrusion Detection System. English Document | 中文文档. After Collecting event logs and kerberos traffic on all domain controllers, WatchAD can detect a variety of known or unknown threats through features matching, Kerberos protocol analysis, historical behaviors, sensitive operations, honeypot accounts and so on.The WatchAD rules cover the many common AD attacks. The WatchAD has been running well on the Qihoo 360 intranet for more than six months and has found several threat activities. In order to support the open-source community and promote the improvement of the project, we decided to open source part of the system that based on the event log detections.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              WatchAD has a medium active ecosystem.
              It has 822 star(s) with 215 fork(s). There are 40 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 17 open issues and 18 have been closed. On average issues are closed in 5 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of WatchAD is current.

            kandi-Quality Quality

              OutlinedDot
              WatchAD has 22 bugs (22 blocker, 0 critical, 0 major, 0 minor) and 530 code smells.

            kandi-Security Security

              WatchAD has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              WatchAD code analysis shows 0 unresolved vulnerabilities.
              There are 17 security hotspots that need review.

            kandi-License License

              WatchAD is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              WatchAD releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are available. Examples and code snippets are not available.
              WatchAD saves you 4331 person hours of effort in developing the same functionality from scratch.
              It has 9178 lines of code, 918 functions and 125 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of WatchAD
            Get all kandi verified functions for this library.

            WatchAD Key Features

            No Key Features are available at this moment for WatchAD.

            WatchAD Examples and Code Snippets

            No Code Snippets are available at this moment for WatchAD.

            Community Discussions

            Trending Discussions on WatchAD

            QUESTION

            Laravel global session helper is not working
            Asked 2017-Oct-21 at 18:47

            I'm using Laravel version 5.4.36 and global session helper is not working anymore.

            Here is what I did: when a logged in user access a controller function, I need to save some data and when user refresh(reload) the page then I want to keep that data but it seems global session helper is not doing this. Is something I'm doing wrong? My session is file based. I followed official doc but unfortunately no help :)

            Storing data with $request->session()->put(...) is useless in my case because whenever user reload the page data lost.

            ...

            ANSWER

            Answered 2017-Oct-21 at 18:47

            Session data is actually stored later in the request lifecycle (search for "terminable middleware"), very late, even after the content has been sent to the user browser.

            But the exit; in your code instantly ends the PHP script, thus the terminate method of the middlewares aren't executed.

            More precisely, you skip executing the terminate method of Session/Middleware/StartSession.php.

            Source https://stackoverflow.com/questions/46866322

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install WatchAD

            WatchAD is a completely detection system with lots of components. Please refer to the installation tutorial to install. To set up a honeypot account, please refer to the honeypot account tutorial。. This project WatchAD only contains part of the code, which associated with the detection engine. In order to format the display you can put alarm data into your platform, or use the Web platform we developed -- WatchAD-Web, which is a simple platform tailored to WatchAD for some common operations. If you have more needs for interface design or operation experience, please customize the development according to WatchAD's alarm data.

            Support

            We come from 360 0KEE Team, if you have security tools or security system development experience , have passionate about security construction, please post your resume to: zhanglu-it#360.cn, renyan-it #360.cn, zhusiyu1#360.cn.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/0Kee-Team/WatchAD.git

          • CLI

            gh repo clone 0Kee-Team/WatchAD

          • sshUrl

            git@github.com:0Kee-Team/WatchAD.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Security Libraries

            Try Top Libraries by 0Kee-Team

            JavaProbe

            by 0Kee-TeamJava

            CatchMail

            by 0Kee-TeamPython