Hi… I have a problem with suricata on windows 10 and windows 2016. I try to calculate file hash but with no luck.
i forced hash-calculation…to both eve-json and in file-store v2 config ( also force all files file store) . I also enable writing every files metadata to different json file and it stores all the files metadata with name 0000000…00.epochtime.num.json . Did i missed to install any windows dependencies?
P.S i want to mention that i have many suricata sensors on linux OSes, that all working great…
On windows 10 , I installed Suricata 6.0.1 with npcap 1.20
PS C:\Program Files\Suricata> .\suricata.exe --build-info
11/4/2021 – 13:17:39 - - Running as service: no
This is Suricata version 6.0.1 RELEASE
Features: PCAP_SET_BUFF HAVE_PACKET_FANOUT HAVE_HTP_URI_NORMALIZE_HOOK PCRE_JIT HAVE_NSS HAVE_LUA HAVE_LIBJANSSON TLS TLS_C11 RUST
SIMD support: none
Atomic intrinsics: 1 2 4 8 byte(s)
64-bits, Little-endian architecture
GCC version 10.2.0, C version 201112
compiled with -fstack-protector
compiled with _FORTIFY_SOURCE=2
L1 cache line size (CLS)=64
thread local storage method: _Thread_local
compiled with LibHTP v0.5.36, linked against LibHTP v0.5.36
Suricata Configuration:
AF_PACKET support: no
eBPF support: no
XDP support: no
PF_RING support: no
NFQueue support: no
NFLOG support: no
IPFW support: no
Netmap support: no
DAG enabled: no
Napatech enabled: no
WinDivert enabled: no
Unix socket enabled: no
Detection enabled: yes
Libmagic support: no
libnss support: yes
libnspr support: yes
libjansson support: yes
hiredis support: no
hiredis async with libevent: no
Prelude support: no
PCRE jit: yes
LUA support: yes
libluajit: no
GeoIP2 support: yes
Non-bundled htp: no
Hyperscan support: no
Libnet support: no
liblz4 support: yes
Rust support: yes
Rust strict mode: no
Rust compiler path: /mingw64/bin/rustc
Rust compiler version: rustc 1.48.0
Cargo path: /mingw64/bin/cargo
Cargo version: cargo 1.48.0
Cargo vendor: yes
Python support: yes
Python path: /mingw64/bin/python3
Python distutils yes
Python yaml yes
Install suricatactl: yes
Install suricatasc: yes
Install suricata-update: yes
Profiling enabled: no
Profiling locks enabled: no
Plugin support (experimental): no
Development settings:
Coccinelle / spatch: no
Unit tests enabled: no
Debug output enabled: no
Debug validation enabled: no
Generic build parameters:
Installation prefix: /mingw64
Configuration directory: C:\Program Files\Suricata
Log directory: C:\Program Files\Suricata\log
–prefix /mingw64
–sysconfdir /mingw64/etc
–localstatedir /mingw64/var
–datarootdir /mingw64/share
Host: x86_64-w64-mingw32
Compiler: gcc (exec name) / g++ (real)
GCC Protect enabled: yes
GCC march native enabled: no
GCC Profile enabled: no
Position Independent Executable enabled: no
CFLAGS -g -O2 -DOS_WIN32 -std=c11 -I${srcdir}/…/rust/gen -I${srcdir}/…/rust/dist
PCAP_CFLAGS
SECCFLAGS -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
Thanks in advance,
Christos