The TechCave
The TechCave
  • Видео 29
  • Просмотров 2 981 375
What is a VPN & How does it work? Virtual Private Networks Explained
This is a comprehensive explainer for developers and beginners on VPNs and how they work!
Virtual Private Networks are used to ensure security and privacy online. In this video, I give a detailed explanation on VPNs and how they work under the hood. I start by explaining what is a VPN, by diving deeper into the acronym "Virtual Private Network". Then I explain the different kinds of VPN connections; Full-tunnel and Split-tunnel. After that, I move to how VPNs work by going into the details of routing VPN traffic and the connection between the VPN client and the VPN server.
OpenVPN is also briefly explained and I conclude with why you would want to use a VPN.
Enjoy!
VPN Solution: prf.hn/l/ag...
Просмотров: 9 508

Видео

What is a Proxy Server & How Does it work?
Просмотров 7 тыс.2 года назад
#proxy #reverse_proxy #networking You will understand what proxies are in this video, the details about how they work, and the difference between proxies, reverse proxies, VPNs, and load balancers. In this video, I explain what proxies are and how they work in a simple yet comprehensive manner. I also answer the following questions: * What is the difference between a proxy and a reverse proxy? ...
What is Caching and How it Works | Caching Explained
Просмотров 8 тыс.2 года назад
An explainer about caching in software and in the different web layers. In this video, I demonstrate why caching is important and why we need it. You will also learn the benefits of caching and how it makes software perform better. You will see when caching is implemented and how it is implemented. Video Outline 00:00 Why Caching? - Analogy 01:17 What is Caching? 02:50 Caching Benefits 03:12 Ca...
What is DNS? How Does DNS work | The Domain Name System
Просмотров 8 тыс.2 года назад
#dns #domain_name_system #dns_lookup Understanding the DNS, Domain Name System, and how it works is an important part of any web developer's journey. The DNS lookup process is how domain names, contained in a URL, are resolved into IP addresses and received by the user's browser to make the actual HTTP request to the server to get the sought-after resource. The DNS lookup process is also import...
Session Hijacking Attack | Session ID and Cookie Stealing | SideJacking
Просмотров 60 тыс.2 года назад
#session_hacking #sidejacking #xss Understanding Session Hijacking, also called side-jacking, is important for web developers, aspiring security engineers, and Internet users in general. Session Hijacking is a technique hackers use to steal session IDs to gain access to private systems and personal accounts to enjoy and take advantage of advanced privileges. Session Hijacking allows attackers t...
CSRF Explained | Understanding Cross Site Request Forgery | What is XSRF?
Просмотров 19 тыс.3 года назад
#csrf #xsrf #cross_site_request_forgery Understanding Cross-Site Request Forgery is important for web developers, aspiring security engineers, and Internet users in general. CSRF is a vulnerability that has caused serious damage both for individuals and companies. Cross-site Request Forgery allows attackers to penetrate vulnerable systems by inducing users to perform privileged but unwanted act...
What is XSS? | Understanding Cross-Site Scripting | XSS Explained
Просмотров 13 тыс.3 года назад
#xss #cross_site_scripting #xss_attacks #xss_protection Understanding Cross-Site Scripting is important for web developers, aspiring security engineers, and Internet users in general. XSS is one of the most common threats on the web. Cross-site Scripting allows attackers to penetrate vulnerable systems and perform malicious actions, such as stealing data, hijacking sessions, etc. In this video,...
What is CORS? | Cross-Origin Resource Sharing | CORS Explained!
Просмотров 62 тыс.3 года назад
#web_security #cors #sop #csrf Understanding Cross-Origin Resource Sharing is essential if you’re a web developer or want to understand the browser security model. Cross-origin Resource Sharing is a way to relax the SOP, Same Origin Policy, the security mechanism whereby browsers prevent Cross-Site Request Forgery, or CSRF. In this video, what is CORS, and Why we need it?. You’ll understand how...
What is Containerization? What is Docker? | Containerization vs Virtualization
Просмотров 19 тыс.4 года назад
I'm back with a new video about Docker and Containerization. In this video lesson, part 1, I explain containerization in detail and talk about what is it and the magic behind it. I briefly introduce Docker and focus mainly on the technology behind it. In this video lesson you will learn: * What is Containerization * What Problems does it solve * Life Before & After docker * How Containers work ...
Event-Driven Architecture | EDA | Software Architectural Patterns
Просмотров 49 тыс.4 года назад
In this video, I explain in detail the event-driven architectural pattern, or EDA, and talk about its components, internals, and characteristics. Here are the points I address in this lesson: * Basic Concepts and Pattern Description * Event-Driven in Action * Implementation Approaches * Pros and Cons * Implementation Technologies * Pitfalls & Considerations This video is part of the Software Ar...
Distributed Systems | Distributed Computing Explained
Просмотров 176 тыс.4 года назад
Distributed Systems | Distributed Computing Explained
Service-Oriented Architecture -SOA | Software/Web Application Architecture
Просмотров 77 тыс.4 года назад
Service-Oriented Architecture -SOA | Software/Web Application Architecture
Microkernel Architectural Pattern | Software Architecture
Просмотров 25 тыс.5 лет назад
Microkernel Architectural Pattern | Software Architecture
Microservices Architectural Pattern
Просмотров 81 тыс.6 лет назад
Microservices Architectural Pattern
Layered/n-Tier Architectural pattern.
Просмотров 50 тыс.6 лет назад
Layered/n-Tier Architectural pattern.
Serverless Architecture Explained
Просмотров 55 тыс.6 лет назад
Serverless Architecture Explained
Software Architecture | Architectural patterns | Architecture vs Design pattern
Просмотров 281 тыс.6 лет назад
Software Architecture | Architectural patterns | Architecture vs Design pattern
APIs | REST | REST APIs Demystified
Просмотров 297 тыс.7 лет назад
APIs | REST | REST APIs Demystified
Web Services - Demystified!
Просмотров 53 тыс.7 лет назад
Web Services - Demystified!
The Client Server Model | Clients and Servers
Просмотров 448 тыс.8 лет назад
The Client Server Model | Clients and Servers
URIs, URLs, and URNs | Difference between URI and URL | URL Explained
Просмотров 211 тыс.8 лет назад
URIs, URLs, and URNs | Difference between URI and URL | URL Explained
Web pages, Websites, and Web Applications
Просмотров 93 тыс.8 лет назад
Web pages, Websites, and Web Applications
The Internet vs. The Web
Просмотров 92 тыс.8 лет назад
The Internet vs. The Web
The Http and the Web | Http Explained | Request-Response Cycle
Просмотров 700 тыс.8 лет назад
The Http and the Web | Http Explained | Request-Response Cycle

Комментарии

  • @lukuwazzow9553
    @lukuwazzow9553 День назад

    Very good. 💯

  • @RingZero
    @RingZero День назад

    Thanks for the video and sharing awareness. I would like to recommend a few steps to the audience on how to protect themselves from these threat actors. 1. Always use non-privileged user account to login interactively and to operate your system on a daily basis 2. Run your browser using a different non-privileged account. This step enables your cookies to be isolated and protected. 3. Enable "Core Isolation" in Windows. Ensure Memory Integrity is checked. 4. Enable "Controlled folder access" to secure your critical folders and ensure to add only the known & trusted programs/apps to the "Authorized" list. 5. Use Admin account with care and ensure you are 100% sure what you're doing.

  • @JarifGG
    @JarifGG 10 дней назад

    simply beautiful

  • @tatianasorroche5365
    @tatianasorroche5365 18 дней назад

    great video, ty so much

  • @wzup23
    @wzup23 20 дней назад

    Dude you're a legend!

  • @gnome_07
    @gnome_07 20 дней назад

    i didnt know i needed the extra info that is covered in this video!! great work

  • @Mrdefa1
    @Mrdefa1 23 дня назад

    great video, thanks

  • @arshamm97
    @arshamm97 Месяц назад

    nailed it👌 really good explanation. 🔥

  • @hanhmy2511
    @hanhmy2511 Месяц назад

    *bro you're good at explaining in simple terms*

  • @francishubertovasquez2139
    @francishubertovasquez2139 Месяц назад

    Did you get the message couriers users ?

  • @francishubertovasquez2139
    @francishubertovasquez2139 Месяц назад

    I think the API program of unrestful then there's users and the restful then users are faulty product of institutional bullshits with programmed 0 and 1 for their own favor. How about this. I get what I want otherwise you be deleted on Earth users and programmers. That's 0 and 1 jackassholes. Let it be

  • @santhoshvijayakumar-wp8lc
    @santhoshvijayakumar-wp8lc Месяц назад

    awesome video bro

  • @sameermohammed279
    @sameermohammed279 2 месяца назад

    Actually I saw many videos but you Explained Well... Thank you Man..

  • @WillHead-SchneiderElectric
    @WillHead-SchneiderElectric 2 месяца назад

    01:25 "Can you think of one? Yea." 😂

  • @jeffw5902
    @jeffw5902 2 месяца назад

    Infra and platform as a service isn't necessarily distributed computing

  • @eslambasher5720
    @eslambasher5720 2 месяца назад

    thanks for this explain but there is something the path is not optional in URL is fundamental part

  • @Strongs_G3528
    @Strongs_G3528 2 месяца назад

    Maybe I missed it but is the communication between the VPN and the client server encrypted?

  • @blackball943
    @blackball943 2 месяца назад

    Nowadays almost every websites uses https,then what’s the point of this video of its so outdated?(just asking)

  • @kayla_st
    @kayla_st 2 месяца назад

    awesome video i've an exam tomorrow thanks for help

  • @SLEV7NELEV11N
    @SLEV7NELEV11N 2 месяца назад

    THANK YOU

  • @user-sr7bk6ot2i
    @user-sr7bk6ot2i 3 месяца назад

    Nice one

  • @samueleambrosetti405
    @samueleambrosetti405 3 месяца назад

    thx, that was very clear

  •  3 месяца назад

    Thank you for this brief but info-reach video.

  • @jugurthagreen900
    @jugurthagreen900 3 месяца назад

    your given ip address 111.222.33.444 is incorrect.

  • @LucialRoy
    @LucialRoy 3 месяца назад

    May you send me the copy please

  • @gitcotech
    @gitcotech 3 месяца назад

    Great man

  • @user-kh6rp6yx1j
    @user-kh6rp6yx1j 3 месяца назад

    Hey

  • @sneakyboii732
    @sneakyboii732 3 месяца назад

    dang, this video's good, thanks for the info

  • @nixes1636
    @nixes1636 4 месяца назад

    Another great video. Would like to see video about what GraphQL is.

  • @nixes1636
    @nixes1636 4 месяца назад

    Your videos are so great. Hope you make more.

  • @stevenroque2700
    @stevenroque2700 4 месяца назад

    Thank you so much Mr.!!! Hope you're doing well!

  • @kushelg6286
    @kushelg6286 4 месяца назад

    Perfect explanation. thank you Sir

  • @abdrrhmskn
    @abdrrhmskn 4 месяца назад

    Thanks for that beautiful and educative content 😊

  • @marcusgenz4020
    @marcusgenz4020 5 месяцев назад

    I have built a plaque with your RUclips DP embedded in it. I worship it every morning and say a prayer to it because your clear and apt explanations have been saving my soul.

  • @MaximoToro
    @MaximoToro 5 месяцев назад

    Will using a proxy put my passwords and personal info more at risk? Or essentially the same risk level ?

  • @GodfreyMann
    @GodfreyMann 5 месяцев назад

    These defensive techniques can only be implemented on the server side…they’re of no use to a user. Best tip for users are: (a) avoid public wifi i.e. use mobile data; (b) if using public wifi then use a VPN; (c) logout of all sessions - don’t just close the browser tab; …any other tips?

  • @comosaycomosah
    @comosaycomosah 5 месяцев назад

    these videos are great bro and just really well made was surprised it wasn't a company or any website or anything as well as no videos in forever

  • @kylemlsantos97
    @kylemlsantos97 5 месяцев назад

    Wow, a Rhode Island address! That is a first... yes, we exist!

  • @hagarkhaled9721
    @hagarkhaled9721 6 месяцев назад

    Is the single point of failure concept can be applied to this pattern?

  • @itzhumbleson4724
    @itzhumbleson4724 6 месяцев назад

    I’m here

    • @shaunbanis2231
      @shaunbanis2231 17 дней назад

      😩😩🗣️🗣️😝😜🤪🤤😋🥵🥶🫨🤯😈👿😎💀☠️👹👺👻🎃🤖👽👾

  • @Shariab
    @Shariab 6 месяцев назад

    Very helpful! Thank you

  • @juntti2948
    @juntti2948 6 месяцев назад

    Can people track me if im not connected to internet?

  • @nikhilsharma-improvedontpr7852
    @nikhilsharma-improvedontpr7852 6 месяцев назад

    Good one

  • @mostafaosama2147
    @mostafaosama2147 6 месяцев назад

    Thank you so♥

  • @user-fy1jr1rp1s
    @user-fy1jr1rp1s 6 месяцев назад

    cool video)

  • @adamtki
    @adamtki 6 месяцев назад

    Wow, that was a brainful! Nice. I'll have to watch it again.

  • @dabesto466
    @dabesto466 6 месяцев назад

    thank uu

  • @creightonbaxter1600
    @creightonbaxter1600 6 месяцев назад

    This was way better than how TCM explaines it.

  • @azavoiceamazighfdoux
    @azavoiceamazighfdoux 6 месяцев назад

    ⴰⵣⵓⵍ Hi 👋 Good job Bro 👏👏

  • @siddharthnigam7638
    @siddharthnigam7638 7 месяцев назад

    After 9 hr EXAM