Giter Site home page Giter Site logo

Comments (7)

SemyonMakhaev avatar SemyonMakhaev commented on July 20, 2024 1

Hey Sorry I figured it out but btw I am getting no response but a blank cursor?

Hi!

Actually this is expected situation if you try to poison a real server. The program tries to get ahead of a real forwarder when it sends DNS-replies. However the probability of this event is obviously small.

The main reason is that an architecture of a real DNS-forwarder allows it to send a reply more quickly than the program. In addition the program sends DNS-reply to all of server ports trying to predict a port where server waits an answer from its forwarder. But a real forwarder sends only one reply and doesn't waste time to find a port.

But if you try many-many times maybe you'll be lucky 😅

So if you'd like to study the DNS-poison vulnerability you can code a simple caching DNS-server with artificial delays or using any particular port and the program will be able to poison it.

from dns-poison.

katesaikishore avatar katesaikishore commented on July 20, 2024

And I have given 3fields
Server IP Address
Name Domain Name Of my server
Address IP Address of my server

from dns-poison.

katesaikishore avatar katesaikishore commented on July 20, 2024

Hey Sorry I figured it out but btw I am getting no response but a blank cursor?

from dns-poison.

katesaikishore avatar katesaikishore commented on July 20, 2024

Thank You for your reply bro! And thanks for a detailed reply! I was helpful with that😊

from dns-poison.

SemyonMakhaev avatar SemyonMakhaev commented on July 20, 2024

Cheers!

from dns-poison.

katesaikishore avatar katesaikishore commented on July 20, 2024

from dns-poison.

SemyonMakhaev avatar SemyonMakhaev commented on July 20, 2024

Hey I have doubts in this! I dont wanna spam the github on your project! Can you give your whatsapp number Or facebook id? Thank You bro

On your email

from dns-poison.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.