intelligence
Here are 201 public repositories matching this topic...
It is common for any distribution to install a tool in a system location. tinfoleak seems design only to be ran from a current folder. Please enhance it. Here is the official python documentation https://docs.python.org/2/distutils/setupscript.html but there is a bigger problem.
The tool should follow Linux Filesystem Hierarchy Standard (FHS) directory structure in order to archive this.
Hi,
thank you in providing VM ready instance.
I am running your provided VM ver 3.0.2 and how do I upgrade this to 3.0.3?
I am using the vscode extension and there is no autocompletion for $path = $_SERVER['DOCUMENT_ROOT']."/directory".
Can I somehow specify the document root?
Description
Package uwsgi from Ubuntu repo is advised in production usage, but it is too old and won't work. File yeti_uwsgi.service has -w switch which is absent in this package.
Pip version works, probably it's sufficient to add uwsgi to requirements.txt
Environment
| Question | Answer |
|---|---|
| OS version | Ubuntu 16.04 LTS |
Streamline logging
The following things should be fixed:
- Inserts that trigger an upsert should be logged as an update
- An update should log the identifier/value the old value (or none) and the new value, eg:
column: old => new - Avoid duplicate code for scoped/unscoped that only differ in color codes
Also, consider:
- Reuse the one-line representation in
selectas a base for detailed
-
Updated
Jun 4, 2020
Split in modify
Hi,
I have a problem with a modify.
I wish to split one entry in 2 differents fields. For example I have This IP with port [2a01:c206:3003:3104::1]:9001.
I with to split ip and port.
I try to do this:
[
{
"rulename": "IPv6port",
"if": {
"source.account":"]:(([0-9]+))"
},
"then": {
"source.port":"{matches[source.account][0]}-
Updated
Jun 21, 2020 - Python
We don't need accurate neural networks.
Often, we don't even need any "sound" neural networks.
Sometimes you just need to test if you can feed inputs and get outputs from the networks (e.g., #2155).
Thus, in many cases neural networks that do "Output[i,j,k] = Input[i,j,k] + Input[k.j.i]" (or anything similarly stupid) should be just fine. Let's not use really working neural networks for unit
-
Updated
Jun 9, 2020 - Python
-
Updated
Apr 11, 2017 - Python
-
Updated
Jun 27, 2020
-
Updated
May 29, 2020 - Python
Show your example!
Have you got cool examples? Feel free to pull and share your example with everyone!!!
-
Updated
Apr 23, 2018 - Jupyter Notebook
-
Updated
Jun 13, 2019 - JavaScript
-
Updated
Sep 2, 2019
After the Man vs. Machine test, a launch file must be added and basic instructions on how to run the setup created. Basically, this instruction set should be designed so that future members will be able to recreate and improve upon the currently tested perception and drive system.
-
Updated
Mar 28, 2018 - Bro
-
Updated
May 11, 2020 - Python
-
Updated
Aug 11, 2019 - Python
-
Updated
Sep 27, 2018
-
Updated
Jun 25, 2020 - Python
This could be used to help users know when to choose each logo.
It could also be used to generate automatic documentation about it.
Installation guide
Hi,
Sorry for such a beginner question, but can you provide an (short) installation guide?
I don't understand which components needs to be installed / configured.
Assume that the ts files in src directory belongs to angular, but I don't get the Connection to the public JavaScript and Website.
thanks a lot
-
Updated
May 15, 2020 - Java
Improve this page
Add a description, image, and links to the intelligence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the intelligence topic, visit your repo's landing page and select "manage topics."
Hello everyone!
I have a few doubts on how events are handled across misp instances and Orgs. As I still haven't complete domain of the code and my curiosity is killing me, I'm coming here to ask help =]
Wil