HackTheBox - Perfection

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

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

  • @ricefarmxr
    @ricefarmxr 4 месяца назад +7

    22:50 take a look at the "Using 'p' (Nth instance of a character) with positional rules" section on the Hashcat wiki page you were on (closer to the bottom of the page)
    echo ippsec | hashcat --stdout -j '$_ f /_ Dp $_'
    $_ = append character _ to end
    f = duplicate word reversed
    /_ = memorize position of first instance of _
    Dp = delete character at position p
    $_ = append character _ to end (again)
    output is ‘ippsec_cesppi_’

  • @o3tg2w35t
    @o3tg2w35t 5 месяцев назад +6

    I learned pen-testing largely from these videos. Three years ago, I got my first pentesting job and somehow promptly forgot all about IppSec. Until today. It's such a great feeling, to know that all my studies paid off. I can finally understand the full content of these videos! Yipee!!

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

    I didn't know you could brute force with hashcat like that. I always learn something new!!

  • @AUBCodeII
    @AUBCodeII 5 месяцев назад +13

    Babe, wake up, new IppSec video dropped

  • @Ms.Robot.
    @Ms.Robot. 5 месяцев назад +4

    ❤🎉 another sweet drop from the Wizard of the Matrix.

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

    Thanks, as always your explanations are gold!

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

    ippsec you’re one of my heroes but the way you pronounce ubuntu kills me lmao

  • @offensivecloud
    @offensivecloud 5 месяцев назад +4

    the GOAT

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

    Hey ippsec. Thanks for amazing content as always. I was just curious y do you use separate machine for cracking ? Can you share specs of your "kracken" machine. Looking to build one

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

    Let's rock❤

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

    Aside from HTB and TryHackMe, what tools should I be playing around with on my computer in order to break into Cyber? I have a few ideas: Kali Linux, Linux GUI, Windows command prompt. What else should I download?

  • @Martin-Pentest
    @Martin-Pentest 5 месяцев назад +1

    Hey Ippsec i have a question that i guess is unrelated to this particular video but i know your the man to ask.. so i'm trying to figure out why if i type echo "password" | md5sum the output or string is totally different to the string i would get on say md5 hash generator online? Maybe i am being stupid but i guess i won't know if i don't ask.

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

      Without a -n, echo is putting a line break in.

    • @Martin-Pentest
      @Martin-Pentest 5 месяцев назад +1

      @@ippsec Well now i feel stupid aha.. problem solved. Thanks for the reply ipp your a legend 👌

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

    I assume hashcat checks file each iteration instead of remembering it's content

  • @raphaelriera-v3b
    @raphaelriera-v3b 5 месяцев назад

    hey my burpsuite browser can't connect to the website

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

    thanks! great video as always

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

    makes it look so easy. This box would take me 5h to crack probably.

  • @StefanŁukasik-m3k
    @StefanŁukasik-m3k 5 месяцев назад +1

    Solid as usual

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

    My reverse shell is not working lol

  • @ChintanDesai-gb3cd
    @ChintanDesai-gb3cd 4 месяца назад

    This is insane

  • @f.reaky_carlos
    @f.reaky_carlos 5 месяцев назад +1

    Really great content,i just wanna ask if you could do more mobile app hacking

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

    ffuf supports OS commands to encode input

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

    good vid

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

    can you make video about how can you have option to which search engines do waan search for it or give me name of softwer so i can to. if anyone know in chat will you help me into this 3>.

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

    you are so amazing

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

    Push!

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

    Thanks

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

    semicolon ;
    Colon :

  • @j0hnc0nn0r-sec
    @j0hnc0nn0r-sec 4 месяца назад

    Hard to tell he ever had a speech impediment now

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

    First

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

    why i get hanged after typing this command: echo password | hashcat --stdout -j '$_'

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

    Hey Ippsec, yesterday I got a new VIP sub for HackTheBox for a year. Haven't done any of the Sherlocks earlier until today. I really liked the LockPick3 Sherlock! Have you done that one yourself already ?