|
via Udemy |
Go to Course: https://www.udemy.com/course/cyber-security-network-protection/
Cyber Security & Network Protection หลักสูตรออกแบบมาสำหรับการสอนให้กับบุคคลทั่วไป ที่สนใจสายงานทางด้าน Security เพื่อนำไปใช้ในการทำงานได้จริงและสามารถสอบ Cert. IT ทางด้าน Security ได้ เช่น CompTIA Security+ , CCNA Security , CISSP เป็นต้น สอนการใช้ Tool ต่างๆในการตรวจสอบ เรื่องของ Security เช่น WireShark , NMAP , PRTG , Kiwi Syslog เป็นต้น หลักสูตรนี้เป็นส่วนหนึ่งของการสอนให้กับกรมพัฒนาฝีมือแรงงานด้วย ผู้อบรมสามารถทำ Lab ตามด้วย Cisco Packet Tracer และ GNS3 เพื่อให้เข้าใจมากขึ้นยุคสมัยเปลี่ยนแปลง ทุกคนต้องเรียนรู้เกี่ยวกับ Cyber Security และ Network Protection ให้มากขึ้นเนื้อหาจะประกอบด้วย Basic Network Command , DHCP Server ,DNS Server , Mail Server , VLAN , Port Security , Static Route ,NAT , WiFi Security , AAA ,Radius Server , Firewall , ACL, Logging , SNMP,DDoS , Backup, OSPF Aithentication , WireShark,NMAP และเสริมประสบการณ์ของทางอาจารย์ด้วย########################################################################################ตัวอย่างหัวข้อ AAA ต้องรู้ว่า AAA ประกอบด้วย Authentication , Authority , Accounting )การตั้ง Password ที่ดี ( Password Attack ( Brute force Attack) )- ไม่ควร เหมือนหรือมีส่วนของ ชื่อ และ นามสกุล , เบอร์โทรศัพท์ , วันเดือนปีเกิด- ควรมี 8 ตัวอักษร - ตัวอักษร ควรประกอบด้วย - A-Z ตัวพิมพ์ใหญ่ - a-z ตัวพิมพ์เล็ก - 0-9 ตัวเลข -!@#$%^&*()_+- Password ทุกระบบ ควรต่างกัน - ควรเปลี่ยนทุก 3 เดือน หรือเมื่อมีเหตุการณ์น่าสงสัยว่ามีคนอื่น login อยู่######################################################################################ตัวอย่าง Lab VPNVPN ClientGroupName : jodoiGroup Key : cisco12Host IP : 22.22.22.22Username : adminPassword : ciscoConnectVPN is connectedOK#######################################################################################ตัวอย่าง Lab Wi-Fi Security ( Wi-Fi - IEEE 802.11 )Access Point 1SSID: Jodoi-Wifi1Security: WEPKey : 1234567890Access Point 2SSID: Jodoi-Wifi2Security: WPA2 + AESKey : 12345678Access Point 3SSID: Jodoi-Wifi3Security: WPA2 + AES + Radius Key : 123456Username & Password#########################################################################################ตัวอย่าง Lab NMAP# nmap -p 1-65535 -T4 -A -v 192.168.2.201scanning 192.168.2.201 [65535 ports]Discovered open port 111/tcp on 192.168.2.201Discovered open port 3306/tcp on 192.168.2.201Discovered open port 80/tcp on 192.168.2.201Discovered open port 56789/tcp on 192.168.2.201PORT STATE SERVICE VERSION80/tcp open http Apache httpd 2.4.6 ((CentOS) PHP/5.4.16)##########################################################################################