Skip to content

Instantly share code, notes, and snippets.

View rwill76's full-sized avatar

Ron Williams rwill76

View GitHub Profile
@rwill76
rwill76 / ioc_checksessions_files.sh
Last active May 9, 2026 04:08
Exploit Detection Script for CVE-2026-41940 Affecting cPanel/WHM servers
#!/bin/bash
# Scan for compromised cPanel/WHM session files.
#
# Each check function inspects a single session file and, if the IOC
# matches, calls report_finding with a severity. report_finding records
# the finding, prints a one-line header, and dumps the session for triage.
# A summary of all findings (grouped by severity) is printed at the end.
# Default paths
@rwill76
rwill76 / index.html
Created July 22, 2020 21:54
Styloid
<h1>My favorite link hover styles</h1>
<section class="links">
<!-- you can include the HTML from other pens in your pen -->
[[[https://codepen.io/team/codepen/pen/PZOVdL/]]]
</section>