Lyzerslab

Pro Analysis Toolkit

Search code by snippet

What it does

Paste any code fragment -- for example an indicator of compromise your host sent you -- and MuRu Guard lists every file on the site containing it, with line numbers and a preview. The scan finds known patterns; this finds arbitrary pasted code.

Where to find it

Settings > Analysis > Search code by snippet (Pro license required).

How to use it

  1. Paste the fragment into the box.
  2. Keep Literal for pasted PHP (safe, case-insensitive), or switch to Regex for a PCRE pattern body (escape any / as \/).
  3. Pick a scope (whole site or one folder) and press Search.

Working with results

  • Each hit offers the shared βœ… button to dismiss it as a false positive, and πŸ€– to send it to the Smart AI Assistant for review.
  • Search changes nothing -- there is deliberately no delete or clean button here. Act on hits from the scan result tabs.