Skip to content

The digital town square for the concert band community.

Connect with local ensembles, trade repertoire insights, and keep the pulse of the wind band world.

  • 0 Votes
    1 Posts
    0 Views
    BrightByteLabsB
    ThreatLab routes all sandbox traffic through dedicated WireGuard exit nodes across the US, UK, Germany, and Spain. Kill switch prevents IP leaks if the tunnel drops. Your real IP never touches the malware's C2.threatlabsandbox.com#dfir #blueteam #malwareanalysis #infosec #sigma #sysmon #incidentresponse #blueteam
  • 0 Votes
    1 Posts
    0 Views
    BSidesLuxembourgB
    Folks, we're proud to announce that SECUINFRA GmbH have chosen to sponsor #BSidesLuxembourg2026 and help with CTF prizes!BTW, check out a workshop, delivered by the SECUINFRA GmbH #DFIR specialist Marius Genheimer! It will happen on May 6 as part of the #BsidesLuxembourg2026
  • 0 Votes
    1 Posts
    0 Views
    RDP SnitchR
    2026-03-17 RDP #Honeypot IOCs - 177 scansThread with top 3 features in each category and links to the full dataset#DFIR #InfoSecTop IPs:80.94.95.221 - 3345.156.128.91 - 18162.210.245.77 - 12Top ASNs:AS204428 - 39AS396982 - 36AS14061 - 18Top Accounts:Administr - 42Test - 33root - 18Top ISPs:SS-Net - 39Google LLC - 36DigitalOcean, LLC - 18Top Clients:Unknown - 177Top Software:Unknown - 177Top Keyboards:Unknown - 177Top IP Classification:Unknown - 87hosting - 72proxy - 12Pastebin links with full 24-hr RDP Honeypot IOC Lists:Bad API request, invalid api_dev_key#CyberSec #SOC #Blueteam #SecOps #Security
  • 0 Votes
    1 Posts
    0 Views
    RDP SnitchR
    2026-03-17 RDP #Honeypot IOCs - 118 scansThread with top 3 features in each category and links to the full dataset#DFIR #InfoSecTop IPs:80.94.95.221 - 2245.156.128.91 - 12162.210.245.77 - 8Top ASNs:AS204428 - 26AS396982 - 24AS14061 - 12Top Accounts:Administr - 28Test - 22root - 12Top ISPs:SS-Net - 26Google LLC - 24DigitalOcean, LLC - 12Top Clients:Unknown - 118Top Software:Unknown - 118Top Keyboards:Unknown - 118Top IP Classification:Unknown - 58hosting - 48proxy - 8Pastebin links with full 24-hr RDP Honeypot IOC Lists:Bad API request, invalid api_dev_key#CyberSec #SOC #Blueteam #SecOps #Security
  • 0 Votes
    1 Posts
    0 Views
    RDP SnitchR
    2026-03-17 RDP #Honeypot IOCs - 59 scansThread with top 3 features in each category and links to the full dataset#DFIR #InfoSecTop IPs:80.94.95.221 - 1145.156.128.91 - 6162.210.245.77 - 4Top ASNs:AS204428 - 13AS396982 - 12AS14061 - 6Top Accounts:Administr - 14Test - 11root - 6Top ISPs:SS-Net - 13Google LLC - 12DigitalOcean, LLC - 6Top Clients:Unknown - 59Top Software:Unknown - 59Top Keyboards:Unknown - 59Top IP Classification:Unknown - 29hosting - 24proxy - 4Pastebin links with full 24-hr RDP Honeypot IOC Lists:Bad API request, invalid api_dev_key#CyberSec #SOC #Blueteam #SecOps #Security
  • 0 Votes
    1 Posts
    0 Views
    hasambaH
    ---------------- ️ Tool: Sysmon Config BuilderSysmon Config Builder is a graphical utility for composing and managing Microsoft Sysmon configuration files. The project provides features for GUI-driven construction of event filtering rules rather than hand-editing XML, and targets practitioners who maintain custom Sysmon configurations for monitoring and forensic collection. Key Capabilities• Support for all Sysmon Event IDs (1–30), enabling rule creation across the full Sysmon event set.• Field-aware rule creation that adapts available fields and conditions to the selected event type, reducing configuration errors.• Preset values for common binaries and processes to accelerate rule authoring and standardize filters.• Import existing Sysmon XML configurations and export valid Sysmon XML files, facilitating iterative editing and sharing of configurations.• Cross-platform GUI built with PySide6, indicating a Qt-based desktop interface implemented in Python. Implementation NotesThe repository describes a packaged distribution for Windows and Linux and also documents running from source, which lists Python 3.11+ and PySide6 as runtime requirements. The GUI-centric approach emphasizes usability: users select Sysmon events, choose rule parameters (include/exclude, field, condition, value) and assemble rule sets that can be exported as Sysmon-compatible XML. Practical ObservationsThe tool focuses on configuration authoring and file-level import/export of Sysmon XML. It organizes rule construction by event type and exposed fields, and provides presets for common binaries to streamline typical detection and exclusion use cases. The README highlights cross-platform packaging to deliver a bundled desktop application experience without requiring a local Python interpreter for packaged releases. sysmon #pyside6 #sysmon_builder #xml #dfir Source: https://github.com/Infinit3i/sysmon-builder/tree/main