HackTheBox - Perfection

Поділитися
Вставка
  • Опубліковано 29 лип 2024
  • 00:00 - Introduction
    00:50 - Start of nmap
    02:50 - Discovering the Weighted Grade Calculator which we will exploit
    04:50 - Using FFUF to enumerate all bad characters and discovering we can't send any symbols
    07:10 - Quick bash one liner with JQ to URL Encode each line of our wordlist
    09:30 - Discovering a New Line character breaks the search for Bad Characters, then getting a shell on the box
    14:40 - Shell returned, looking at the source code and seeing the "Bad Character" filter was really a regex whitelist
    18:50 - Discovering mail that says the password format in the database
    21:50 - Using hashcat Bruteforce mode to crack the password

КОМЕНТАРІ • 31

  • @AUBCodeII
    @AUBCodeII 24 дні тому +12

    Babe, wake up, new IppSec video dropped

  • @o3tg2w35t
    @o3tg2w35t 17 днів тому +3

    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 18 днів тому +1

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

  • @juandelpuerto5711
    @juandelpuerto5711 24 дні тому +1

    Thanks, as always your explanations are gold!

  • @Ms.Robot.
    @Ms.Robot. 23 дні тому +4

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

  • @bread_girl_jane
    @bread_girl_jane 20 днів тому +2

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

  • @StefanŁukasik-m3k
    @StefanŁukasik-m3k 24 дні тому +1

    Solid as usual

  • @activ3Port
    @activ3Port 24 дні тому +4

    the GOAT

  • @kingzedge
    @kingzedge 14 днів тому

    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?

  • @InsanexBrain
    @InsanexBrain 12 днів тому

    thanks! great video as always

  • @felixkiprop48
    @felixkiprop48 22 дні тому +2

    Let's rock❤

  • @Martin-Pentest
    @Martin-Pentest 23 дні тому +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  23 дні тому +1

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

    • @Martin-Pentest
      @Martin-Pentest 23 дні тому +1

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

  • @sh22xpr
    @sh22xpr 21 день тому

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

  • @raphaelriera-v3b
    @raphaelriera-v3b 22 дні тому

    hey my burpsuite browser can't connect to the website

  • @abdirahmann
    @abdirahmann 24 дні тому +2

    good vid

  • @mohammadhosein6847
    @mohammadhosein6847 22 дні тому

    you are so amazing

  • @ManuGram
    @ManuGram 24 дні тому +1

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

  • @alanbusque6645
    @alanbusque6645 24 дні тому +1

    Thanks

  • @nicollasalcantara6907
    @nicollasalcantara6907 15 днів тому

    My reverse shell is not working lol

  • @_Mann_Kasodariya
    @_Mann_Kasodariya 13 днів тому

    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>.

  • @seM1c0l0n
    @seM1c0l0n 22 дні тому

    ffuf supports OS commands to encode input

  • @tg7943
    @tg7943 11 днів тому

    Push!

  • @j0hnc0nn0r-sec
    @j0hnc0nn0r-sec 11 днів тому

    Hard to tell he ever had a speech impediment now

  • @admiralbaty
    @admiralbaty 24 дні тому +1

    semicolon ;
    Colon :

  • @Blomma761
    @Blomma761 24 дні тому +1

    First

  • @boogieman97
    @boogieman97 18 днів тому

    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 ?