#zeek — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zeek, aggregated by home.social.
-
the #zeek workshop was awesome! i won't be at the training tomorrow because i gotta get some work done but i'm gonna be in town a little longer so i might try to sneak off to a book store or something
-
the #zeek workshop was awesome! i won't be at the training tomorrow because i gotta get some work done but i'm gonna be in town a little longer so i might try to sneak off to a book store or something
-
the #zeek workshop was awesome! i won't be at the training tomorrow because i gotta get some work done but i'm gonna be in town a little longer so i might try to sneak off to a book store or something
-
Made a transparent network bridge on #NixOS which sits between router & #LAN switch, monitoring traffic for #IDS #intrusiondetection , #Suricata and #Zeek capture and analyze packets → #Filebeat ships #logs → #Elasticsearch with #GeoIP ingest pipeline → #Grafana setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. #flake details here https://codeberg.org/adingbatponder/reticulum_nixos_flake/src/branch/main/features/network-appliance
Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & https://www.jacob.de/produkte/Intel-Ethernet-Server-Adapter-I350-T4-I350T4V2-artnr-2094756.html #i350t4 -
This project is a SIEM with SIRP and Threat Intel, all in one.
https://github.com/V1D1AN/S1EM
#docker #elasticsearch #kibana #logstash #filebeat #malware #suricata #misp #thehive #cortex #sigma #yara #zeek #opencti #mwdb #n8n #velociraptor #arkime #zircolite
-
How to filter zeek logs:
cat conn.log | zeek-cut <columns> | column -t | less -S(column and less display the columns aligned and readable)
-
CW: Release notes for Malcolm v6.4.3 (network traffic analysis tool suite)
#Malcolm v6.4.3 is a minor #release containing enhancements, component version updates and bug fixes.
Enhancements
- Import the NetBox Device Type Library on NetBox first run to populate manufacturers, device types, models and modules
- idaholab/Malcolm#127 have
install.py --configureask about other storage locations for PCAP, Zeek logs and OpenSearch indices - idaholab/Malcolm#128 have
install.py --configureprompt for Arkime to manage uploaded PCAP files or not
Component version updates
Fixes
- Fix some bad links in the documentation and other minor documentation improvements
- Fix idaholab/Malcolm#126, suricata logs show up in Arkime as "notip" for the protocol
- Fix idaholab/Malcolm#129, filtering by rootId in Arkime returns no results
- Fix Docker health checks for NetBox and supporting containers
- Fix "read-only" version of nginx.conf
- Tweaks to
install.pymemory recommendations
#Malcolm and #HedgehogLinux may be obtained by pulling or building the #Docker images and/or building the ISO installer images as described in the documentation. Unofficial ISO installer images for Malcolm and Hedgehog Linux are not hosted on #GitHub, but may be downloaded from https://malcolm.fyi/.
#cybersecurity #pcap #networktrafficanalysis #zeek #arkime #ICS #INL #CISAgov