Advertisement
Guest User

Untitled

a guest
Dec 7th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. This is Suricata version 4.0.5 RELEASE
  2. Features: IPFW PCAP_SET_BUFF NETMAP HAVE_PACKET_FANOUT LIBNET1.1 HAVE_HTP_URI_NORMALIZE_HOOK PCRE_JIT HAVE_LIBJANSSON TLS MAGIC
  3. SIMD support: none
  4. Atomic intrisics: 1 2 4 8 byte(s)
  5. 64-bits, Little-endian architecture
  6. GCC version 4.2.1 Compatible FreeBSD Clang 6.0.0 (tags/RELEASE_600/final 326565), C version 199901
  7. compiled with -fstack-protector
  8. compiled with _FORTIFY_SOURCE=2
  9. L1 cache line size (CLS)=64
  10. thread local storage method: __thread
  11. compiled with LibHTP v0.5.27, linked against LibHTP v0.5.27
  12.  
  13. Suricata Configuration:
  14. AF_PACKET support: no
  15. PF_RING support: no
  16. NFQueue support: no
  17. NFLOG support: no
  18. IPFW support: yes
  19. Netmap support: yes
  20. DAG enabled: no
  21. Napatech enabled: no
  22.  
  23. Unix socket enabled: yes
  24. Detection enabled: yes
  25.  
  26. Libmagic support: yes
  27. libnss support: no
  28. libnspr support: no
  29. libjansson support: yes
  30. hiredis support: no
  31. hiredis async with libevent: no
  32. Prelude support: yes
  33. PCRE jit: yes
  34. LUA support: no
  35. libluajit: no
  36. libgeoip: no
  37. Non-bundled htp: no
  38. Old barnyard2 support: no
  39. CUDA enabled: no
  40. Hyperscan support: no
  41. Libnet support: yes
  42.  
  43. Rust support (experimental): no
  44. Experimental Rust parsers: no
  45. Rust strict mode: no
  46.  
  47. Suricatasc install: no
  48.  
  49. Profiling enabled: no
  50. Profiling locks enabled: no
  51.  
  52. Development settings:
  53. Coccinelle / spatch: no
  54. Unit tests enabled: no
  55. Debug output enabled: no
  56. Debug validation enabled: no
  57.  
  58. Generic build parameters:
  59. Installation prefix: /usr/local
  60. Configuration directory: /usr/local/etc/suricata/
  61. Log directory: /var/log/suricata/
  62.  
  63. --prefix /usr/local
  64. --sysconfdir /usr/local/etc
  65. --localstatedir /var
  66.  
  67. Host: amd64-portbld-freebsd11.2
  68. Compiler: cc (exec name) / clang (real)
  69. GCC Protect enabled: yes
  70. GCC march native enabled: no
  71. GCC Profile enabled: no
  72. Position Independent Executable enabled: no
  73. CFLAGS -O2 -pipe -fstack-protector -fno-strict-aliasing -DOS_FREEBSD
  74. PCAP_CFLAGS
  75. SECCFLAGS -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement