-
Using some of the references from the following links:
- https://github.com/Homas/ioc2rpz
- https://github.com/Homas/ioc2rpz/blob/master/cfg/ioc2rpz.conf (Mostly)
I generated a config file and at…
-
Migrating to docker compose from images deployed two years ago, I get the following error during the ioc2rpz build:
```
Building ioc2rpz
Step 1/16 : FROM erlang:alpine
alpine: Pulling from libra…
-
This is not a bug but changes directly applied to the configuration file are not loaded into the gui, this can be a problem because some of the options can only be done currently via ad hoc.
Its un…
-
I'm trying to make ioc2rpz work with pdns recursors for IXFR rpz updates.
Unfortunately pdns recursor is not getting any updates - sees new zone but it's empty.
I have checked results with dig and…
-
Just found out that this link isn't getting parsed properly, it seems the "%" character is stripped (so once can't replace spaces with %20) and spaces can't be used either.
https://raw.githubuserco…
-
How can I get ioc2rpz to trust the internally signed certificate? The root CA was added to the host cert store and the root CA is also listed at: `/opt/ioc2rpz/cfg/ipa_root_ca.crt`
```
Nov 14 13:0…
-
Good day,
I've found out that my domain `flowifier.app` is listed in the file `malicious-dom/plain.black.domain.list`.
Can you tell me why it is listed (is it a false positive?) and how I can re…
woigl updated
8 months ago
-
How could one go about troubleshooting the following issue? I cloned a zone and only changed the name, nothing else. The Source zone works, but the cloned RPZ zone doesn't. An error is thrown about th…
-
How would one go about changing the default HostIP for ioc2rpz.gui when using docker-compose? This is related to: https://github.com/Homas/ioc2rpz/issues/43
I run ioc2rpz behind Nginx to apply LDAP…
-
ioc2rpz wouldn't restart after a reboot of the server it was running on. It turns out that if a source does not return any usable data after the regex filter is applied. ioc2rpz throws a tantrum and c…