mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
Add cyber-security roadmap
This commit is contained in:
parent
48c04055d5
commit
238245431b
12260
public/jsons/roadmaps/cyber-security.json
Normal file
12260
public/jsons/roadmaps/cyber-security.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/pdfs/roadmaps/cyber-security.pdf
Normal file
BIN
public/pdfs/roadmaps/cyber-security.pdf
Normal file
Binary file not shown.
BIN
public/roadmaps/cyber-security.png
Normal file
BIN
public/roadmaps/cyber-security.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
@ -97,7 +97,7 @@ export class Renderer {
|
||||
switchRoadmap(newJsonUrl) {
|
||||
const newJsonFileSlug = newJsonUrl.split('/').pop().replace('.json', '');
|
||||
|
||||
// Only update the URL
|
||||
// Update the URL and attach the new roadmap type
|
||||
if (window?.history?.pushState) {
|
||||
const url = new URL(window.location);
|
||||
const type = this.resourceType[0]; // r for roadmap, b for best-practices
|
||||
|
@ -0,0 +1 @@
|
||||
# Computer hardware components
|
@ -0,0 +1 @@
|
||||
# Nfc
|
@ -0,0 +1 @@
|
||||
# Wifi
|
@ -0,0 +1 @@
|
||||
# Bluetooth
|
@ -0,0 +1 @@
|
||||
# Infrared
|
@ -0,0 +1 @@
|
||||
# Connection types
|
@ -0,0 +1 @@
|
||||
# Os independent troubleshooting
|
@ -0,0 +1 @@
|
||||
# Icloud
|
@ -0,0 +1 @@
|
||||
# Google suite
|
@ -0,0 +1 @@
|
||||
# Ms office suite
|
@ -0,0 +1 @@
|
||||
# Popular suites
|
@ -0,0 +1 @@
|
||||
# Basics of computer networking
|
@ -0,0 +1 @@
|
||||
# Basic it skills
|
@ -0,0 +1 @@
|
||||
# Windows
|
@ -0,0 +1 @@
|
||||
# Linux
|
@ -0,0 +1 @@
|
||||
# Macos
|
@ -0,0 +1 @@
|
||||
# Operating systems
|
@ -0,0 +1 @@
|
||||
# Install and configure
|
@ -0,0 +1 @@
|
||||
# Versions and differences
|
@ -0,0 +1 @@
|
||||
# Navigating using gui and cli
|
@ -0,0 +1 @@
|
||||
# Understand permissions
|
@ -0,0 +1 @@
|
||||
# Installing apps
|
@ -0,0 +1 @@
|
||||
# Performing crud on files
|
@ -0,0 +1 @@
|
||||
# Troubleshooting
|
@ -0,0 +1 @@
|
||||
# Common commands
|
@ -0,0 +1 @@
|
||||
# Learn for each
|
@ -0,0 +1 @@
|
||||
# Osi model
|
@ -0,0 +1 @@
|
||||
# Common ports
|
@ -0,0 +1 @@
|
||||
# Ssl and tls basics
|
@ -0,0 +1 @@
|
||||
# Basics of nas and san
|
@ -0,0 +1 @@
|
||||
# Basics of subnetting
|
@ -0,0 +1 @@
|
||||
# Public vs private ip addresses
|
@ -0,0 +1 @@
|
||||
# Localhost
|
@ -0,0 +1 @@
|
||||
# Loopback
|
@ -0,0 +1 @@
|
||||
# Wan
|
@ -0,0 +1 @@
|
||||
# Cidr
|
@ -0,0 +1 @@
|
||||
# Subnet mask
|
@ -0,0 +1 @@
|
||||
# Default gateway
|
@ -0,0 +1 @@
|
||||
# Ip terminology
|
@ -0,0 +1 @@
|
||||
# Star topology
|
@ -0,0 +1 @@
|
||||
# Ring topology
|
@ -0,0 +1 @@
|
||||
# Mesh topology
|
@ -0,0 +1 @@
|
||||
# Bus topology
|
@ -0,0 +1 @@
|
||||
# Network topologies
|
@ -0,0 +1 @@
|
||||
# Ssh
|
@ -0,0 +1 @@
|
||||
# Rdp
|
@ -0,0 +1 @@
|
||||
# Ftp
|
@ -0,0 +1 @@
|
||||
# Sftp
|
@ -0,0 +1 @@
|
||||
# Http https
|
@ -0,0 +1 @@
|
||||
# Ssl tls
|
@ -0,0 +1 @@
|
||||
# Common protocols
|
@ -0,0 +1 @@
|
||||
# Vmware
|
@ -0,0 +1 @@
|
||||
# Virtualbox
|
@ -0,0 +1 @@
|
||||
# Esxi
|
@ -0,0 +1 @@
|
||||
# Proxmox
|
@ -0,0 +1 @@
|
||||
# Virtualization technologies
|
@ -0,0 +1 @@
|
||||
# Hypervisor
|
@ -0,0 +1 @@
|
||||
# Vm
|
@ -0,0 +1 @@
|
||||
# Guest os
|
@ -0,0 +1 @@
|
||||
# Host os
|
@ -0,0 +1 @@
|
||||
# Virutalization basics
|
@ -0,0 +1 @@
|
||||
# Nslookup
|
@ -0,0 +1 @@
|
||||
# Iptables
|
@ -0,0 +1 @@
|
||||
# Packet sniffers
|
@ -0,0 +1 @@
|
||||
# Ipconfig
|
@ -0,0 +1 @@
|
||||
# Netstat
|
@ -0,0 +1 @@
|
||||
# Port scanners
|
@ -0,0 +1 @@
|
||||
# Ping
|
@ -0,0 +1 @@
|
||||
# Dig
|
@ -0,0 +1 @@
|
||||
# Arp
|
@ -0,0 +1 @@
|
||||
# Protocol analyzers
|
@ -0,0 +1 @@
|
||||
# Nmap
|
@ -0,0 +1 @@
|
||||
# Route
|
@ -0,0 +1 @@
|
||||
# Tcpdump
|
@ -0,0 +1 @@
|
||||
# Tracert
|
@ -0,0 +1 @@
|
||||
# Troubleshooting tools
|
@ -0,0 +1 @@
|
||||
# Kerberos
|
@ -0,0 +1 @@
|
||||
# Ldap
|
@ -0,0 +1 @@
|
||||
# Sso
|
@ -0,0 +1 @@
|
||||
# Certificates
|
@ -0,0 +1 @@
|
||||
# Local auth
|
@ -0,0 +1 @@
|
||||
# Radius
|
@ -0,0 +1 @@
|
||||
# Auth methodologies
|
@ -0,0 +1 @@
|
||||
# Dhcp
|
@ -0,0 +1 @@
|
||||
# Dns
|
@ -0,0 +1 @@
|
||||
# Ntp
|
@ -0,0 +1 @@
|
||||
# Ipam
|
@ -0,0 +1 @@
|
||||
# Functions of each
|
@ -0,0 +1 @@
|
||||
# Networking knowledge
|
@ -0,0 +1 @@
|
||||
# Vlan
|
@ -0,0 +1 @@
|
||||
# Dmz
|
@ -0,0 +1 @@
|
||||
# Arp
|
@ -0,0 +1 @@
|
||||
# Vm
|
@ -0,0 +1 @@
|
||||
# Nat
|
@ -0,0 +1 @@
|
||||
# Ip
|
@ -0,0 +1 @@
|
||||
# Dns
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user