Old telnet trick!

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 889

  • @pyp2205
    @pyp2205 2 года назад +2335

    Warning: If you're ever gonna use telnet for accessing something like a server. Then don't use telnet for it, because telnet is a very insecure remote access protocol. Because all your data going between you and the remote client are unencrypted. Even your username and password are unencrypted, so don't ever use telnet for stuff like that. Because then you're most likely to have your server hacked.

    • @Santerim
      @Santerim 2 года назад +11

      What should i use then?

    • @alexanonymous4429
      @alexanonymous4429 2 года назад +12

      Is it safe to do the star wars trick

    • @pyp2205
      @pyp2205 2 года назад +67

      @@Santerim SSH particularly SSH version 2. Because SSH version 1 is not secure either. As SSH encrypts all of your data, that being the commands you type, your username, password, and all other important data. Plus with SSH you can set up what's called public key authentication. When enabled, you copy your ssh identify (or public key) onto the remote client. Then you reload the service, and every time you log into the server it would authenticate users with public key authentication only. That is if you disable password authentication.
      So if a hacker tries to hack into your server. Then they can't log in, because the server authenticates users only with their public keys instead of passwords.
      Edit: From testing this with SSH, I can't connect to the server without telnet. So if you're going to try this. Do this with either a virtual machine, an old computer you won't mind getting it compromised, or use a vpn. But I think it's better to do it on an old device that you won't mind it getting potentially hacked. I also tested this on an old Linux laptop (that was a windows laptop), and it also works on that.

    • @pyp2205
      @pyp2205 2 года назад +15

      @@alexanonymous4429 well pretty much from what I can tell, he didn't log into a server. It seemed like a web request that downloads those files onto your command line. So if you think it's safe to do it, then go ahead. Just maybe see if your antivirus sees it as potential malware. But I think those files aren't meant to be harmful.

    • @pyp2205
      @pyp2205 2 года назад +4

      @@alexanonymous4429 Ok so after trying this on my computer. You would be connected to a server without being promoted for a username or password. But I start capturing all the packets that are going from my computer to the server. Which is of course unencrypted, so if you are to do this. Then maybe do this on an old computer or a virtual machine. Or use a VPN, or something that would keep you safe from being potentially hacked.
      I also tested this on a Linux system, and it also works on there. So I would say maybe do this at your own risk.

  • @fragalot
    @fragalot 2 года назад +473

    telenet doesn't "add commands to your command prompt." You're connected to another computer (a server) when you're doing this.

    • @06mwatkins
      @06mwatkins 2 года назад +16

      Well I just got hacked

    • @fanuchman
      @fanuchman 2 года назад +2

      Try runing telnet without enabling it in Windows Features. See how far you get.
      We'll wait...

    • @fragalot
      @fragalot 2 года назад

      @@fanuchman putty

    • @OrgBrent
      @OrgBrent 2 года назад +6

      @@fanuchman the commands aren't added to your computer when running TELENET, not TELNET. Read.

    • @CreeplayEU
      @CreeplayEU Год назад +8

      this the exact thing I hate about this guy, he explains everything with like extremely simple surface level one click explanations and he misses more things than he actually says because he doesn't expect anyone to do it, he just does it for the views

  • @4everblacknite
    @4everblacknite 2 года назад +413

    "Command prompt Trick" telehack is a website. you are just accessing it using telnet on command prompt. telnet is old. telehack is not. FFS.

    • @pyp2205
      @pyp2205 2 года назад +22

      Not only Telnet is old, but it's also insecure. Because all of your user data is unencrypted (input, output, username, password, etc.), when I tested this for myself in a Linux computer. I did packet capturing, the packets showed exactly what I was typing in and its output.

    • @4everblacknite
      @4everblacknite 2 года назад +15

      @@pyp2205 Telnet is insecure, but using a client does not leave you machine vulnerable like many people seem to be confused about. A few points, everything you do on Telehack is visible by other users, this is part of the game. You can also connect to Telehack via SSH or HTTPS if you so desire.
      Telehack is MUCH more than just starwars. From the Manual:

      Telehack is a simulation of a stylized arpanet/usenet, circa 1985-1990.
      It is a full multi-user simulation, including 26,600+ simulated hosts
      from the early net, thousands of files from the era, a collection of
      adventure and IF games, a working BASIC interpreter with a library of
      programs to run, simulated historical users, and more.

    • @pyp2205
      @pyp2205 2 года назад +2

      @@4everblacknite I have tried connecting to telehack with ssh. But it says that the connection was refused. Might be that it doesn't have ssh set up or I have to use a different port number other than ssh's default port (Default SSH Port 22, Default Telnet Port 23). I noticed when I was capturing telnet packets, that when I loaded 2048 on telehack. It did show some data when it was opened, but after that it didn't show any more telnet data. I saw encrypted TCP packets.
      But of course it's best to not use telnet especially if you're going to remotely access a remote server. Because we all know that telnet doesn't encrypt data (username, password, commands, etc.).

    • @WilburJaywright
      @WilburJaywright 2 года назад

      Thank you.

    • @baileyharrison1030
      @baileyharrison1030 2 года назад +6

      @@pyp2205 Bro no one is doing internet banking on telnet

  • @GimmilFactory
    @GimmilFactory 2 года назад +266

    I remember being young once and still knowing these aren't hacks.

    • @sharkam69
      @sharkam69 2 года назад +5

      Features is the right word

    • @wavytoad9983
      @wavytoad9983 2 года назад +7

      he didn't say hacks? lol

    • @richardlangly4635
      @richardlangly4635 2 года назад +4

      Yeah, I used to telnet into my university library.

    • @JinnaiT
      @JinnaiT Год назад +2

      @@sharkam69 still the wrong word as it's not a feature it's a connection to a remote computer

    • @wiliwilo
      @wiliwilo Год назад

      ​@@JinnaiT entertaining

  • @chrislinuxtutorials5283
    @chrislinuxtutorials5283 2 года назад +35

    Linux users: Look what they need to mimic a fraction of our power

    • @smarterthanyou9090
      @smarterthanyou9090 2 года назад +4

      They say the same thing about you using buggy ass OpenGL to play games at half framerate --- but only after spending three weeks hacking around in text files with bullshit editors like vi just to get the mouse orientation correct.

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

      ​@@smarterthanyou9090who hurt you?
      but for real, gaming on linux is really not that bad now, most games run the same as on windows in my experience.
      Also you don't need to use vi or vim or emacs or anything, just use nano or a gui text editor...

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

      @@smarterthanyou9090 that's what you tell yourself and why you have that username, because you literally don't know anything about Linux today.

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

      @@glenclark777you have to hack the entire Vatican secret files to download another browser

  • @stratixmedia
    @stratixmedia 2 года назад +91

    *SSH “Am I a joke to you?”

  • @hf4229
    @hf4229 2 года назад +850

    This guy definitely has a discord full of 12yo girls and makes them fight for his attention
    Edit: if you're mad at my comment and want to retaliate, at least do better than just saying "actually no that's you". That's just lazy. At least make me laugh if you're gonna try and insult me.

  • @nefariousintent
    @nefariousintent 2 года назад +94

    Telnet is a security vulnerability. That's the reason i make sure that's disabled.

    • @pyp2205
      @pyp2205 2 года назад +2

      Yeah Telnet is something that I would rarely use. I wouldn't use it for some secret server, I would just use it for experimenting. Like if I want to capture telnet packets, when I connect to my old Linux laptop with telnet. I would set up a temporary dummy user account on Linux, and make it not have strong user privileges and make it have a weak password (And maybe connect an ethernet cable between my 2 computers). So that later I can easily delete the dummy account, and I wouldn't have to worry about getting hacked.

    • @squidoodalee
      @squidoodalee 2 года назад +2

      Good to know others are aware about the security of application protocols, I wish it were widely known as it would be easier to prevent malware and other cyber threats.

    • @Demonslayer20111
      @Demonslayer20111 2 года назад +8

      It isnt a vulnerability in of itself. It just transmits in the clear with no encryption. Just dont send personal info and you'll be fine

    • @honestsniping1
      @honestsniping1 2 года назад +1

      Do you even know what a security vulnerability is?!?!?!

    • @pyp2205
      @pyp2205 2 года назад +1

      @@honestsniping1 The real question is "Do YOU know what a security vulnerability is?"

  • @MarkPinney
    @MarkPinney 2 года назад +13

    Oh, boy, forbin will be real happy about all 2 visitors you drove to his site.

    • @Sol_7
      @Sol_7 Год назад

      Say hi to underwood lmao

  • @ocsanik502
    @ocsanik502 2 года назад +5

    Genius idea leaving telnet wide open

  • @jeffreypeters5578
    @jeffreypeters5578 2 года назад +25

    This dude would blow a load if he ever learned to use the terminal from linux

    • @OtterWidit
      @OtterWidit 2 года назад

      LMAO

    • @AuranDerg
      @AuranDerg 2 года назад +4

      "here's a really cool Linux trick that you probably didn't know"
      *proceeds to install and run cmatrix*

    • @Jun-Kyard
      @Jun-Kyard 2 года назад

      He's really close to becoming a linux user, just needs to shave and wear programmer socks

    • @theairacobra
      @theairacobra 2 года назад

      @@Jun-Kyard he uses wallpaper engine, he got consumed by the bloatware long ago, its too late for him

    • @thepikachugamer
      @thepikachugamer Год назад +1

      >Types in neofetch slowly, zoomed in on his keyboard

  • @gilbertoborrero2014
    @gilbertoborrero2014 2 года назад +107

    And then you can kiss your computer goodbye because you've just granted them a back door in.

    • @kidsythe
      @kidsythe 2 года назад +2

      Back doors aren't what I thought they were.

    • @jackieburkhart3268
      @jackieburkhart3268 2 года назад

      @@kidsythe i just accessed back door to ya mum🤓

    • @whitekr0w
      @whitekr0w 2 года назад +3

      Not necessarily true, as this is a client. You aren’t spawning any kind of access by having a client available. It does however provide another vector for maintaining access if a malicious source has local access to a computer.

    • @stratixmedia
      @stratixmedia 2 года назад +8

      The danger of Telnet is not access vulnerabilities. It’s the fact that your traffic is unencrypted plain text, so any passwords or login credentials you use while interfacing with a switch, server, etc can be easily seen with a simple packet sniffer.

    • @KaziiTheAvali_inactive
      @KaziiTheAvali_inactive 2 года назад

      @@whitekr0w telnet is unsecure and all they need to know is your ip to get into your pc. this while not publicly accessable can easly be found out. while the stuff you are downloading may not be bad enabling telnet itself is full stop.

  • @p41n8
    @p41n8 2 года назад +3

    I just stayed for the bunny girl ED, wow the nostalgia

  • @revine9243
    @revine9243 2 года назад +49

    If you ever hear someone say “to do this trick, first go to cmd” run away

    • @cratew2142
      @cratew2142 2 года назад

      Exactly!

    • @cratew2142
      @cratew2142 2 года назад

      This should be taught to children in school... Stranger danger is a real thing.

    • @tacokoneko
      @tacokoneko 2 года назад +7

      in GNU/Linux the first step of literally anything is open terminal

    • @dacoolistofdoods
      @dacoolistofdoods 2 года назад

      No, you should take the time to learn whether or not it's safe before babbling about a black "hecker" window

    • @revine9243
      @revine9243 2 года назад +2

      @@dacoolistofdoods cmd tricks are not some "hacker" protocol

  • @Hextin
    @Hextin 2 года назад +38

    You know what else was popular a really long time ago?
    Your style.

    • @new_simsons
      @new_simsons 5 месяцев назад +2

      Worst roast ever

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

      Kek it really is 10 years old.

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

    Bro really used the telnet just for fun. Most innocent baby I've ever seen ☠️

  • @JonathanNelson-nelsonj3
    @JonathanNelson-nelsonj3 5 месяцев назад +2

    Don't do this, please!! Telnet is not secure for one thing. In addition, you are running a script written by God only knows. While it is playing Star Wars in ASCII who knows what other mischief it is getting into.

  • @kawaleocode
    @kawaleocode 2 года назад +41

    *You are wanted for Pirating Motion Picture*

  • @williamcamp7297
    @williamcamp7297 2 года назад +2

    I remember hacking ftp servers with telnet in the 90s lolol

  • @V3racious3
    @V3racious3 2 года назад +10

    How to make your computer less secure

  • @stan110
    @stan110 2 года назад +3

    How big do you want the hole in your PCs security?
    Yes.

  • @Mdroudian
    @Mdroudian 2 года назад +4

    This dude is a male Miley Cyrus

  • @funnywolfone7647
    @funnywolfone7647 Год назад

    Did you know?
    I only stay
    for the ✨M U S I C✨

  • @BustinJustin951
    @BustinJustin951 Год назад +1

    Telnet was popular "a long time ago" because it's unencrypted - a.k.a. insecure. It's PROBABLY ok to do this, but I wouldn't use it for anything else.

  • @thephonepersonally
    @thephonepersonally 2 года назад

    Using telnet to watch movies is the equivalent of playing a game boy version of a game which you got from a dodgy and insecure website

  • @shrimpolojee
    @shrimpolojee Год назад +1

    Telnet is just Netcat from Wish 💀

  • @ari_archer
    @ari_archer 2 года назад +5

    Mfw normies discover telnet, wait until they find ssh 💀

    • @derelictt
      @derelictt 2 года назад +2

      Say normies also makes u a normie 👎🏼

  • @arthurting1857
    @arthurting1857 Год назад

    as soon as he mentioned telnet i thought he was gonna talk about stuff like aardwolf etc

  • @stoniesttable93
    @stoniesttable93 2 года назад +2

    Yea I'm good lmao I'm not gonna intentionally turn on an insecure protocol just to mess with dos commands

    • @stoniesttable93
      @stoniesttable93 2 года назад

      I don't usually like the idea of my pc being added to a botnet

    • @squidoodalee
      @squidoodalee 2 года назад

      100%, the problem with these short creators is that they can quickly spread dangerous info that people fall for, earlier today someone was trying to convince their viewers to download videos containing Trojans.

  • @pje_
    @pje_ 11 месяцев назад

    Finally a thing which I didn't know

  • @MasterCKing
    @MasterCKing 4 месяца назад +1

    Cool port 23 open i wo der what I can do from the outside.

  • @le9038
    @le9038 2 года назад +1

    telnet? cool hacks? you kinda don't sound like you know much about computers. you are just connecting to a server and playing with stuff on it. also, telnet was made back in 1969 and back then, computer security other than the physical lock and key wasn't a thing yet. so be careful if you try logging into a BBS.. I would recommend SSH instead of telnet...

  • @davidsa407
    @davidsa407 Год назад +2

    Im not listening to a guy who paints his nails

  • @muriyu
    @muriyu 2 года назад +2

    Don't use telnet over Internet please! Actually, don't enable features which you don't know what they do!

  • @davidaix5771
    @davidaix5771 2 года назад

    Tellnet that's crazy they still have to telnet built into windows computers When you use tell that it's for Connecting into someone else's computer so you're really disconnecting to a server when you do this Kind of like a prompt way of connecting to a website

  • @DannyWilliamH
    @DannyWilliamH 2 года назад +2

    Dang, dood! Ur like a haxzor god r sumthin!!

    • @smarterthanyou9090
      @smarterthanyou9090 2 года назад

      Did you mean to say, "D4NG d00d! Ur l!k3 4 h4x0R g0d r smt?" That's how the 37337 guys talked back then

  • @DasMooorhuhn
    @DasMooorhuhn 2 года назад

    Tellnet... known for security and safty😌

    • @SomeRegularGuy
      @SomeRegularGuy Год назад +1

      Bro will i get hacked if it didn’t establish a connection and i turned the telnet settings once in the window features

  • @BlueBetaPro
    @BlueBetaPro 2 года назад +16

    "A really long time ago" AKA early 2000's. Damn zoomers making millennials fell like we're 60 years old.

    • @Teh_Random_Canadian
      @Teh_Random_Canadian 2 года назад

      Had a zoomer ask me if I was 50 the other day... im 36.

    • @simone2438
      @simone2438 Год назад

      In computer years 20 years is like dinosaur age man

  • @4littlenightmares212
    @4littlenightmares212 2 года назад +3

    Tell people you don’t know what tell net is without telling u don’t know 😂

  • @seboof5966
    @seboof5966 2 года назад +4

    day in the life of the smallest discord mod

  • @ReefMimic
    @ReefMimic Год назад +1

    Alt+F4 best command ever

  • @conornorris8014
    @conornorris8014 4 месяца назад +2

    Know that enabling telnet is a security risk

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

    May the command line live forever

  • @harrysu7643
    @harrysu7643 Год назад +1

    I feel like this guy just searches up stuff u can do in CMD and has no clue what the fuck is going on in the backend

  • @definitelyzackk
    @definitelyzackk Год назад +2

    I dont trust that bro

  • @SirExtreme15
    @SirExtreme15 Год назад +1

    This tutorial should be called: How to get hacked
    NEVER, I mean NEVER use Telnet. Old and extremely unsecure protocol.

  • @JackInTheShop
    @JackInTheShop 2 года назад +12

    keep using telnet. We like plain text communications!!!

  • @mary-os
    @mary-os Год назад +1

    It never works. Thumbs down and unsubscribed. I recommend you do too!

  • @mityab20
    @mityab20 2 года назад +6

    Bro I swear ill do this right after my ram is done downloading

  • @cameronmanicone
    @cameronmanicone 9 месяцев назад

    "adds tools to command prompt." this has to be satire

  • @MichaelPuterbaugh
    @MichaelPuterbaugh 5 месяцев назад +1

    DO NOT install telnet in the 2020s. What the fuck

  • @GoldenEraMovies_Games
    @GoldenEraMovies_Games Год назад

    *laughs in unencrypted*

  • @pawnshot
    @pawnshot 2 года назад

    My computer exploded, thanks man

  • @TJ_4870
    @TJ_4870 2 года назад

    Starwars? Hell yeah

  • @ph34rgeneral
    @ph34rgeneral 2 года назад +1

    Don't do this if you like your pc.

  • @gamingpuppy114
    @gamingpuppy114 2 года назад +9

    Ok finnally i can not be bored in computer science practicals

    • @bigtitmaster
      @bigtitmaster 2 года назад +1

      Don't think you will be able to get admin acces

    • @gamingpuppy114
      @gamingpuppy114 2 года назад

      @@bigtitmaster ya maybe

  • @brianlink391
    @brianlink391 7 месяцев назад +1

    Nowadays, I just get AI to handle it for me.

  • @VladKov36
    @VladKov36 2 года назад +2

    no telnet! stop that!

  • @michael_scopic
    @michael_scopic 2 года назад

    telnet is unencrypted, which means a hacker could see what you do if they intercepted your connection. please use ssh..

  • @kisgamer
    @kisgamer Год назад

    tip: just type that link into your browser and its the exact same

  • @kiaser21
    @kiaser21 2 года назад +1

    Hey kids, don't use either extremely vulnerable telnet, and certainly don't connect to a server that someone tells you to do from a social media page.

  • @kenan2386
    @kenan2386 2 года назад +1

    Telhack is a server bruh

  • @privateuser7906
    @privateuser7906 2 года назад +1

    bro are you really out here telling people to turn telnet on

  • @cmplord1657
    @cmplord1657 2 года назад +1

    I love when 18 year olds pretend to teach people “computer tricks” 🤣 back to school kid

  • @jessedenbow1192
    @jessedenbow1192 2 года назад +2

    Tech videos: press windows + R and then type cmd
    Me: hits windows types cmd

  • @Ayanami00
    @Ayanami00 Год назад +2

    Those people who knows Telnet : 💀
    Those who don't know : 🙂

    • @EchoLR1
      @EchoLR1 Год назад

      Passwords in plain text is good right?

  • @ep1k_4
    @ep1k_4 2 года назад +2

    Basically public ssh

    • @squidoodalee
      @squidoodalee 2 года назад +2

      Exactly, don't use telnet and any other legacy protocol that doesn't utilize SSL.

  • @kevinpyro3008
    @kevinpyro3008 2 года назад

    It doesn't add commands to your cmd.exe.... you're actually logging into a server called telehack which is a recreation of the internet in the late 80s/early 90s the goal is to find old malicious software on telehack and use it to compromise companies real vulnerabilities back then. It's actually a pretty cool fun game to play if you're interested in cyber security

  • @officalearth
    @officalearth 2 года назад +1

    ok ok ok
    Listen
    YOU DONT NEED TO DO WINDOWS + R
    JUST CLICK THE SEARCH BAR ON THE TASKBAR AND TYPE CMD

  • @ahr0cdovlzk3my1lahqtbmftdw7
    @ahr0cdovlzk3my1lahqtbmftdw7 2 года назад +1

    Who use Telnet? WTF we have 2022

  • @PixelPointer1288
    @PixelPointer1288 2 месяца назад +1

    Wow cool

  • @Soulintent95
    @Soulintent95 Год назад

    How to advertise your data online aa free of charge for all people with basic tech knowledge in one easy step

  • @crashboop
    @crashboop 2 года назад

    This is dangerous to say the least. Never do this.

  • @ImNotNoam
    @ImNotNoam 2 года назад

    It's just linux commands. use WSL and you can do all of these commands without using telnet and it's also not safe to use it

  • @ggc1293
    @ggc1293 Год назад +1

    Don’t use telnet. It’s not secure.

  • @nathan9090
    @nathan9090 Год назад +1

    Do I need to paint my thumbnails black before or after?

  • @S_Tadz
    @S_Tadz Год назад

    Aaaand this is why you don't trust a teenager with your cybersecurity

    • @SomeRegularGuy
      @SomeRegularGuy Год назад

      Bro will i get hacked if it didn’t establish a connection and i turned the telnet settings once in the window features

    • @okrainz
      @okrainz 11 месяцев назад

      @@SomeRegularGuyfrom what I understand, telnet just allows connections to stuff, as long as you didn’t connect to any website ur chillin

  • @mackkey5292
    @mackkey5292 2 года назад +1

    DO NOT LEAVE TELNET TURNED ON!!!! You will be leaving your computer open to attack.

  • @themidnightmodshop6
    @themidnightmodshop6 2 года назад +2

    How to compromise your system 101

  • @FrostyDeagz
    @FrostyDeagz 2 года назад +2

    😂 The second I heard telnet I knew that where this was going 😂

  • @JohnSmith-rf3nl
    @JohnSmith-rf3nl 2 года назад

    Awful advice, don't ever use telnet over something like SSH unless you want to be hacked.

  • @AuranDerg
    @AuranDerg 2 года назад +1

    telehack is an 80s hacking simulator lol

  • @Ayanami00
    @Ayanami00 Год назад +1

    Telnet is very vulnerable service so when you enabled it or connect a server there might be a chance you get hack when a hacker is just bored so he decided to scan for any telnet connection and suddenly from empty to one single line and they are on your ass ngl the telnet service is quite so if just one string one single string of request seen bro I even get excited hahahaa except I haven't seen one for years 💀 I kinda sometimes wish people still uses telnet so I can fuck around with people

    • @SomeRegularGuy
      @SomeRegularGuy Год назад +1

      Bro will i get hacked if it didn’t establish a connection and i turned the telnet settings off immediately in the window features

    • @Ayanami00
      @Ayanami00 Год назад

      @@SomeRegularGuy depending on how you view it. If you use telnet and message your friend "Hi" the guy who is in the man in the middle attack in the telnet line can see the message "Hi" but if you use a more secure line they would encrypt it to for example "01010" is not real encryption I'm on my phone but you get the point so is dangerous back in the days or people who don't know some people don't even know they are using they reveal alot of information just from Wireshark like a lot like locations, address to address, what you are browsing, request http to what site, a cache/cookie for login where the hacker can copy and paste to the browser if they know how to which is pretty easy just send a custom request, etc. And so the more dangerous one would acts as your friend's PC where they send message to your PC and looks normal and you don't know if is send by a anonymous guy instead of your friend and the message has a background which is code and they can inject a custom trojan or virus where they send to you and you open the message in order to see in the chat that activates the virus and then it opens a server with a specific target and on a certain address can connect to so no other hacker can connect but the dude who send the virus since the address set on his own or proxy of his which is in short something like VPN for hackers. After virus connection successfully connected to their metepreter or whatever they use to connect the session and they will try to secure they virus in your computer which will send a more persistent trojan they are dangerous if the hacker is good they will separate the virus throughout your PC into normal folders such as Documents, local drive, videos, images, Desktop, etc and they will have one program bring them together and decrypt it and virus runs and the virus is very hard to find you cant completely wipe them except delete whole PC and drive clean completely, and not to mention the first virus is not persistent meant after PC restart they can't get connection no more but if is a persistent shell or virus after restart the virus will run itself and connects to hackers computer like a startup in computer games etc, same logic.

    • @Ayanami00
      @Ayanami00 Год назад

      @@SomeRegularGuy you won't get by just establishing connection is since telnet is not a bad guy is just the bad guys on telnet waiting for victim in the routers be careful of the connection you have in public wifi. And if you are using a very old messaging software or you try to make your own on RUclips and the easiest they teach telnet messaging that is dangerous. Imagine I read your message to your family.

  • @realmamitler
    @realmamitler Год назад +1

    You don't have to use telenet to connect. You can just go to the link like a normal website.

  • @linuxgamer323
    @linuxgamer323 Год назад +1

    two words: use linux!

  • @0xC47P1C3
    @0xC47P1C3 2 года назад

    Telnet is dangerous to leave open. You should have put a warning bro

  • @commenter1639
    @commenter1639 2 года назад +1

    You should really have a custom keyboard

  • @thelandoftwitchclips
    @thelandoftwitchclips 2 года назад +1

    LMAO!!! please kids.. dont do this

  • @Jmhawks
    @Jmhawks 2 года назад +1

    Don't turn telnet on.

  • @AndrewTSq
    @AndrewTSq 2 года назад +5

    next video : introducing irc. "here is my ip btw"

    • @smarterthanyou9090
      @smarterthanyou9090 2 года назад

      Ahhhhh punt bots were hilarious. Flooding obviously doesn't work any more but for a couple of years it was funny to see people like this guy wander into an undernet channel, say something dumb and get on a permanent flood list. DCC, grep the end node, and PUNT! Reconnect? autobot... ACTIVATE! punt punt punt hahahaha

  • @shodanwashere
    @shodanwashere 2 года назад

    My mans knows how to trick people who have no idea how computers work.
    First off, you're not "adding more commands". That would require installing some program that can be invoked from the command prompt. You're just connecting to a server that offers some services, via Telnet.
    Second. Do not use telnet. It is an extremely unsecure communication protocols and a bagillion exploits have been written for its vulnerabilities, a lot of which have not been patched. This applies for clients too, not just servers. If you ever connect somewhere via telnet, beware that your machine may already have been compromised.

  • @Stop-All-War
    @Stop-All-War Год назад +2

    Telnet is not safe

  • @Noble5k
    @Noble5k Год назад

    ay why is my windows button not working please tell me i have a laptop but i separate key bored only my laptop key bored windows button work

  • @Theoneandonlyguy
    @Theoneandonlyguy Год назад +1

    In short
    This is a back door
    Don’t do it unless you know what you are doing or at risk.

  • @Xylight
    @Xylight 2 года назад

    Telnet is essentially an older version of SSH. These are not hacks. It's literally just a simple server somebody set up.

  • @Dahlah.FightMe
    @Dahlah.FightMe Год назад +1

    Nice :D

  • @kyleftw1679
    @kyleftw1679 2 года назад

    Boy really got nail polish

  • @NiTeHaWKnz
    @NiTeHaWKnz 2 года назад

    If anything, use ssh.

  • @parzivallampruge2549
    @parzivallampruge2549 2 года назад

    Any work or school network should have telnet disabled by default.

  • @tim-w
    @tim-w 2 года назад +1

    PSA: You can also use other telnet clients, Putty can connect to this service as well.