Jump to content

Draft:Advanced Prohibited Files

From WikiCyber
Revision as of 05:42, 22 September 2026 by MigrationBot (talk | contribs) (Backfill (v3.0 review queue): added to the review queue)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This draft is ready for review. If you're the author, click below to notify a reviewer. A reviewer will check it for structure, sourcing, and accuracy. You may continue editing while you wait.Request reviewApprove draftReject draft

Author(s): Matthias Lee (ml2322)
Last Updated: 07-07-2025

Recommended Prerequisites (click to expand)
  • Intermediate Prohibited Files
  • AIDE

    The most comprehensive solution to find prohibited files is to use AIDE (Advanced Intrusion Detection Environment). AIDE works by storing a database of all files on the system, and their attributes, and it then compares your system to the backup DB, which you make on a clean VM. AIDE is the most complicated method, as it requires specific configurations, and often also requires custom filters to make the output more usable.

    Further Reading