Skip to content

Commit 1b182ed

Browse files
committed
Iterated was missing 'over'
1 parent 35e3955 commit 1b182ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/crates.io-malicious-crates-fasterlog-and-asyncprintln.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The deletion was performed at 15:34 UTC on September 24, 2025.
2727

2828
## Analysis
2929

30-
Both crates were copies of a crate which provided logging functionality, and the logging implementation remained functional in the malicious crates. The original crate had a feature which performed log file packing, which iterated an associated directories files.
30+
Both crates were copies of a crate which provided logging functionality, and the logging implementation remained functional in the malicious crates. The original crate had a feature which performed log file packing, which iterated over an associated directories files.
3131

3232
The attacker inserted code to perform the malicious action during a log packing operation, which searched the log files being processed from that directory for:
3333

0 commit comments

Comments
 (0)