-
### Description
Hello,
I have trouble setting up otx-misp. I'm using OTX API key that I tested with curl to be working and whole thing is running on rocky linux 8 vm where fresh MISP installation …
-
### Description
When certain options are set via a config file and otx-misp is used like otx-misp -c /etc/otx.conf certain options don't seem to apply. these include to_ids = yes, author = yes, disco…
-
While doing the install using homebrew, it is giving error `otx.osxninja.com': Host not found. I also checked the website it's down. Any updates on change of host or it's actually down?
-
### Description
Im trying to pull evens from OTX AlienVault . I am useing the folling command
otx-misp -o -s https://misp -m -u --discover-tags --threat-level low --bulk-tag OTX --dedup-titles
…
-
### Description
Hi.
I tried to do the firts command bellow after install otx-misp:
otx-misp -o OTX API key -s https://misp.example.com/ -m MISP API key -t "2017-07-16T19:20:30+01:00" -u -c otx…
-
In trying to use some simple python like this:
``` python
from OTXv2 import OTXv2
try:
with open('config.json', 'r') as file:
config = json.load(file)
except:
quit('config.json …
-
Here is my snippet:
```
from OTXv2 import OTXv2
from OTXv2 import IndicatorTypes
otx = OTXv2("xxxx")
pulses = otx.getall()
print(len(pulses))
```
the output:
```
Traceback (most recent c…
-
Please pause the telemetry functions for a few seconds at least when the receiver connects to the radio, and give the Altitude and VSpeed sensors initial values of ZERO (not nil). If we wanted to get …
-
On OTX they look ways better:
OTX:
![screen-2021-11-22-152136](https://user-images.githubusercontent.com/94805735/142945507-858c9f87-ce41-4978-873f-ad0366223bb1.png)
ETX:
![screen-2021-11-22-2…
-
From [RCGroups](https://www.rcgroups.com/forums/showpost.php?p=47868371&postcount=716):
> Thanks for adding Companion to EdgeTX!!! It is what I was waiting for before trying EdgeTX, and it seems the…