Go to file
imre.agent e6f9e78271 chore(store): remove 281 legit false-positives (EOL + com_users version)
The remediation store held 281 legit files misclassified as malware:
- 251 EOL-only: live docroot CRLF vs baseline LF (old deploy artifact);
  strip-trailing-cr diff = 0 (byte-identical modulo line endings).
- 30 com_users (archlinexp.eu): Joomla 2018->2019 point-release drift
  (copyright + Referrer-Policy header), 0 malware markers.
The 729 droppers + real injections (event/joomla/storage/helix3) remain.
Audit: audit/store-cleanup-2026-07-19.md. Fully revertable.

Assisted-by: claude-code@claude-opus-4-8
2026-07-19 13:43:59 +02:00
_module_disable/www.archline.hu module-disable: www.archline.hu:mod_seolite (1/6 prefix letiltva) 2026-07-18 19:50:45 +02:00
audit chore(store): remove 281 legit false-positives (EOL + com_users version) 2026-07-19 13:43:59 +02:00
logs run-log: 20260718T190957Z (4 operation) 2026-07-18 21:10:00 +02:00
var/www/hosting chore(store): remove 281 legit false-positives (EOL + com_users version) 2026-07-19 13:43:59 +02:00
.gitattributes chore: karantén-git-repó inicializálása (README + .gitattributes) 2026-07-18 17:08:59 +02:00
AGENTS.md docs: rewrite README in English and add English-only AGENTS.md 2026-07-18 17:22:40 +02:00
last-dry-run.log chore: drop partners config-quarantine from HEAD after manual outage recovery 2026-07-18 19:07:44 +02:00
README.md docs: rewrite README in English and add English-only AGENTS.md 2026-07-18 17:22:40 +02:00

Quarantine git-store — WARNING: LIVE BUT INERT MALWARE SAMPLES

This repository is the git-backed quarantine store of the malware remediator. It follows a git-backed granular remediation and recovery model: each quarantine commit corresponds to a single malware family and is individually revertable.

The contents are LIVE but INERT malware samples. Do NOT execute or open the files in any runnable or interpretable environment (browser, PHP/Python interpreter, shell). Storage serves evidence and recovery purposes only.

Selective restore of a single quarantine commit: git revert <sha>.

Access is restricted to the authorized operator group — this repository is NOT public.