Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46307
    NikolajevZj
    Participant

    Hello!
    I have a problem regardless redirecting dns responses.When I run the arp_spoofer and the packet_sniffer,I can access the internet on the windowsVM ,but when I search for bing.com i get the normal website or I get an error that page was not found(but I get the “Spoofing” communicate every time).When i try to connect to the website by typing kali’s ip in the browser it works.So i don’t think it’s because the VM can’t access it.And one more thing,I get an error while the program is running
    (it occurrs somewhere around the time of searching for bing.com)I don’t know if it matters but i use microsoft edge on the windowsVM.

    Here is the screenshot link(the error):
    https://mega.nz/file/k0sgATaI#erE8GtPqUpApIxM43X8DiUFYKUnxPSdxqD0ot7dxoFg
    Here is how the windowsVM browser reacted:
    https://mega.nz/file/po9CiZab#Mu3mH7ucF-9IRtosEMvSTLUO5krBa7oTxeTV1h1umiQ
    Here is the code screenshot:
    https://mega.nz/file/o80S1BjZ#j0pLWy8E3Mp6Mvh91863ZC5xu2ViFnt4sOBkjTKp2io

    I don’t know,but I have a feeling that there’s just a small mistake that I made and I can’t figure out where.Please can you help me out?

    #46308
    NikolajevZj
    Participant

    One more thing,I placed the os.system command in arp_spoofer for executing the echo command,could that somehow be the problem here?

    • This reply was modified 3 years, 6 months ago by NikolajevZj.
    #46312
    Diego PérezDiego Pérez
    Moderator

    Hi!
    The problem here is that Bing uses hsts now a days so the attack won’t work against it.Please try it with http sites first, like this:

    http://testphp.vulnweb.com/

    Later on the course you’ll learn to bypass https.

    Let me know how it goes!
    Diego

    #46848
    mpacc123
    Participant

    My issue is I am not done much with Windows 10 other than clicking buttons, and I have tried and failed numerous times on downloading dns_spoof from my Kali machine to windows 10 machine. How can this be accomplished? How can I get that file to download to Windows downloads?

    #46891
    Diego PérezDiego Pérez
    Moderator

    Hi!

    You can start apache server and move the dns_spoof script to the html directory, the use any web browser on windows to download the file.

    Greetings!
    Diego

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