✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Exploit Scanner: Suspicious Files Over Time

Exploit Scanner walks the WordPress files looking for matched signatures and stores its results as scan transients and option rows. SleekView Charts indexes those entries into Number, Pie, Bar, and Area cards so a long scan becomes a triage dashboard instead of a result list.

♾️ Lifetime License available

SleekView Charts dashboard for Exploit Scanner

Signature scan data, finally aggregated

Exploit Scanner runs through the WordPress filesystem and the database content looking for known suspicious patterns. Each run records the scan in wp_options under keys like exploit-scanner-results, with a list of file paths, the matched signature, and a severity level (severe, warning, minor). It also records hashes of WordPress core files so unexpected changes to wp-config.php or wp-includes show up. The default Tools screen renders the latest result as a long indented list, useful for inspecting a single hit but never trended across scans.

SleekView Charts indexes the Exploit Scanner output into queryable rows. A Number card carries today's severe count, a Pie groups by severity across severe, warning, and minor, a Bar ranks the most-flagged file paths, and an Area card tracks scan dates per week. Each card runs against the indexed scanner output, no extra storage required for the plugin itself.

The signature list flags a lot of plain WordPress patterns alongside genuine threats. The Bar card pinned to repeat offenders makes it easy to whitelist common false positives like base64 calls inside legitimate theme files, while the severe-only filter keeps the focus on the small number of hits that actually warrant a code review.

Workflow

From scan results to a triage dashboard

1

Index the scan results

Register the Exploit Scanner result options as a source. Severity, signature name, file path, and scan date become groupable fields ready for any chart card on the dashboard.
2

Drop four cards

Number for severe hits today, Pie for severity mix, Bar for most-flagged files, Area for weekly scan volume. Every card runs server-side aggregations against the indexed scanner rows.
3

Save the dashboard

Pin the layout for the security routine. A global date range and severity filter reframe every card at once when reviewing the latest scan or the last three months of detections.
4

Scope per role

Hand junior admins a read-only triage view. Scan triggering, signature configuration, and file system actions stay locked away behind Exploit Scanner's own Tools menu.

Sample dashboard

Charts you can build from Exploit Scanner data

Four cards that turn the Tools menu output into one triage dashboard for the periodic security review.
Number · Default

Severe hits today

A KPI counting rows in the indexed Exploit Scanner results where severity equals severe and the scan date is in the last 24 hours. The first number on the periodic security review.
Count
Pie · Donut

Severity mix

Distribution across severe, warning, and minor from the indexed Exploit Scanner output. A run of warnings with no severe hits is the usual healthy baseline for a site that uses a few common plugins.
Count group by severity
Bar · Horizontal

Most-flagged files

File paths ranked by flag count across the Exploit Scanner history. Pairs with the SleekView grid for the matching rows and the matched signature name behind each repeat offender.
Count group by file_path
Area · Gradient

Weekly scan volume

Scan event count per week from the indexed Exploit Scanner output. The chart that proves the periodic scan really did run, instead of relying on the single last-scan line in the Tools UI.
Count group by scan_date

Comparison

Default Exploit Scanner Tools screen vs SleekView Charts

Default Tools screen

  • Tools screen shows the latest scan as a long indented list with no aggregation.
  • Severity mix has to be counted by hand across the result list.
  • Top-file ranking is not part of the bundled output.
  • Weekly or monthly trend of detections is not available anywhere in the UI.
  • Multisite admins lack a network-wide rollup of scanner activity.

SleekView Charts

  • Charts run on indexed Exploit Scanner option results with no extra storage.
  • Group by severity, file_path, signature, or any indexed field on the scan row.
  • Filters by date range and severity apply globally across every card.
  • Saved layouts scope per role so juniors get a read-only triage view.
  • CSV exports of any aggregate are one click away from a chart card.

Features

What SleekView Charts gives you for Exploit Scanner

Triage as a dashboard

Severe count, severity mix, top files, and weekly volume in one screen. The signature review starts at the dashboard instead of scrolling a long Tools-screen result list.

Filters that reframe everything

Set a severity or date range once. Every card updates including the weekly Area chart and the file ranking, no per-card editing or duplicated saved searches.

Read-only by default

Charts never trigger scans or modify Exploit Scanner options. Manual runs stay inside the plugin's own Tools menu, so the dashboard layer never touches the scanner.

Audience

Who builds Exploit Scanner charts dashboards with SleekView

Security admins

Open the dashboard, confirm the severity mix is clean, and click into the grid only when a new severe hit appears against a file that was clean in the previous scan.

Agency support

Give clients a one-screen scanner overview. Severe today, severity mix, top file, and the trend chart in one shared dashboard per WordPress site in the portfolio.

Incident responders

Use the weekly Area chart to confirm scans were running before a suspected compromise. The file ranking shows whether the same paths were already flagged historically.

The bigger picture

Why signature scan data deserves a visual layer

Exploit Scanner produces a lot of output. Every scan walks the file system and the post content, matching against a long list of suspicious patterns, and the result lands on the Tools screen as a flat indented list. Useful for a single review, but hard to read across multiple scans.

Aggregate questions, the ones that matter when triaging a stack of false positives or hunting a real intrusion, need charts. Where did the spike come from, when did it stop, which severity absorbed it, which files keep showing up. Those questions are about distribution and time, not a single row.

SleekView Charts gives the scanner output a real dashboard surface so security teams can answer those questions without exporting and without leaving WordPress. Exploit Scanner keeps matching; the dashboard makes the volume legible.

Questions

Common questions about SleekView Charts for Exploit Scanner

Yes. The plugin saves its result list in wp_options with severity and file paths. SleekView indexes those values into queryable rows so they behave like a proper scan-history table even though the plugin itself does not ship one.

 

Yes. The Bar card ranking most-flagged files makes repeat false positives obvious, and a saved filter can hide signatures that have been reviewed and accepted on a particular theme or plugin file in the WordPress install.

 

Yes. Exploit Scanner records hash mismatches for core files. SleekView can chart those rows on their own card so unexpected wp-config.php or wp-includes changes get a dedicated KPI separate from the signature-match rows.

 

No. Charts read from existing Exploit Scanner option values and never write to them. The plugin continues to scan the file system and the database content exactly as before, with no added load and no scheduled-event interference.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying SleekView grid is one click away for the raw scan rows behind any chart. Useful for client reports and quarterly security audits across a portfolio of sites.

 

No. Manual runs live inside Exploit Scanner's own Tools menu. The dashboard is intentionally read-only so the visual layer never modifies the scanner option keys or interferes with the plugin's scan execution behavior.

 

Yes. Exploit Scanner stores its state per blog, and SleekView respects that scope. A network admin can build a per-site dashboard or one network-wide rollup that ranks sites by severe hits or by days since the last completed scan run.

 

That is fine. SleekView indexes every scan that does run. A dashboard with infrequent runs still answers the trend question, and a Number card showing days since last scan acts as a reminder when too much time has passed between scans on the site.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView