Te-k / harpoon

CLI tool for open source and threat intelligence
https://www.randhome.io/blog/2018/02/23/harpoon-an-osint-/-threat-intelligence-tool/
GNU General Public License v3.0
1.15k stars 185 forks source link

Adding subdomain feature to intel command #168 #170

Closed evilcel3ri closed 2 years ago

evilcel3ri commented 2 years ago

This adds the subdomain feature to the intel command. Now users can run harpoon intel subdomain DOMAIN.

Te-k commented 2 years ago

What is the point of having the same feature in the subdomain command and the intel command?

I feel it would be better to have a subdomains command, and then get subdomains results directly in the intel domain command. What do you think?

evilcel3ri commented 2 years ago

What is the point of having the same feature in the subdomain command and the intel command?

I feel it would be better to have a subdomains command, and then get subdomains results directly in the intel domain command. What do you think?

Feels about right, I'll get on this. Thanks for checking it out!

evilcel3ri commented 2 years ago

@Te-k let me know what you think, we could discuss as well what you had in mind for #167

Te-k commented 2 years ago

Yeah I think we should have that only in the intel command and then have it implemented in each module.