The Wayback Machine - https://web.archive.org/web/20200616161503/https://github.com/topics/intrusion-detection
Skip to content
#

intrusion-detection

Here are 151 public repositories matching this topic...

JLsushmaumesh
JLsushmaumesh commented Mar 31, 2020

Document : https://osquery.io/schema/4.2.0
Table : md_devices [Software RAID array settings]

Column's :

  1. active_disks | INTEGER | Number of active disks in array
  2. failed_disks | INTEGER | Number of active disks in array
  3. spare_disks | INTEGER | Number of active disks in array
    4.check_array_progress | TEXT | Progress of the resync activity
    5.check_array_finish | TEXT | Estimated dur
nitrocode
nitrocode commented Feb 1, 2019

Hello. We currently run 2.9.4 and run into the 1000 dead agents issue and would like to upgrade to the latest version to take advantage of the -F switch to "Remove agents with duplicated IP if disconnected since seconds." (wazuh/wazuh#125)

  1. How would it be possible to upgrade with zero downtime? We're on CentOS 7.x.
  2. Could we just download the tar.gz file,
chriswhitehat
chriswhitehat commented May 20, 2018

An increasing number of sites are supporting HTTP 2.0 which manifests very different than HTTP 1.* traffic. This analyzer adds an http2 log as well as intel framework extensions. Because it is an analyzer it requires access to the compiled source of Bro to be compiled itself as opposed to a regular bro script.

https://github.com/MITRECND/bro-http2

As the http2 analyzer documentation states

sergiospa
sergiospa commented Mar 10, 2020

Description

When we have an automatic email reports configuration and there are no alerts to be reported that day (e.g the rule or group of rules that we have configured in reports have not triggered during the day), the report will not be sent.

This is not good behavior because it can lead the user to think that the automatic reports are not working.

Let's also say that I have to sen

jctello
jctello commented Nov 5, 2019
Wazuh Elastic Rev
3.10 7.x ---

Description
Letters will move around as you hover over items in the Kibana App using Firefox.
This is most notable in the Management tab and when the window size is somewhat small.

Steps to reproduce
With Firefox

  1. Go to Management
  2. Hover over the different dashboard buttons
  3. Resize browser win
jm404
jm404 commented Jul 1, 2019

Hello team!

According to https://www.elastic.co/guide/en/elasticsearch/reference/7.2/security-api-put-user.html it's possible to manage Elastic users by using API like the following example:

curl -X POST "localhost:9200/_security/user/jacknich" -H 'Content-Type: application/json' -d' 

Elastic tasks can be enhanced by allowing to create users and manage their attributes and pas

neilcook
neilcook commented Feb 21, 2018

ipcipher is described here:
https://powerdns.org/ipcipher/

This feature would be a global configuration option that causes all IP addresses (v4 and v6) to be encrypted using ipcipher before logging. Note that this would be for all "built-in" logging, and 'default' policy logging, but would not prevent people from using the custom logging functions to log unencrypted IP addresses. The encrypted

Improve this page

Add a description, image, and links to the intrusion-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intrusion-detection topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.