Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45208
    NikolajevZj
    Participant

    The network scanner doesn’t show any results.No matter if I access http or https pages.Here’s the link for the screenshot of the code:
    https://mega.nz/file/JoMHmS4R#PY0doiBlLs3RWZdEc4ElMkbXMYuBE9yCH9EgoMe1wFk

    I used vulnweb for testing.Please help!

    #45258
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Do you mean packet sniffer? Because network scanner is a different tool, so just to be clear.

    What are you getting on screen? You are trying this inside kali right? I mean sniffin kali’s traffic.

    Let me know.
    Diego

    #45260
    NikolajevZj
    Participant

    Hello,
    Yes sorry I meant packet sniffer.I was trying to sniff on the windowsVM, I just didn’t realize it(i didn’t pay attention to the look of the sniffed browser in the lecture).Anyway everything works fine except one thing.I tried to add and end= argument to the print(load) command,because it printed the username and password 4 times
    in separate lines, and it throws an error at me.Here’s the screen:
    https://mega.nz/file/MgtkQIDA#ZnLVDtjHXBGCeC8ryrdT_BDbALoVRziUTfnQPh7UcHI
    Here’s the code:
    https://mega.nz/file/J002RA6R#HeK9kfh8r-lNBDJ5zgQcb2HWi2d4D6JKT-_bF8UlcaU
    Regards,

    #45299
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Yeah, end=” will onlywork in python3. To do it with python 2 you can use the arp spoofer as an example. Even I don’t see nothing wrong if it’s printed many times, but as you wish.

    Greetings!
    Diego

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.