Nmap - HTTP Enumeration - Finding Hidden Files And Directories

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 32

  • @virtualizeeverything
    @virtualizeeverything ปีที่แล้ว +1

    Struggling to get this script to run right on my setup but your video is still grate finding your stuff helpful

  • @franciscolucarini8761
    @franciscolucarini8761 4 ปีที่แล้ว +12

    Bro can you make the same series of python for hackers but with golang? Please

  • @romagranito
    @romagranito 4 ปีที่แล้ว

    Wow...this is an amazing video sir. Great video as always 😘😘👍

  • @juansanchez6685
    @juansanchez6685 ปีที่แล้ว

    Amazing!
    Thanks a lot!

  • @saurabhsharma1221
    @saurabhsharma1221 4 ปีที่แล้ว

    This is best in all nmap thanks for that

  • @hacker0007
    @hacker0007 4 ปีที่แล้ว +1

    Wow! Another one 🙌🏽✨

  • @m.grayson
    @m.grayson 2 ปีที่แล้ว

    Thank you. This is great.

  • @hulm
    @hulm 4 ปีที่แล้ว +2

    Hi, I want to http enumerate the page with login credentials. Can I add the login's username and password as argument on command? If yes, how?

  • @subrinas7830
    @subrinas7830 3 ปีที่แล้ว +1

    I used the same code but i don't get any directory..y??

  • @oxyLuna
    @oxyLuna 4 ปีที่แล้ว +1

    Can you do a video on upnp?

  • @v3n0mv0Xy
    @v3n0mv0Xy 3 ปีที่แล้ว

    You are the best

  • @nicolasmercado6697
    @nicolasmercado6697 3 ปีที่แล้ว

    what if the website im trying to scan requires authentication?

  • @teracomponentes9374
    @teracomponentes9374 2 ปีที่แล้ว

    when I send the: nmap -sV -p 80 --script http-enum IPNUMBER it doesnt show me the folders, do you know why? thank you

    • @zakomaity6237
      @zakomaity6237 หลายเดือนก่อน

      is p80 not p 80...implying no space bt p and 80

  • @LouisSerieusement
    @LouisSerieusement 3 ปีที่แล้ว

    Thanks !

  • @anonputraid
    @anonputraid 4 ปีที่แล้ว

    Nice Bro

  • @subrinas7830
    @subrinas7830 3 ปีที่แล้ว

    If i didn't get any directory whethet it means there are no directories???...plz reply

  • @amitrathore1396
    @amitrathore1396 4 ปีที่แล้ว

    bro can you please upload some basic ctf challenges videos

  • @hexbrokers9115
    @hexbrokers9115 3 ปีที่แล้ว

    really help still you boss pro

  • @SumitSingh-xu4qs
    @SumitSingh-xu4qs 4 ปีที่แล้ว

    thanks you

  • @darshanakhare6676
    @darshanakhare6676 4 ปีที่แล้ว +1

    Show me you global. Bashrc config how you changed colors in terminal

    • @matthewbrown2017
      @matthewbrown2017 4 ปีที่แล้ว +1

      If you want to show a colored list then grep run ls /usr/share/nmap/scripts | grep -e 'http' --color=auto
      if you want this in your .bashrc file, you simply need to put alias grep='grep --color=auto' somewhere in the file. That's how my Ubuntu is set up - I never bothered changing Kali
      There are some good loadouts set up at github if you want a good baseline to copy

    • @darshanakhare6676
      @darshanakhare6676 4 ปีที่แล้ว

      @@matthewbrown2017 thnx buddy but now i switch to zsh and it comes with syntax highlighting and suggestion

  • @aaryansaharan127
    @aaryansaharan127 4 ปีที่แล้ว

    Long time

  • @adityaputrapratama4629
    @adityaputrapratama4629 4 ปีที่แล้ว +1

    Pentes DWVA pakai sqlmap
    Mau lihat demonya

  • @JayasheelSunny
    @JayasheelSunny 4 ปีที่แล้ว +2

    How To Hack Instagram Account 🤔

  • @rubayethassan5615
    @rubayethassan5615 3 ปีที่แล้ว

    Just inspect the page you want and go to the sources and you'll get all the files and directories of the web 😑

    • @russellstall169
      @russellstall169 3 ปีที่แล้ว +1

      I guess people just wasted all their time making tools like gobuster and dirbuster for no reason, putting together all those wordlists and writing all those scripts. Someone should have just told them to right click the page. Geez what noobs huh?
      /s

    • @rubayethassan5615
      @rubayethassan5615 3 ปีที่แล้ว

      @@russellstall169 dude I just joked that......... That's why I placed that emoji "😑"....😅 If I was serious then I wouldn't have used any emoji bro..... I just had a fun...
      Edited: so I'd like to say also that I'm scripting my own crawler script and DIR extractor script...