mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 18:26:00 +00:00
Add screenshot badges to scan modes
This commit is contained in:
@@ -180,7 +180,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-success);">
|
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-success);">
|
||||||
<h5 style="color: var(--accent-success); margin-bottom: 0.25rem;">Web</h5>
|
<h5 style="color: var(--accent-success); margin-bottom: 0.25rem;">Web <span style="font-size: 0.75rem; background: rgba(16, 185, 129, 0.2); padding: 0.15rem 0.4rem; border-radius: 4px;">📸 Screenshots</span></h5>
|
||||||
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
||||||
<strong>Best for:</strong> Targets you know are websites (ports 80 and 443 only)
|
<strong>Best for:</strong> Targets you know are websites (ports 80 and 443 only)
|
||||||
</p>
|
</p>
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-warning);">
|
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-warning);">
|
||||||
<h5 style="color: var(--accent-warning); margin-bottom: 0.25rem;">WebScan</h5>
|
<h5 style="color: var(--accent-warning); margin-bottom: 0.25rem;">WebScan <span style="font-size: 0.75rem; background: rgba(245, 158, 11, 0.2); padding: 0.15rem 0.4rem; border-radius: 4px;">📸 Screenshots</span></h5>
|
||||||
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
||||||
<strong>Best for:</strong> Deep web application security testing
|
<strong>Best for:</strong> Deep web application security testing
|
||||||
</p>
|
</p>
|
||||||
@@ -200,7 +200,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-info);">
|
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-info);">
|
||||||
<h5 style="color: #06b6d4; margin-bottom: 0.25rem;">Port / WebPortHTTP / WebPortHTTPS</h5>
|
<h5 style="color: #06b6d4; margin-bottom: 0.25rem;">Port / WebPortHTTP / WebPortHTTPS <span style="font-size: 0.75rem; background: rgba(6, 182, 212, 0.2); padding: 0.15rem 0.4rem; border-radius: 4px;">📸 WebPort modes</span></h5>
|
||||||
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
||||||
<strong>Best for:</strong> Services running on non-standard ports (e.g., web server on port 8080)
|
<strong>Best for:</strong> Services running on non-standard ports (e.g., web server on port 8080)
|
||||||
</p>
|
</p>
|
||||||
@@ -247,7 +247,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-danger);">
|
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-danger);">
|
||||||
<h5 style="color: var(--accent-danger); margin-bottom: 0.25rem;">Nuke</h5>
|
<h5 style="color: var(--accent-danger); margin-bottom: 0.25rem;">Nuke <span style="font-size: 0.75rem; background: rgba(239, 68, 68, 0.2); padding: 0.15rem 0.4rem; border-radius: 4px;">📸 Screenshots</span></h5>
|
||||||
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
||||||
<strong>Best for:</strong> Complete security audit of multiple targets
|
<strong>Best for:</strong> Complete security audit of multiple targets
|
||||||
</p>
|
</p>
|
||||||
@@ -257,7 +257,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-info);">
|
<div class="mode-item" style="background: var(--bg-secondary); border-radius: 8px; padding: 1rem; border-left: 3px solid var(--accent-info);">
|
||||||
<h5 style="color: #06b6d4; margin-bottom: 0.25rem;">MassWeb / MassWebScan / MassVulnScan / MassPortScan</h5>
|
<h5 style="color: #06b6d4; margin-bottom: 0.25rem;">MassWeb / MassWebScan / MassVulnScan / MassPortScan <span style="font-size: 0.75rem; background: rgba(6, 182, 212, 0.2); padding: 0.15rem 0.4rem; border-radius: 4px;">📸 MassWeb* modes</span></h5>
|
||||||
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 0.5rem;">
|
||||||
<strong>Best for:</strong> Running specific scan types across many targets
|
<strong>Best for:</strong> Running specific scan types across many targets
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user