ManuelFFF
ManuelFFF
Based on my two previous post, do you think there is an issue with Suricata decoding `base64` data?
Well, before start, please tell me if I am encoding properly. Which is the right method to use with `datasets`? 1. Do I have to encode the whole file, as...
[rules.txt](https://github.com/StamusNetworks/SELKS/files/6093541/rules.txt) I had to change the extension for the next file from *.lst to *.txt due to restrictions to upload files [test-datasetDNS64.txt](https://github.com/StamusNetworks/SELKS/files/6093544/test-datasetDNS64.txt)
Where you able to find anything wrong with my rules or dataset file?
That's what I thought in the first place. That way it has more sense to me. So it is clear now that I should be using the 2nd method to...
I am ready to keep trying and troubleshooting. Thanks
I already went through that path, but let's try one more time: Content of original test file `/var/local/Suricata-Feeds/DNS/test_dns`: ``` maxmind.com www.maxmind.com debian.org www.debian.org ``` How I encoded the above file...
Do you think there may be a bug in here, or perhaps I'm missing or doing something wrong?
Hi. I am ready to try new things to narrow this issue. Thanks
I was suspecting that might be happening. I have tested the encoding - decoding with some local and online tools and I can confirm the system is encoding properly. The...