HTB walkthrough - instant

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

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

  • @SomeOne-r8b
    @SomeOne-r8b 8 дней назад

    much love my guy! it was exceptionally helpful

  • @indiateamo
    @indiateamo 13 дней назад

    Gran video amigo , ojala sigas haciendo mas de estos Tutoriales. Saludos desde Argentina !

  • @vishaalkumaranandan2894
    @vishaalkumaranandan2894 11 дней назад

    Absolutely brilliant
    How to become like you

  • @indiateamo
    @indiateamo 13 дней назад

    Hola como estas ? Te saludos desde Argentina, gran video TE FELICITO ! No pude clonar de ninguna manera ese Repositorio ni con 'git clone' ni con 'gh repo clone' , me autentique de todas las formas posible (pensando que seria un repo privado), pero no hubo caso

  • @tomreid5557
    @tomreid5557 14 дней назад +1

    Hello, i was following along with your video and got hit with asking to provide the password when trying to ssh onto the user even after creating the id_rsa file and chmoding it to 600, could you provide any insight on how to fix this?

    • @redfire-359
      @redfire-359  14 дней назад

      Id double check the username is correct, and take out any whitespaces in the id_rsa file, like extra lines at the end. What command are you typing for ssh?

    • @tomreid5557
      @tomreid5557 14 дней назад

      @@redfire-359 The error i'm getting after sshing using the key is error in libcrypto I've tried troubleshooting how I have copied over the key and sadly no further forward I tried using the key both before and after refining it using cyberchef and still getting libcrypto error any advice ?

    • @hugomichel5739
      @hugomichel5739 13 дней назад

      Had the same issue, be sure the format of your id_rsa file is correct (remote double quotes, commas and
      = new line)