intelligence
Here are 195 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
select
as a base for detailed
-
Updated
Oct 28, 2019
Hi,
when installing a new instance on @CSIRTMalta , it helped us a lot to create a diagram that denotes all the important folders, users and their rights. We'd like to push it to the Installation.md
so that everyone can profit.
(There are multiple typos, like "lb" instead of lib", "intelmqv5" will be "human administrator", "sudders" will be sudoers.)
 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
Aug 11, 2019 - Python
-
Updated
Jan 28, 2019 - C++
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