Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

)‫תוכנות הנדרשות ללימוד מגמת סייבר (רשתות מערכות הפעלה‬

.‫ או כוללות גרסה חופשית‬,‫כלל התוכנות בהן אנו עושים שימוש הינן חופשיות לשימוש‬

Notepad++

Wireshark + npcap driver

pycharm

Python 3.11 - https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe

c:\python3 ‫יש להתקין בספרייה‬ 


‫לעבוד לפי מסמך התקנה מצורף‬ 

HxD - https://mh-nexus.de/downloads/HxDSetup.zip

Git - https://github.com/git-for-windows/git/releases/download/v2.41.0.windows.1/Git-2.41.0-64-
bit.exe

sysinternals - https://download.sysinternals.com/files/SysinternalsSuite.zip

winrar / winzip / 7zip

ngrok - https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-windows-amd64.zip

PuTTY - https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.78-installer.msi

Sqlite - https://www.sqlite.org/2023/sqlite-tools-win32-x86-3420000.zip

Sqlitebrowser.org - https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win64.msi

VirtualBox - https://download.virtualbox.org/virtualbox/7.0.8/VirtualBox-7.0.8-156879-Win.exe

Disk Editor - https://www.disk-editor.org/download/diskeditor-freeware.exe

acrobat reader

pdf ‫ כברירת מחדל לקבצי‬pdf ‫ולשייך את האפליקציה‬ 

‫אפליקציה לחיפוש במחשב‬

https://www.voidtools.com/Everything-1.4.1.1024.x64-Setup.exe

‫\) ולשים את הספרים הבאים‬:c -‫ (עדיף ב‬books ‫לייצר ספרייה‬

https://data.cyber.org.il/python/python_book.pdf - ‫ספר פייתון גבהים‬ 


https://data.cyber.org.il/networks/networks.pdf - ‫ספר רשתות גבהים‬ 
https://data.cyber.org.il/os/os_book.pdf - ‫ספר מערכות הפעלה גבהים‬ 
https://data.cyber.org.il/assembly/assembly_book.pdf - ‫ספר אסמבלי גבהים‬ 

‫ קבצי מערכת וקבצים מוסתרים‬,‫ שניתן לראות סיומות של קבצים‬explorer -‫סידור התצוגה ב‬ 
‫ מצליח להסניף‬wireshark -‫לוודא ש‬ 
‫ מחשבים יכולים לשלוח הודעות אחד לשני‬2 ‫לוודא שכל‬ 
‫לוודא שלפטופים שמתחברים ברשת האלחוטית יכולים לשלוח הודעות למחשבים אחרים‬ 
Python modules:

 pip install -r requirements.txt

requirements.txt
cryptography
ipython
numpy
opencv-python
Pillow
pycryptodome
pyDH
pygame
pywin32
requests
rsa
scapy
urllib3
wxPython
psutil

You might also like