Rebuild website with correct Headlamp plugin portfolio content
ci/merge Merge check passed
ci/build Build passed
ci/merge Merge check passed
ci/build Build passed
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
committed by
Gandalf the Greybeard [agent]
parent
f99418eab2
commit
b349fbb9b0
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
title: Privileged Escalation
|
title: Privileged Escalation
|
||||||
description: A resource for understanding privilege escalation techniques, vulnerabilities, and defense strategies
|
description: Open-source Headlamp plugins for Kubernetes
|
||||||
baseurl: ""
|
baseurl: ""
|
||||||
url: "https://privilegedescalation.com"
|
url: "https://privilegedescalation.com"
|
||||||
|
|
||||||
@@ -15,4 +15,4 @@ exclude:
|
|||||||
- LICENSE
|
- LICENSE
|
||||||
|
|
||||||
# GitHub Pages settings
|
# GitHub Pages settings
|
||||||
github: [metadata]
|
github: [metadata]
|
||||||
+51
-49
@@ -3,9 +3,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Privileged Escalation - Security Education & Research</title>
|
<title>Privileged Escalation - Open-source Headlamp Plugins</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<meta name="description" content="A resource for understanding privilege escalation techniques, vulnerabilities, and defense strategies.">
|
<meta name="description" content="Open-source Headlamp plugins for Kubernetes monitoring, security, and storage visibility.">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
@@ -15,78 +15,80 @@
|
|||||||
<h1>Privileged Escalation</h1>
|
<h1>Privileged Escalation</h1>
|
||||||
</div>
|
</div>
|
||||||
<ul class="nav-links">
|
<ul class="nav-links">
|
||||||
|
<li><a href="#plugins">Plugins</a></li>
|
||||||
<li><a href="#about">About</a></li>
|
<li><a href="#about">About</a></li>
|
||||||
<li><a href="#resources">Resources</a></li>
|
<li><a href="#footer">Contact</a></li>
|
||||||
<li><a href="#community">Community</a></li>
|
|
||||||
<li><a href="#contact">Contact</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<header class="hero">
|
<header class="hero">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2>Understanding Privilege Escalation</h2>
|
<img src="privilegedescalation-logo.jpg" alt="Privileged Escalation Logo" class="hero-logo">
|
||||||
<p>Learn about security vulnerabilities, attack techniques, and mitigation strategies</p>
|
<h2>Open-source Headlamp plugins for Kubernetes</h2>
|
||||||
|
<p>We extend Headlamp with plugins for monitoring, security, and storage visibility — built by Privileged Escalation.</p>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<section id="about" class="section">
|
<section id="plugins" class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2>About This Project</h2>
|
<h2 class="section-title">Plugin Showcase</h2>
|
||||||
<p>Privileged Escalation is an educational resource dedicated to understanding how attackers gain elevated access to systems and how defenders can prevent it. Whether you're a security professional, developer, or researcher, this project provides insights into:</p>
|
<p class="section-intro">All our plugins integrate directly into Headlamp, the extensible Kubernetes UI by the CNCF. Click any plugin to visit its repository.</p>
|
||||||
<ul>
|
<div class="plugin-grid">
|
||||||
<li>Common privilege escalation techniques across operating systems</li>
|
<div class="plugin-card">
|
||||||
<li>Real-world vulnerability analysis</li>
|
<h3>headlamp-argocd-plugin</h3>
|
||||||
<li>Defense and mitigation strategies</li>
|
<p>ArgoCD visibility — monitors ArgoCD Applications, Rollouts, and health status directly from your Kubernetes cluster.</p>
|
||||||
<li>Best practices for secure system hardening</li>
|
<a href="https://git.farh.net/privilegedescalation/headlamp-argocd-plugin" class="plugin-link">View Repository</a>
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id="resources" class="section alternate">
|
|
||||||
<div class="container">
|
|
||||||
<h2>Resources</h2>
|
|
||||||
<p>Explore our collection of guides, tools, and research materials for understanding privilege escalation:</p>
|
|
||||||
<div class="resource-grid">
|
|
||||||
<div class="resource-card">
|
|
||||||
<h3>Documentation</h3>
|
|
||||||
<p>Comprehensive guides on privilege escalation techniques and defense strategies</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="resource-card">
|
<div class="plugin-card">
|
||||||
<h3>Tools & Utilities</h3>
|
<h3>headlamp-polaris-plugin</h3>
|
||||||
<p>Community-contributed tools for testing and demonstrating vulnerabilities</p>
|
<p>Fairwinds Polaris security and best-practices auditing — surface configuration issues and compliance gaps in your cluster.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-polaris-plugin" class="plugin-link">View Repository</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="resource-card">
|
<div class="plugin-card">
|
||||||
<h3>Research Papers</h3>
|
<h3>headlamp-rook-plugin</h3>
|
||||||
<p>Academic and practical research on privilege escalation and system security</p>
|
<p>Rook-Ceph cluster visibility — monitors CephCluster health, pool status, and CSI driver metrics for your storage infrastructure.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-rook-plugin" class="plugin-link">View Repository</a>
|
||||||
|
</div>
|
||||||
|
<div class="plugin-card">
|
||||||
|
<h3>headlamp-kube-vip-plugin</h3>
|
||||||
|
<p>kube-vip virtual IP and load balancer visibility — track virtual IP allocations and load balancer endpoints across your clusters.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-kube-vip-plugin" class="plugin-link">View Repository</a>
|
||||||
|
</div>
|
||||||
|
<div class="plugin-card">
|
||||||
|
<h3>headlamp-sealed-secrets-plugin</h3>
|
||||||
|
<p>Bitnami Sealed Secrets management with client-side encryption — create and manage sealed secrets directly from the Headlamp UI.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-sealed-secrets-plugin" class="plugin-link">View Repository</a>
|
||||||
|
</div>
|
||||||
|
<div class="plugin-card">
|
||||||
|
<h3>headlamp-tns-csi-plugin</h3>
|
||||||
|
<p>TrueNAS CSI driver visibility and kbench storage benchmarking — monitor TrueNAS storage resources and run performance benchmarks.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-tns-csi-plugin" class="plugin-link">View Repository</a>
|
||||||
|
</div>
|
||||||
|
<div class="plugin-card">
|
||||||
|
<h3>headlamp-intel-gpu-plugin</h3>
|
||||||
|
<p>Intel GPU device visibility and resource monitoring — track GPU device status, utilization, and health across your GPU-enabled nodes.</p>
|
||||||
|
<a href="https://git.farh.net/privilegedescalation/headlamp-intel-gpu-plugin" class="plugin-link">View Repository</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="community" class="section">
|
<section id="about" class="section alternate">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2>Community</h2>
|
<h2 class="section-title">About Privileged Escalation</h2>
|
||||||
<p>Join a community of security professionals, researchers, and enthusiasts dedicated to understanding and defending against privilege escalation attacks.</p>
|
<p>Privileged Escalation builds open-source plugins for <a href="https://headlamp.dev" target="_blank" rel="noopener">Headlamp</a>, the extensible Kubernetes UI hosted by the Cloud Native Computing Foundation (CNCF). Our plugins add visibility into monitoring, security, and storage tooling commonly deployed in Kubernetes environments.</p>
|
||||||
<p>We believe in responsible disclosure, ethical research, and collaborative security practices.</p>
|
<p>All plugins are open-source and available on our <a href="https://git.farh.net/privilegedescalation/">Gitea organization</a>. Contributions are welcome.</p>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id="contact" class="section alternate">
|
|
||||||
<div class="container">
|
|
||||||
<h2>Get Involved</h2>
|
|
||||||
<p>Interested in contributing? Have questions or suggestions?</p>
|
|
||||||
<p>Contact the team or visit our repository on GitHub to learn how you can participate in this project.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer id="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p>© 2026 Privileged Escalation Project. All rights reserved.</p>
|
<p>© 2026 Privileged Escalation</p>
|
||||||
<p>Educational resource for security professionals and researchers.</p>
|
<p><a href="https://git.farh.net/privilegedescalation/" target="_blank" rel="noopener">Gitea Organization</a></p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@@ -1,10 +1,12 @@
|
|||||||
:root {
|
:root {
|
||||||
--primary-color: #2c3e50;
|
--primary-color: #1a73e8;
|
||||||
--accent-color: #e74c3c;
|
--secondary-color: #3d5a80;
|
||||||
--secondary-color: #34495e;
|
--accent-color: #00a896;
|
||||||
--light-bg: #ecf0f1;
|
--light-bg: #f8f9fa;
|
||||||
--text-color: #2c3e50;
|
--text-color: #202124;
|
||||||
--border-color: #bdc3c7;
|
--border-color: #dadce0;
|
||||||
|
--card-bg: #ffffff;
|
||||||
|
--card-shadow: 0 1px 3px rgba(0,0,0,0.08);
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
@@ -61,7 +63,7 @@ body {
|
|||||||
|
|
||||||
.navbar h1 {
|
.navbar h1 {
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
font-weight: 700;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-links {
|
.nav-links {
|
||||||
@@ -73,12 +75,12 @@ body {
|
|||||||
.nav-links a {
|
.nav-links a {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
transition: color 0.3s ease;
|
transition: opacity 0.2s ease;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-links a:hover {
|
.nav-links a:hover {
|
||||||
color: var(--accent-color);
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hero Section */
|
/* Hero Section */
|
||||||
@@ -89,15 +91,24 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero-logo {
|
||||||
|
height: 80px;
|
||||||
|
width: auto;
|
||||||
|
border-radius: 8px;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.hero h2 {
|
.hero h2 {
|
||||||
font-size: 2.5rem;
|
font-size: 2.2rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
font-weight: 700;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero p {
|
.hero p {
|
||||||
font-size: 1.2rem;
|
font-size: 1.15rem;
|
||||||
opacity: 0.95;
|
opacity: 0.95;
|
||||||
|
max-width: 600px;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sections */
|
/* Sections */
|
||||||
@@ -105,81 +116,109 @@ body {
|
|||||||
padding: 60px 0;
|
padding: 60px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section h2 {
|
.section-title {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1rem;
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
border-bottom: 3px solid var(--accent-color);
|
border-bottom: 3px solid var(--accent-color);
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-intro {
|
||||||
|
font-size: 1.05rem;
|
||||||
|
margin-bottom: 2.5rem;
|
||||||
|
color: #5f6368;
|
||||||
|
max-width: 700px;
|
||||||
|
}
|
||||||
|
|
||||||
.section p {
|
.section p {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section ul {
|
.section a {
|
||||||
margin-left: 20px;
|
color: var(--primary-color);
|
||||||
margin-bottom: 1.5rem;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section ul li {
|
.section a:hover {
|
||||||
margin-bottom: 0.8rem;
|
text-decoration: underline;
|
||||||
font-size: 1rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.alternate {
|
.alternate {
|
||||||
background-color: var(--light-bg);
|
background-color: var(--light-bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Resource Grid */
|
/* Plugin Grid */
|
||||||
.resource-grid {
|
.plugin-grid {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
|
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
|
||||||
gap: 2rem;
|
gap: 1.5rem;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resource-card {
|
.plugin-card {
|
||||||
background: white;
|
background: var(--card-bg);
|
||||||
padding: 2rem;
|
padding: 1.75rem;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border-left: 4px solid var(--accent-color);
|
border: 1px solid var(--border-color);
|
||||||
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
|
box-shadow: var(--card-shadow);
|
||||||
transition: transform 0.3s ease, box-shadow 0.3s ease;
|
transition: box-shadow 0.2s ease, transform 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resource-card:hover {
|
.plugin-card:hover {
|
||||||
transform: translateY(-5px);
|
box-shadow: 0 4px 12px rgba(0,0,0,0.12);
|
||||||
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
|
transform: translateY(-2px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.resource-card h3 {
|
.plugin-card h3 {
|
||||||
color: var(--accent-color);
|
color: var(--primary-color);
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.75rem;
|
||||||
font-size: 1.2rem;
|
font-size: 1.15rem;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resource-card p {
|
.plugin-card p {
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
color: #555;
|
color: #5f6368;
|
||||||
|
line-height: 1.6;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.plugin-link {
|
||||||
|
display: inline-block;
|
||||||
|
color: var(--accent-color);
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 0.9rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.plugin-link:hover {
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Footer */
|
/* Footer */
|
||||||
footer {
|
footer {
|
||||||
background-color: var(--primary-color);
|
background-color: var(--secondary-color);
|
||||||
color: white;
|
color: white;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 2rem 0;
|
padding: 2rem 0;
|
||||||
margin-top: 3rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
footer p {
|
footer p {
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer a {
|
||||||
|
color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
/* Responsive Design */
|
/* Responsive Design */
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.navbar .container {
|
.navbar .container {
|
||||||
@@ -193,19 +232,23 @@ footer p {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero {
|
||||||
|
padding: 60px 0;
|
||||||
|
}
|
||||||
|
|
||||||
.hero h2 {
|
.hero h2 {
|
||||||
font-size: 1.8rem;
|
font-size: 1.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero p {
|
.hero p {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section h2 {
|
.section-title {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resource-grid {
|
.plugin-grid {
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -217,6 +260,10 @@ footer p {
|
|||||||
.navbar h1 {
|
.navbar h1 {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero-logo {
|
||||||
|
height: 60px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
@@ -235,4 +282,8 @@ footer p {
|
|||||||
.logo {
|
.logo {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
.hero-logo {
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user