Giter VIP home page Giter VIP logo

tldhunt's Introduction

class README:
    def __init__(self):
        self.username = "yuyudhn"
        self.contacts = {
            "Email": "[email protected]",
            "Telegram": "yuyudhn"
        }
        self.aliases = [
            "yuyudhn",
            "0xAsuka"
        ]
        self.location = "localhost, Indonesia"
        self.age = "Undefined"
        self.occupation = "Security Consultant"
        self.operating_system = "Kali Linux, Gentoo, Debian"

tldhunt's People

Contributors

yuyudhn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tldhunt's Issues

Suggestion for improvement

Greetings. Thank you for your project, it is a very useful tool. I would like to point out that the project has an unaccounted for scenario in the line result=$(whois "$domain" 2>/dev/null | grep -i "Name Server"), only since 2013 the basic data registration in whois is by template, domains registered before that date may not contain Name Server in the response. After testing on every possible domain name I could think of, I determined the pattern that has more matches result=$(whois "$domain" 2>/dev/null | grep -i "Name Server|nserver|nameservers|status: active"). If you are interested, you can fix this part in your application and it will give more accurate information. Thanks again for your work!

inaccurate ??

for keyword: "the" , I run the command below

./tldhunt.sh -k the -E /tmp/tlds.txt
```

here is a part of screen messages 
```
[taken] - the.site
[avail] - the.sale
[avail] - the.shoes
[avail] - the.soccer
[avail] - the.sarl
[avail] - the.ski
[avail] - the.republican
[avail] - the.social
[avail] - the.singles
[avail] - the.report
[avail] - the.reviews
[avail] - the.shopping
[avail] - the.restaurant
[avail] - the.schule
[avail] - the.services
[avail] - the.shiksha
[avail] - the.soy
[avail] - the.systems
[avail] - the.tienda
[avail] - the.solar
[avail] - the.supply
[avail] - the.sucks
[taken] - the.surf
```
as you can see , "the.systems" domain should be available. but it's not
```
$ whois the.systems
Domain Name: the.systems
Registry Domain ID: 27db9f1cf53f4c24b62a036784feede6-DONUTS
Registrar WHOIS Server: whois.porkbun.com
Registrar URL: http://porkbun.com
Updated Date: 2022-10-08T12:43:09Z
Creation Date: 2021-08-20T23:34:40Z
Registry Expiry Date: 2023-08-20T23:34:40Z
Registrar: Porkbun LLC
Registrar IANA ID: 1861
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5038508351
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Registry Registrant ID: REDACTED FOR PRIVACY
Registrant Name: REDACTED FOR PRIVACY
```

Could it be that some of the conditional criteria are problematic?

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.