-
Notifications
You must be signed in to change notification settings - Fork 108
Expand file tree
/
Copy pathchecklist.html
More file actions
111 lines (98 loc) · 4.67 KB
/
Copy pathchecklist.html
File metadata and controls
111 lines (98 loc) · 4.67 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
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
---
layout: default
title: "Checklists - רשימות בדיקה מפורטות"
description: "רשימות בדיקה מפורטות לבדיקות אבטחה, בדיקות אימות ובדיקות העלאה"
---
<div class="hero">
<div class="wrapper">
<h1><i class="fas fa-check-square"></i> Checklists</h1>
<p>רשימות בדיקה מפורטות לבדיקות אבטחה, בדיקות אימות ובדיקות העלאה</p>
</div>
</div>
<div class="wrapper">
<div class="post-content">
<h2>Web Application Security Testing</h2>
<div class="card">
<h3><i class="fas fa-globe"></i> Web Application Security Testing</h3>
<p>רשימת בדיקה מקיפה לבדיקות אבטחת אפליקציות אינטרנט</p>
<a href="/checklist/web-app-security/" class="card-link">
<i class="fas fa-arrow-left"></i>
צפה ברשימת הבדיקה
</a>
</div>
<h2>Authentication Testing</h2>
<div class="card">
<h3><i class="fas fa-key"></i> Authentication Testing</h3>
<p>רשימת בדיקה מפורטת לבדיקות מערכת אימות</p>
<a href="/checklist/authentication/" class="card-link">
<i class="fas fa-arrow-left"></i>
צפה ברשימת הבדיקה
</a>
</div>
<h2>File Upload Testing</h2>
<div class="card">
<h3><i class="fas fa-upload"></i> Upload Function Testing</h3>
<p>רשימת בדיקה מקיפה לבדיקות פונקציית העלאה</p>
<a href="/checklist/upload-function/" class="card-link">
<i class="fas fa-arrow-left"></i>
צפה ברשימת הבדיקה
</a>
</div>
<h2>OWASP Testing Checklist</h2>
<div class="card">
<h3><i class="fas fa-shield-alt"></i> OWASP Web Application Security Testing</h3>
<p>רשימת בדיקה מבוססת OWASP לבדיקות אבטחת אפליקציות</p>
<a href="/owasp/checklist/" class="card-link">
<i class="fas fa-arrow-left"></i>
צפה ברשימת הבדיקה
</a>
</div>
<h2>Bug Bounty Methodology</h2>
<div class="card">
<h3><i class="fas fa-bug"></i> The Bug Hunter's Methodology (TBHM)</h3>
<p>מתודולוגיה מקיפה לחיפוש באגים ב-Bug Bounty</p>
<p><strong>מקור:</strong> <a href="https://github.com/jhaddix/tbhm" target="_blank">jhaddix/tbhm</a></p>
</div>
<h2>Galaxy Bug Bounty Checklist</h2>
<div class="card">
<h3><i class="fas fa-star"></i> Galaxy Bug Bounty Checklist</h3>
<p>טיפים ומדריכים עבור Bug Bounty וגם בדיקות חדירה</p>
<p><strong>מקור:</strong> <a href="https://github.com/0xmaximus/Galaxy-Bugbounty-Checklist" target="_blank">0xmaximus/Galaxy-Bugbounty-Checklist</a></p>
</div>
<h2>How To Hunt</h2>
<div class="card">
<h3><i class="fas fa-graduation-cap"></i> How To Hunt</h3>
<p>מדריכים ודברים לעשות בזמן חיפוש פגיעויות</p>
<p><strong>מקור:</strong> <a href="https://github.com/KathanP19/HowToHunt" target="_blank">KathanP19/HowToHunt</a></p>
</div>
<h2>Beginner Resources</h2>
<div class="card">
<h3><i class="fas fa-baby"></i> Resources for Beginner Bug Bounty Hunters</h3>
<p>רשימת משאבים עבור אלה המעוניינים להתחיל ב-Bug Bounty</p>
<p><strong>מקור:</strong> <a href="https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters" target="_blank">nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters</a></p>
<h4>תוכן העניינים:</h4>
<ul>
<li><a href="#basics">יסודות</a></li>
<li><a href="#setup">הגדרה</a></li>
<li><a href="#tools">כלים</a></li>
<li><a href="#labs">מעבדות וסביבות בדיקה</a></li>
<li><a href="#talks">הרצאות</a></li>
<li><a href="#vulns">סוגי פגיעויות</a></li>
<li><a href="#mobile">האקינג מובייל</a></li>
<li><a href="#smartcon">חוזים חכמים</a></li>
<li><a href="#coding">קידוד וסקריפטים</a></li>
<li><a href="#hardware">חומרה ו-IoT</a></li>
<li><a href="#blogposts">פוסטים בבלוג והרצאות</a></li>
<li><a href="#media">משאבי מדיה</a></li>
<li><a href="#certs">הסמכות</a></li>
<li><a href="#health">חשיבה ובריאות נפשית</a></li>
</ul>
</div>
<div style="text-align: center; margin-top: 3rem;">
<a href="/" class="btn">
<i class="fas fa-home"></i>
חזרה לעמוד הראשי
</a>
</div>
</div>
</div>