www.archline.hu — clean post-compromise baseline #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "baseline/47"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this is
The clean, post-compromise code baseline of the www.archline.hu docroot (Joomla 3.8.11) — a malware-free, faithful reproduction of the live server's source files, used as the known-good reference for the HIDS baseline-diff. The repo stores the baseline constituents plus a generator; it is not the deployed tree.
Build it
Prerequisites: bash, rsync, git. No PHP, no network. Full guide in README.md.
Verification (against the live RO mirror)
out/= ~23,544 files. Byte-matches live for all legit code; intentionally clean on the 4 attacker-infected files so the HIDS flags them on live. Non-malware code residual = 0.Structure
core/(Joomla 3.8.11 package) ·packages/(5 upstream extensions; modified ones show the delta vs upstream in git history) ·deployed/(~55 no-source extensions) ·cadline/(own-code;common_cadline_libraries+maintenanceare submodules of the developer repos) ·overrides/(core modifications). Malware and runtime data excluded.🤖 Generated with Claude Code