Running on a Kali Linux 2.0 Rolling distribution 32-bit. Installed all .deb packages with dpkg and resolved dependencies via apt.
Using the following commands:
# cd <install location>/share/haka/sample/gettingstarted/
# haka -c gettingstarted.conf
I get the following output.
fatal core: invalid section name
Comparing this configuration file with the default /etc/haka/haka.conf, I believe that the error is in the line
level = "warn,tcp_connection=error,ipv4=debug"
Running on a Kali Linux 2.0 Rolling distribution 32-bit. Installed all .deb packages with dpkg and resolved dependencies via apt.
Using the following commands:
# cd <install location>/share/haka/sample/gettingstarted/# haka -c gettingstarted.confI get the following output.
fatal core: invalid section nameComparing this configuration file with the default /etc/haka/haka.conf, I believe that the error is in the line
level = "warn,tcp_connection=error,ipv4=debug"