-
Updated
Jul 26, 2021
incident-response
Here are 273 public repositories matching this topic...
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Jul 31, 2021 - Shell
-
Updated
Jul 26, 2021
-
Updated
Aug 2, 2021 - C
-
Updated
Jul 31, 2021 - Scala
-
Updated
Aug 2, 2021 - Python
-
Updated
Aug 2, 2021 - C
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jun 1, 2021 - Python
-
Updated
Jul 1, 2021
-
Updated
Jun 21, 2021 - Dockerfile
-
Updated
Aug 2, 2021 - Go
-
Updated
May 11, 2021 - Scala
-
Updated
Apr 22, 2021 - Python
https://intelmq.readthedocs.io/en/latest/user/bots.html#filter
Currently the docs say:
filter_regex - attribute determines if the filter_value shall be treated as regular expression or not.
If this attribute is not empty, the bot uses python’s “search” function to evaluate the filter.
It is not clear from this text, that the "search" function is re.search and what it implies (as
-
Updated
Apr 6, 2020
-
Updated
Aug 2, 2021 - Python
-
Updated
Jul 18, 2021 - Python
-
Updated
Aug 16, 2020 - C++
-
Updated
Apr 8, 2021
-
Updated
Jul 28, 2021 - Python
Feedback
I think that you are doing a very necessary system and your idea is cool, but at the moment it has a lot of bugs. From what I noticed, the assets do not understand the ascii characters and the system crashes. In addition, I did not find a description of the API, I would like to integrate your system into TheHive, or rather make it possible to view information about an asset in TheHive. I believe t
-
Updated
Jul 4, 2021 - Python
-
Updated
Jun 2, 2021
-
Updated
May 27, 2019 - Shell
-
Updated
Feb 21, 2021 - Batchfile
-
Updated
May 8, 2021 - Shell
-
Updated
Jul 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the incident-response topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the incident-response topic, visit your repo's landing page and select "manage topics."
Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us