0x221E created repository 0x221E/SecurityEmulator 2026-02-04 11:51:29 +00:00
0x221E pushed to live at 0x221E/WebsiteContent 2026-02-01 12:47:54 +00:00
701d52bcea Add: Add index.html, emulator spec (MOV, NOP, HLT).
0x221E pushed to main at 0x221E/iris_scoring 2026-01-28 12:54:34 +00:00
87bf1eca38 Initial Commit
0x221E created branch main in 0x221E/iris_scoring 2026-01-28 12:54:34 +00:00
0x221E created repository 0x221E/iris_scoring 2026-01-28 12:53:22 +00:00
0x221E pushed to main at 0x221E/siem-integrations 2026-01-28 12:17:12 +00:00
cb461b53a5 Patch: Disable example wazuh request
0x221E pushed to main at 0x221E/siem-integrations 2026-01-28 12:12:19 +00:00
ff493fd8eb Feature: Single case for monthly bot activity (No real-user identification yet)
0x221E opened issue 0x221E/siem-integrations#1 2026-01-27 20:33:15 +00:00
Add Safety Guardrails to iris_api.py
0x221E pushed to main at 0x221E/siem-integrations 2026-01-27 20:19:59 +00:00
a9485028f2 Patch: Rename variable 'a' to 'formatted_alert'
0x221E pushed to main at 0x221E/siem-integrations 2026-01-27 20:06:57 +00:00
57481a022c Patch: Fix indentation and logging errors
0x221E pushed to main at 0x221E/siem-integrations 2026-01-27 19:48:04 +00:00
6e4ef51973 Initial commit: Wazuh-IRIS integration scripts
0x221E created branch main in 0x221E/siem-integrations 2026-01-27 19:48:04 +00:00
0x221E created repository 0x221E/siem-integrations 2026-01-26 20:19:49 +00:00
0x221E pushed to unstable at 0x221E/ibuild 2026-01-26 17:51:40 +00:00
3b6873ebad Patch: Fix off-by-one at command.c command_create_f_to_o()
0x221E created repository 0x221E/mmap-security 2026-01-19 19:27:18 +00:00
0x221E opened issue 0x221E/ibuild#4 2026-01-19 19:24:22 +00:00
Input Sanitization and Validation
0x221E commented on issue 0x221E/ibuild#3 2026-01-18 23:47:59 +00:00
Unecessary string allocations
  • Program allocates memory in string pool for repetitive base strings during path_concat_ss() implemented in io.c. The issue is located in discovery_discover().
IBUILD Log (24:string_cr…
0x221E pushed to unstable at 0x221E/ibuild 2026-01-18 23:38:09 +00:00
d68fc7db47 Readme: Add link to universe.0xinfinity.dev
0x221E opened issue 0x221E/ibuild#3 2026-01-18 23:35:34 +00:00
Unecessary string allocations
0x221E opened issue 0x221E/ibuild#2 2026-01-18 23:31:29 +00:00
Implement Temporary String Pool for Discovery & Build procedures