guelfoweb / knock

Knock Subdomain Scan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration of https://api.hackertarget.com/hostsearch

thomasmerz opened this issue · comments

Hi there,

do you know hackertarget's hostsearch? All you need for "many" API calls is an API key.

Maybe you want or can integrate this, because this is not only a "dictionary attack", but a real "search "search for all subdomains associated with that domain": https://hackertarget.com/find-dns-host-records/

Kind regards!

@guelfoweb , did you notice my issue and how to improve your tool with real-life-data and not only dictionary-guesses? 🤔

commented

@guelfoweb , did you notice my issue and how to improve your tool with real-life-data and not only dictionary-guesses? 🤔

Knockpy work using a wordlist and online data from google, duckduckgo and virustotal queries. According to their ReadMe.

One could add "using a wordlist and online data from … and hackertarget's hostsearch API" , if someone would like to add this real-data… 😉 I just wanted to raise an idea for a good improvement in my eyes.

commented

One could add "using a wordlist and online data from … and hackertarget's hostsearch API" , if someone would like to add this real-data… wink I just wanted to raise an idea for a good improvement in my eyes.

Yeah it's also good if they add another query source. There's spyse, dnsdb, dnsdumpster, censys, and passivetotal left to add. I honestly liked your idea 👌