Footer

    Download on the App StoreGet it on Google Play

    About

    • About Us
    • Our Learning Services
    • Join Us
    • FAQ
    • Hot Tags

    Services

    • Pronunciation Challenge
    • Saved
    • Search Vocabulary
    • Blog

    Channels

    Levels

    • A1
    • A2
    • B1
    • B2
    • C1
    • C2

    Privacy˙Terms˙
    ©2026 VoiceTube Corporation. All rights reserved

    authentication

    US

    ・

    UK

    B1
    n. (u.)Uncountable NounAct of proving that something is genuine, not fake
    Authentication of identity is a must to open bank accounts

    Video subtitles

    Google Data Center 360° Tour

    08:29Google Data Center 360° Tour
    • These only allow one person in at a time and require dual authentication to continue further.

      These only allow one person in at a time and require dual authentication to continue further.

    • and require dual authentication

      and require dual authentication

    B1

    How to protect your emails from outside eyes | Terms of Service

    21:14How to protect your emails from outside eyes | Terms of Service
    • if you don't have for instance, multi factor authentication, if it's that easy to get into your account, then of course whoever does that can read all your emails because that's like as if it were you who are logging in.

      if you don't have for instance, multi factor authentication, if it's that easy to get into your account, then of course whoever does that can read all your emails because that's like as if it were you who are logging in.

    • So protecting your credentials, having this multi factor authentication I think is, is also crucial for people to maintain.

      So protecting your credentials, having this multi factor authentication I think is, is also crucial for people to maintain.

    A2

    (全英文)用AI工程師挑戰$4,000美金的接案!一天內能完成嗎?Replit Agent 3實測|Kelly Tsai

    13:05(全英文)用AI工程師挑戰$4,000美金的接案!一天內能完成嗎?Replit Agent 3實測|Kelly Tsai
    • So first thing that we will want to do is probably user authentication, right?

      So first thing that we will want to do is probably user authentication, right?

    • And you can see here it supports many, um, authentication methods.

      And you can see here it supports many, um, authentication methods.

    A2

    Should I Go Into Computer Science?

    02:21Should I Go Into Computer Science?
    • maintain password files and set up authentication methods.

      maintain password files and set up authentication methods.

    • and set up authentication methods.

      and set up authentication methods.

    B1

    Enhance cybersecurity reporting with AI

    03:54Enhance cybersecurity reporting with AI
    • SIM logs indicate failed authentication attempts against 0365, and we applied YARA rules to analyze payload behavior.

      SIM logs indicate failed authentication attempts against 0365, and we applied YARA rules to analyze payload behavior.

    • Sim logs indicate failed authentication attempts against O365, and we applied YARA rules to analyze payload behavior.

      Sim logs indicate failed authentication attempts against O365, and we applied YARA rules to analyze payload behavior.

    B1

    How Spring Boot Can Be A Game Changer For Your Career

    04:05How Spring Boot Can Be A Game Changer For Your Career
    • For example, we have Spring data for simplifying database access, Spring security for adding authentication and authorization to your applications, Spring batch for batch processing, Spring cloud for building microservices and distributed systems, Spring integration for simplifying messaging and integration between systems and more.

      For example, we have Spring data for simplifying database access, Spring security for adding authentication and authorization to your applications, Spring batch for batch processing, Spring cloud for building microservices and distributed systems, Spring integration for simplifying messaging and integration between systems and more.

    • For example, we have Spring Data for simplifying database access, Spring Security for adding authentication and authorization to your applications, Spring Batch for batch processing, Spring Cloud for building microservices and distributed systems, Spring Integration for simplifying messaging and integration between systems, and

      For example, we have Spring Data for simplifying database access, Spring Security for adding authentication and authorization to your applications, Spring Batch for batch processing, Spring Cloud for building microservices and distributed systems, Spring Integration for simplifying messaging and integration between systems, and

    B1

    SANS Stormcast Friday, April 18th: Remnux Cloud Environment; Erlang/OTP SSH Vuln; Brickstorm Ba…

    06:19SANS Stormcast Friday, April 18th: Remnux Cloud Environment; Erlang/OTP SSH Vuln; Brickstorm Ba…
    • hello and welcome to the friday april 18th 2025 edition of the sands internet storm centers stormcast my name is johannes ulrich and today i'm recording from orlando florida today we got another guest diary by one of our undergraduate interns jacob clay camp did write about how to get started in malibu analysis of course we have plenty of diaries always about malibu analysis didier and xavier most notably are heavily contributing to this this is more the beginners view of malibu analysis and sort of how to get started with malibu analysis using a cloud-based system a couple interesting parts here first of all jacob is using aws a free instance and then uses chasm workspaces in order to essentially get a remote desktop into a container which then runs remnux this is lenny seltzer's reverse analysis environment all of this is linux-based and since it is set up in a container it's also easy to reset and the cloud deployment of course makes it nice and isolated from anything that you may have going on in your home network overall interesting setup and then jacob is going over a quick analysis of a red tail sample and how to apply this particular environment to the analysis of this particular matter interesting a write-up and nice step-by-step guide to help you get started and then we have a critical vulnerability affecting the erlang otp ssh library this affects any ssh servers written in this language the vulnerability was found by researchers at the ruhr university city in bochum now the otp here in erlang otp does not stand for one term one-time password instead it does stand for the open telecom platform this particular version of erlang was created and maintained initially by ericsson and is often used in telecom related devices routers and the like so certainly there is quite a number of affected devices out there the cbss score of the vulnerability is a perfect 10.0 because it does allow for arbitrary code execution without authentication the problem is that some ssh messages some ssh protocol messages can be sent and executed before authentication finishes due to this bug and that then leads to execution now the user this this code executes at depends on the user the ssh server is running at at the time it receives these messages definitely upgrade but of course since this is a vulnerability in the library used to create the ssh server you may have to wait for respective vendors to actually release updates here in the meantime the only alternative you have is to disable or firewall the ssh server and belgium security company inviso did release a report with details regarding some of their recent findings of the brickstorm backdoor brickstorm has been used in linux in in sort of vmware environments but now they also found a version of this backdoor on windows there are a couple interesting things to note here unlike most backdoors this backdoor actually does not have a remote code execution capability they say that typically rdp and such is used instead by the attacker and that they specifically didn't include a remote code execution capability to evade some heuristic and behavioral detection that you often find that would flag any code execution behavior instead this particular backdoor is able to read write files from the file system it also has some network components that would allow an attacker to essentially use an affected system as a pivot to scan other systems in the network so certainly a capable piece of malware also interesting as a command control channel they're using cloud flare workers and similar systems that again are less likely going to trigger alerts interesting report and it also includes some good indicators of compromise and the ways and techniques how you can actually find if you are affected by this particular backdoor and openai released its latest greatest model gpt 4.1 but this didn't happen amid some controversy around the security aspects here first of all this model was released without the usual safety reports or system cards which typically outline how this particular model was created to be safe meaning not for example allowing to create malware and apparently some of these safeguards that you often find in these models are missing from gpt 4.1 making it trivial to create malware with this model interesting problem here and not even sure if this will be something that the openai will fix in short notice but definitely we have seen malicious models of course before but not from major vendors like openai well that is it for today so thanks again for listening and thanks everybody who i met here i mean all of you listeners at the event here in orlando and well i'll talk to you again on monday bye

      hello and welcome to the friday april 18th 2025 edition of the sands internet storm centers stormcast my name is johannes ulrich and today i'm recording from orlando florida today we got another guest diary by one of our undergraduate interns jacob clay camp did write about how to get started in malibu analysis of course we have plenty of diaries always about malibu analysis didier and xavier most notably are heavily contributing to this this is more the beginners view of malibu analysis and sort of how to get started with malibu analysis using a cloud-based system a couple interesting parts here first of all jacob is using aws a free instance and then uses chasm workspaces in order to essentially get a remote desktop into a container which then runs remnux this is lenny seltzer's reverse analysis environment all of this is linux-based and since it is set up in a container it's also easy to reset and the cloud deployment of course makes it nice and isolated from anything that you may have going on in your home network overall interesting setup and then jacob is going over a quick analysis of a red tail sample and how to apply this particular environment to the analysis of this particular matter interesting a write-up and nice step-by-step guide to help you get started and then we have a critical vulnerability affecting the erlang otp ssh library this affects any ssh servers written in this language the vulnerability was found by researchers at the ruhr university city in bochum now the otp here in erlang otp does not stand for one term one-time password instead it does stand for the open telecom platform this particular version of erlang was created and maintained initially by ericsson and is often used in telecom related devices routers and the like so certainly there is quite a number of affected devices out there the cbss score of the vulnerability is a perfect 10.0 because it does allow for arbitrary code execution without authentication the problem is that some ssh messages some ssh protocol messages can be sent and executed before authentication finishes due to this bug and that then leads to execution now the user this this code executes at depends on the user the ssh server is running at at the time it receives these messages definitely upgrade but of course since this is a vulnerability in the library used to create the ssh server you may have to wait for respective vendors to actually release updates here in the meantime the only alternative you have is to disable or firewall the ssh server and belgium security company inviso did release a report with details regarding some of their recent findings of the brickstorm backdoor brickstorm has been used in linux in in sort of vmware environments but now they also found a version of this backdoor on windows there are a couple interesting things to note here unlike most backdoors this backdoor actually does not have a remote code execution capability they say that typically rdp and such is used instead by the attacker and that they specifically didn't include a remote code execution capability to evade some heuristic and behavioral detection that you often find that would flag any code execution behavior instead this particular backdoor is able to read write files from the file system it also has some network components that would allow an attacker to essentially use an affected system as a pivot to scan other systems in the network so certainly a capable piece of malware also interesting as a command control channel they're using cloud flare workers and similar systems that again are less likely going to trigger alerts interesting report and it also includes some good indicators of compromise and the ways and techniques how you can actually find if you are affected by this particular backdoor and openai released its latest greatest model gpt 4.1 but this didn't happen amid some controversy around the security aspects here first of all this model was released without the usual safety reports or system cards which typically outline how this particular model was created to be safe meaning not for example allowing to create malware and apparently some of these safeguards that you often find in these models are missing from gpt 4.1 making it trivial to create malware with this model interesting problem here and not even sure if this will be something that the openai will fix in short notice but definitely we have seen malicious models of course before but not from major vendors like openai well that is it for today so thanks again for listening and thanks everybody who i met here i mean all of you listeners at the event here in orlando and well i'll talk to you again on monday bye

    • The CVSS score of the vulnerability is a perfect 10.0 because it does allow for arbitrary code execution without authentication.

      The CVSS score of the vulnerability is a perfect 10.0 because it does allow for arbitrary code execution without authentication.

    B1

    Meta Ray-Ban Smart Glasses Review - 6 Months Later

    11:34Meta Ray-Ban Smart Glasses Review - 6 Months Later
    • And since there's no fingerprint sensor or other authentication method for the glasses, they'd be pretty easy for thieves to steal and reuse.

      And since there's no fingerprint sensor or other authentication method for the glasses, they'd be pretty easy for thieves to steal and reuse.

    • And since there's no fingerprint sensor or other authentication method for the glasses, they'd be pretty easy for thieves to steal and reuse.

      And since there's no fingerprint sensor or other authentication method for the glasses, they'd be pretty easy for thieves to steal and reuse.

    B1

    Apple - WWDC 2015

    24:41Apple - WWDC 2015
    • And so we're bringing two-factor authentication and making it easy for everyone to protect their data in iCloud.

      And so we're bringing two-factor authentication and making it easy for everyone to protect their data in iCloud.

    • and so we are bringing two-factor authentication

      and so we are bringing two-factor authentication

    A2

    LinkedIn Learning courses integrated with GitHub Models

    02:54LinkedIn Learning courses integrated with GitHub Models
    • We integrated GitHub Models in our LinkedIn courses to give you immediate hands-on experience with cutting-edge AI models from major vendors, all without having to sign up for third-party services or manage authentication keys or change the course code just to make it all work.

      We integrated GitHub Models in our LinkedIn courses to give you immediate hands-on experience with cutting-edge AI models from major vendors, all without having to sign up for third-party services or manage authentication keys or change the course code just to make it all work.

    • We integrated GitHub Models in our LinkedIn courses to give you immediate hands-on experience with cutting-edge AI models from major vendors, all without having to sign up for third-party services or manage authentication keys or change the course code just to make it all work.

      We integrated GitHub Models in our LinkedIn courses to give you immediate hands-on experience with cutting-edge AI models from major vendors, all without having to sign up for third-party services or manage authentication keys or change the course code just to make it all work.

    A2