-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmasar-cyber.html
365 lines (251 loc) · 14.8 KB
/
masar-cyber.html
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>تعلم الأمن السيبراني مع دال | الدروس والمصادر</title>
<meta name="description" content="ابدأ رحلتك في عالم الأمن السيبراني مع دال. اكتشف دروس ومصادر شاملة لتعلم حماية الشبكات، تحليل البرمجيات الخبيثة، اختبار الاختراق وغيرها من التقنيات.">
<link rel="stylesheet" href="css/css.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:[email protected]&family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
</style>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;1,300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
</head>
<body>
<!-- navigation -->
<nav>
<a href="index.html"><img src="css/images/دال.jpg" alt=""></a>
<div class="navigation">
<ul>
<img id="menu-close" src="css/images/x.png" alt="">
<li> <a class="active" href="masar.html">المحتوى التعليمي </a></li>
<li> <a href="blog.html">المسارات</a></li>
<li> <a href="about.html">تواصل معنا</a></li>
</ul>
<img id="menu-btn" src="css/images/klipartz.com.png" alt="">
</div>
</nav>
<!-- <section id="web">
</section> -->
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- ======================== programming=======================-->
<section id="experts">
<h1> أساسيات البرمجة</h1>
<p>تخصص البرمجة يعتبر من اولويات بداياتك فى المجال فالبرمجة ستكون معك فى كل خطوة فى حياتك عند دخولك لمجال امن المعلومات فهى رفيق دربك ان صح التعبير فعند دخولك للمجال ستحتاج الى تعلم لغات البرمجة الضرورية كلغه برمجة python الذى سوف تحتاجها بكثرة فى التعامل مع انشاء الـ script الخاص بك الى استخدام الادوات الكثيرة المصصمة بلغة بايثون فى مجال الأمن السيبرانى وهى لغة سهلة التعلم فى البداية واذا اتقنتها ستسهل عليك الكثير فى تعلم المجال.</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/playlist?list=PLDoPjvoNmBAwy-rS6WKudwVeb_x63EzgS&si=rz3am-hWnR-AmHRF';" class="profile">
<img src="css/images/elzeroc++.jpg" alt="">
<h6>أسامة الزيرو</h6>
<h6>++C</h6>
<i class="fa-solid fa-layer-group">متوسط</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=h3VCQjyaLws&list=PLuXY3ddo_8nzrO74UeZQVZOb5-wIS6krJ';" class="profile">
<img src="css/images/unnamed.jpg" alt="">
<h6>اسلام كودذيلا</h6>
<h6>Python</h6>
<i class="fa-solid fa-layer-group">موصى يها</i>
<br>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.satr.codes/courses/SYJZBDMnFM/view';" class="profile">
<img src="css/images/satr.png" alt="">
<h6>أكاديمية سطر</h6>
<br>
<br>
<i class="fa-solid fa-layer-group">مبتدئ</i>
<br>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<!-- ****************** -->
</div>
</section>
<section id="experts">
<h1> البرمجة لتأمين الويب </h1>
<p> وهنا ننتقل الى الجزء الثانى من البرمجة وهى تعلم لغات الويب لكى تسطتيع التعامل مع ثغرات الويب وفهمها لابد من التعلم اللغات الازمة لذلك مثل HTML، CSS وتتعلم اساسيات لغة الـ JS فهذه ايضا تعتبر بداية لك لفهم تطبيقات الويب وكيف تعمل.</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='masar-web.html';" class="profile">
<h6> Front-End</h6>
</div>
<div onclick="window.location.href='masar-back.html';" class="profile">
<h6> Back-End</h6>
</div>
<!-- ****************** -->
<!-- ****************** -->
<!-- ****************** -->
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<section id="experts">
<h1>الشبكات | Networking </h1>
<p>جزء الشبكات هو من الأجزاء الهامة بالتأكيد لتعلمها فكل شئ تفعله على الأنترنت هو من خلال الشبكة ولأدراك ما هو الـ cyber attacks والهجمات على الشبكات لابد من ان تعرف ماهية الشبكة وما هو الـ IP والـ MAC والبروتوكولات المستخدمة على الأنترنت وكيف تتواصل الشبكات مع بعضها وما هى الـ ports والـ Wireless وما الى ذلك تستطيع ان تجده فى كورس الـ CCNA الخاص بشركة Cisco او كورس Network + المقدم من شركة compTIA فتعبر مرجع مهم لكل مهتم بالمجال</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=H8W9oMNSuwo&list=PLxbwE86jKRgMpuZuLBivzlM8s2Dk5lXBQ';" class="profile">
<br>
<br>
<h6> CCNA عبر أكاديمية Jeremy's IT Lab</h6>
<br>
<i>English</i>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=qiQR5rTSshw';" class="profile">
<br>
<br>
<h6>+CompTIA Network </h6>
<br>
<i>English</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=KoLh0wvYutM&list=PLky4bd7_03m8HRIOQaDqpFEPXHrh_TwEY';" class="profile">
<br>
<br>
<h6>م/احمد سلطان</h6>
</div>
<!-- ****************** -->
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<section id="experts">
<h1> انظمة التشغيل | Operating System</h1>
<p> اهمية انظمة التشغيل لا تقتصر فقط عن كيفية التعامل معها او مع واجهة العمل ليس هذا على الأطلاق الهدف منه، بمجرد اختيارك لمجال الأمن السيبرانى لا بد ان تتعلم كيفية التعامل مع نظام Windows واعدادتة وطريقة التعامل مع الـ command line او سطر الأوامر الخاص به وتعلم طريقة الكتابة على الـ power shell وهى سطر الأوامر الخاص بنظام windows، ايضا يجب ان تتعلم النظام الأساسى لكل مختبر اختراق او فى مجال الأمن السيبرانى عموما وهو نظام Linux وهذا النظام له اوجه عديدة فمنها المبنية على انظمة Debian ومنها المبنية على نظام Red Hat ومنها على نظام Arch وما هى الأنظمة المنبية على هذة التوزيعات وكيف تتعامل مع واجهة العمل الخاص بهم وسطر الأوامر سنعرض عليك بعض المصادر لتعلمهم
فهى المهارة الملازمة لك فى شتى مجالات حياتك </p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=TUNNmVeyjW0&list=PL_mumnUQg2ny8IRbOIF2oSXVkbgd89PCK';" class="profile">
<br>
<br>
<h6> Power Shell مقدم من john hammond</h6>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.comptia.org/certifications/linux';" class="profile">
<br>
<br>
<h6> +comptia linux</h6>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.books.google.com.eg/books/about/The_Linux_Command_Line.html?id=OCFKdl3wEDIC&printsec=frontcover&source=kp_read_button&hl=en&redir_esc=y#v=onepage&q&f=false';" class="profile">
<br>
<br>
<h6>كتاب Linux command line</h6>
</div>
<!-- ****************** -->
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<section id="experts">
<h1>قواعد البيانات | Databases (اضافية)</h1>
<p> سوف تدرسها ايضا عند بدايتك تعلم كورس الـ CS ولأهميتها يحب ان تبدأ حتى بتعلم الأساسيات الخاصة بها فعلى سبيل المثال ستقابل فى طريقك ال SQL Query الخاصة بلغة sql وسوف تتعامل مع قواعد البيانات والي backend الخاص بتطبيقات الويب او انطمة التشغيل او حتى فى فهم ثغرات SQL injection ولكن اساسيات تكون بشكل كافى لفهم كيفية التعامل معها</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=HXV3zeQKqGY';" class="profile">
<img src="css/images/sql.png" alt="">
<h6>SQL</h6>
</div>
</div>
</div>
</section>
<section id="experts">
<h1>تكنولوجيا المعلومات | Information Technology (اضافية)
</h1>
<p> مجال الـ IT عموما والـ IT Support سيساعدك على التعلم بسرعة فى ربط الشبكات بالأنظمة بالسيرفرات فيعتبر تطبيق عملى لكل ما ذكرناة فأى شخص يعمل فى مجال الـ IT بشكل عام يستطيع الدخول فى مجال الأمن السيبرانى</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.coursera.org/professional-certificates/google-it-support';" class="profile">
<img src="css/images/IT.jpeg" alt="">
<h6>كورس مقدم من Google لمجال الـ IT support</h6>
</div>
</div>
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<footer>
<div class="footer-col">
<h3> الأدوات</h3>
<ul>
<li><a href="tools.html"> vscode تنزيل</a></li>
<li><a href="tools.html">Git</a></li>
<li><a href="tools.html">اللابتوب المناسب</a></li>
<li><a href="tools.html"> مواقع مفيده</a></li>
</ul>
</div>
<div class="footer-col">
<h3> الأسئلة والدعم</h3>
<ul>
<li><a href="public_qustion.html">ما هو تعلم البرمجة؟ </a></li>
<li><a href="public_qustion.html">كيف أبدأ في تعلم البرمجة؟</a></li>
<li><a href="public_qustion.html">ما هي أهمية الممارسة في تعلم البرمجة؟ </a></li>
</ul>
</div>
<div class="footer-col">
</div>
<div class="copyright">
<p> copyright ©2024 All rights reserved | This website is made by A.R with ❤️ </p>
<div class="pro-links">
<!-- يمكنك إضافة روابط الشبكات الاجتماعية هنا -->
</div>
</div>
</footer>
<script src="js.js">
</script>
</body>