Closed tejasvaidya01 closed 11 months ago
nxapi is very broken. do not use it, create rules by hand, also do not use this repo at all for naxsi itself, use my personal one which is updated and tested.
Thanks for a quick reply.
My fork is the most up to date and tested. i have and i will keep naxsi up to date because there is no reason to no do that, maybe i will move it under its own project related user. i will re-introduce nxapi once i have time to work on it, but currently i think you can easily use logstash (like i do) to just parse the logs.
I have been trying to install nxtool and I found two different versions. Which one is latest/up-to-date and what is the difference between the two. As far I understand both of them can only support ES 5.x server and client. I am using Ubuntu 20.
naxsi/nxapi (https://github.com/nbs-system/naxsi/tree/master/nxapi)
nxtool-ng and nxapi-ng (https://github.com/nbs-system/nxtool-ng which also installs https://github.com/nbs-system/nxapi-ng/)
Invalid database type GeoIP City Edition V6, Rev 1, expected GeoIP City Edition, Rev 1 Traceback (most recent call last): File "/home/test/nxtool-ng/nxtool/log_providers/flat_file.py", line 28, in __init__ ftype = mimetypes.guess_all_extensions(self.fname)[0] IndexError: list index out of range
Any help is appreciated. Thanks in advance.