Understanding Cybersecurity: Network Segmentation

  Рет қаралды 45,031

Intelligence Quest

Intelligence Quest

Күн бұрын

Пікірлер: 42
@Dalai33
@Dalai33 10 ай бұрын
One of the very most underrated channels here! Oh my God thank you very very much
@intelligencequest
@intelligencequest 10 ай бұрын
Thanks so much for the kind words!
@MrUnisteez
@MrUnisteez 2 жыл бұрын
Thanks! This was a simple explanation that gave me just enough information to answer a lot of the questions I had about network segmentation using VLANs.
@theancientvoice9272
@theancientvoice9272 10 ай бұрын
Great content, thank you!
@jackdavies7337
@jackdavies7337 3 жыл бұрын
So helpful thank you.
@techenthusiast4542
@techenthusiast4542 2 жыл бұрын
Good info brother!
@Allexz
@Allexz 3 жыл бұрын
You deserve more subs!
@intelligencequest
@intelligencequest 3 жыл бұрын
Thanks a lot! I appreciate the encouragement
@leaftro
@leaftro 3 жыл бұрын
Word of Truth!
@intelligencequest
@intelligencequest 3 жыл бұрын
@@leaftro thanks the feedback is much appreciated!
@zemichaelhailu3893
@zemichaelhailu3893 3 ай бұрын
Great explanation. Subbed
@lasagna3084
@lasagna3084 Жыл бұрын
Super helpful!
@sonnix31
@sonnix31 4 ай бұрын
Nicely explained, Thanks
@intelligencequest
@intelligencequest 4 ай бұрын
thanks for the positive feedback! much apprecaited
@techlife4599
@techlife4599 3 жыл бұрын
In Mr. Burns voice....EXXCEELLENT... Great video. I'm a suscriber & sharing 👍
@intelligencequest
@intelligencequest 3 жыл бұрын
Thank you! Let's goooo!
@StuckInTheM1ddle
@StuckInTheM1ddle 2 жыл бұрын
Appreciate this for for an office environment but just for anyone (like myself) looking for ways to segregate a home network, having a L2 Switch (VLAN capable) is not enough for looking to implement VLAN in this way - you need a router that supports VLAN's and nearly all consumer-level routers don't support this.
@intelligencequest
@intelligencequest 2 жыл бұрын
I would look into Ubiquiti, they offer some great consumer grade products that I have installed in a number of homes. Their equipment is great for network segmentation implementations
@clovisvigneault
@clovisvigneault 8 ай бұрын
You can always find a consumer router that can be flashed to openwrt or ddwrt to unlock these « enterprise » feature, they have lists of compatible routers with their specs
@daizy8888
@daizy8888 Жыл бұрын
This is great video! would you mind clarifying the use of VRF in a segmented network?
@intelligencequest
@intelligencequest Жыл бұрын
Absolutely! so in the video above I was addressing L2 segmentation, VRF would effectively allow for segmentation of traffic as it was being routed --> think two sets of clients being routed by the same piece of hardware, but for security, logging, analytics you want each of the client networks have their own routing instances, you can utilize Virtual Routing and Forwarding (VRF) to route this traffic but maintain separation of traffic and routing tables
@rozye3004
@rozye3004 Жыл бұрын
You are super cute ! The Humor makes it enjoyable to watch ❤
@omarinv7863
@omarinv7863 2 жыл бұрын
Great video thank u so much
@wendy_113
@wendy_113 Жыл бұрын
"Thank you very much!"
@31qwoz
@31qwoz 3 жыл бұрын
Great information
@amigatommy7
@amigatommy7 Жыл бұрын
Thinking of 2 10gbe switches with Asus 89x router which has 2 10gbe ports. Not sure both can be used at the same time.
@intelligencequest
@intelligencequest Жыл бұрын
TBH I'm not sure either tom
@SifuNuhai
@SifuNuhai 4 ай бұрын
How do you test the VLAN is working accordingly?
@intelligencequest
@intelligencequest 2 ай бұрын
You can do a few things... first would be to ping from devices that should be VLAN separated, you should NOT be able to ping between them until a route is set up between vlans.
@MorgorDre
@MorgorDre Жыл бұрын
So whats the actual threat prevented?
@intelligencequest
@intelligencequest Жыл бұрын
So the "threat" in this case is that any one of the device on your network is compromised. If this occurs and your network is segmented the likelihood of your entire network being compromised is significantly lower. To give you a specific threat example, you could have your file storage server compromised (in a small/medium environment this might be a single device like a Synology NAS). Even more specifically, an attacker leverages vulnerabilities in the file sharing protocol SMB to upload and run software establishing persistence on this file server. If your network is segmented appropriately the attacker will NOT have the ability to pivot to all the other devices in the network. If your network is not segmented, all of the other devices are now potentially victims as well.
@techenthusiast4542
@techenthusiast4542 2 жыл бұрын
What gear do you use to draw? (hardware and software) Wacom?
@intelligencequest
@intelligencequest 2 жыл бұрын
Yes wacom intuous tablet and pen
@techenthusiast4542
@techenthusiast4542 2 жыл бұрын
@@intelligencequest I just started using it and long ways to go to make it look natural. Right now I struggle in meetings with new work from home situation. Was so used to whiteboard and markers 🤣
@intelligencequest
@intelligencequest 2 жыл бұрын
@@techenthusiast4542 100%.. it just takes time.. but I still don't think there is any replacing in person white boarding.. I think a mix of virtual and live has to be what we use going forward 👍
@loganborowski
@loganborowski 3 жыл бұрын
Great content thank you.
@intelligencequest
@intelligencequest 3 жыл бұрын
Thanks! Next up is access control lists!! Should have it out tomorrow!
@macster1457
@macster1457 3 жыл бұрын
Can I still do with if I want to segregate my wireless security cameras? - am I going to need 2 wireless routers then?
@intelligencequest
@intelligencequest 3 жыл бұрын
There are a couple of things that you can do, but the most common is to make a second SSID aka IOTnetwork with its own password and IP address range and segment that network from your primary wireless network. By segment I mean either add ACL entries if you want to allow certain traffic or deny all traffic from that IOT network to the rest of your network (the implementation of this will be different on different Network Operating Systems - NOS')
@macster1457
@macster1457 3 жыл бұрын
@@intelligencequest yes... the other thing I need to accomplish is to completely isolate the wireless cameras from the main router. I need to figure out a way to have a 2nd router just for the cameras so the main router has nothing to do with them.
@tamashalmai8224
@tamashalmai8224 3 жыл бұрын
The security concepts such as L2 segmentation, FW, ACL, router on a stick etc. are all fine. However, my impression is that you try to cover too much in this vlog and give the wrong impression to an especially novice user that these basic security techniques are the holly grails that will cure all security concerns. Therefore I would rather start with a top-down analysis, highlight potential attack vectors and demonstrate which technique would be suitable to mitigate what concern. I.e. what you mention few times in your vlog as defense-in-depth
@intelligencequest
@intelligencequest 3 жыл бұрын
Thank you for the feedback! I actually agree to some extent and I think we are trying to fill in the gaps in this content with subsequent videos.. in response to the "cure all nature" of this segmentation video... that certainly was not the intent! How ever we do think segmentation is an area of basic networking that is very under utilized is most small and medium networks.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 8 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 94 МЛН
Cybersecurity Architecture: Five Principles to Follow (and One to Avoid)
17:34
Home Lab Network Security! - vlans, firewall, micro-segmentation
18:29
VirtualizationHowto
Рет қаралды 52 М.
Microsegmentation Overview
16:38
Zero Networks
Рет қаралды 8 М.
Subnets vs VLANs
5:51
PowerCert Animated Videos
Рет қаралды 608 М.
DO NOT design your network like this!! // FREE CCNA // EP 6
19:36
NetworkChuck
Рет қаралды 3,3 МЛН
Cybersecurity Architecture: Networks
27:31
IBM Technology
Рет қаралды 150 М.
Why The US is Struggling to Return to the Moon
19:55
Real Engineering
Рет қаралды 76 М.
How to Implement Network Segmentation in OT | Verve Industrial
59:09
Verve Industrial, A Rockwell Automation Company
Рет қаралды 4 М.
Network Ports Explained
10:33
PowerCert Animated Videos
Рет қаралды 1,8 МЛН
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 8 МЛН