-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreport_20250627_074702.html
More file actions
75 lines (70 loc) · 3.58 KB
/
Copy pathreport_20250627_074702.html
File metadata and controls
75 lines (70 loc) · 3.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html dir="rtl" lang="ar">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>تقرير فحص الأمان - multiple_targets</title>
<style>
body {font-family: Arial, sans-serif; margin: 0; padding: 20px; direction: rtl; text-align: right;}
.container {max-width: 1200px; margin: 0 auto; background-color: #f9f9f9; padding: 20px; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
h1, h2, h3, h4 {color: #333;}
.header {background-color: #4CAF50; color: white; padding: 20px; border-radius: 5px; margin-bottom: 20px;}
.section {margin-bottom: 30px; background-color: white; padding: 15px; border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.05);}
.subsection {margin-bottom: 20px;}
table {width: 100%; border-collapse: collapse; margin-bottom: 20px;}
th, td {padding: 12px 15px; text-align: right; border-bottom: 1px solid #ddd;}
th {background-color: #f2f2f2;}
tr:hover {background-color: #f5f5f5;}
.severity-high {color: #d9534f; font-weight: bold;}
.severity-medium {color: #f0ad4e; font-weight: bold;}
.severity-low {color: #5bc0de; font-weight: bold;}
.severity-info {color: #5cb85c; font-weight: bold;}
.chart {margin: 20px 0; text-align: center;}
.chart img {max-width: 100%; height: auto;}
.footer {text-align: center; margin-top: 30px; color: #777; font-size: 14px;}
.summary {display: flex; justify-content: space-between; flex-wrap: wrap;}
.summary-box {flex: 1; min-width: 200px; margin: 10px; padding: 15px; border-radius: 5px; color: white; text-align: center;}
.summary-box h3 {margin-top: 0;}
.summary-box.red {background-color: #d9534f;}
.summary-box.orange {background-color: #f0ad4e;}
.summary-box.blue {background-color: #5bc0de;}
.summary-box.green {background-color: #5cb85c;}
</style>
</head>
<body>
<div class="container">
<div class="header">
<h1>تقرير فحص الأمان</h1>
<p>تم إنشاؤه بواسطة أداة SaudiAttacks</p>
</div>
<div class="section">
<h2>ملخص الفحص</h2>
<p><strong>الهدف:</strong> multiple_targets</p>
<p><strong>تاريخ الفحص:</strong> 2025-06-27 07:47:34</p>
<p><strong>مدة الفحص:</strong> 32.48 ثانية</p>
<div class="summary">
<div class="summary-box red">
<h3>الثغرات عالية الخطورة</h3>
<h2>0</h2>
</div>
<div class="summary-box orange">
<h3>الثغرات متوسطة الخطورة</h3>
<h2>0</h2>
</div>
<div class="summary-box blue">
<h3>الثغرات منخفضة الخطورة</h3>
<h2>0</h2>
</div>
<div class="summary-box green">
<h3>المنافذ المفتوحة</h3>
<h2>0</h2>
</div>
</div>
</div>
<div class="footer">
<p>تم إنشاء هذا التقرير بواسطة أداة SaudiAttacks | المطور: Saudi Linux | البريد الإلكتروني: SaudiLinux7@gmail.com</p>
<p>تاريخ التقرير: 2025-06-27 07:47:34</p>
</div>
</div>
</body>
</html>