From 706ebcf03beb1fbfe943d0416241557383737a5a Mon Sep 17 00:00:00 2001 From: Attacks Date: Mon, 29 Jun 2026 13:21:28 +0000 Subject: [PATCH] "2026-06-29 12:40:01" --- malicious.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/malicious.txt b/malicious.txt index fccec4f9..21b0d213 100644 --- a/malicious.txt +++ b/malicious.txt @@ -4,9 +4,8 @@ Traceback (most recent call last): for network in _malicous_networks(): ^^^^^^^^^^^^^^^^^^^^ File "/srv/julia/sites/julia-local/defense/tools.py", line 230, in _malicous_networks - n = get24prefix(ip) - ^^^^^^^^^^^^^^^ + File "/srv/julia/sites/julia-local/defense/tools.py", line 38, in get24prefix - x1,x2,x3,x4 = ip.split(".") - ^^^^^^^^^^^ + def get24prefix(ip): + ^^^^^^^^^^^ ValueError: not enough values to unpack (expected 4, got 1)