Code Monkey home page Code Monkey logo

Comments (3)

TheRook avatar TheRook commented on August 14, 2024

That is a very good question. It looks like sony.com has strange configuration, because even dig is having trouble:
dig A sony.com @206.126.32.101

However, google's DNS server works:
dig A [email protected]

...and so does this:
dig ANY sony.com @8.8.8.8

I am working on porting subbrute over to dnslib with ANY meta reqeusts, and I think that this change will inadvertently solve this bug report. Thanks for the report, I will use this as a test case. Hang tight, and I should have a new version out within the week.

from subbrute.

ss23 avatar ss23 commented on August 14, 2024

If you needed another test case, apple.com seems to produce the same behaviour.
At the same time, just for curiosities sake, if you happen to figure out why this doesn't work properly for some domains, it might be interesting to know that too.

from subbrute.

TheRook avatar TheRook commented on August 14, 2024

Solved this issue in SubBrute 2.0 by building a unique wildcard fingerprint per-server. This includes the DNS record "rcode" returned by the resolver for a failed lookup. sony.com uses "NOERROR" instead of "NXDOMAIN" as the "rcode" for failed lookups.

from subbrute.

Related Issues (20)

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.