Skip to content

Tags: 3stoneBrother/domain_hunter

Tags

v1.4

Toggle v1.4's commit message
domain hunter v1.4

v1.3

Toggle v1.3's commit message
auto save

to save domain result automatically and recover when extension loaded.

v1.2

Toggle v1.2's commit message
domain hunter v1.2

domain hunter v1.2:
LEVEL UP ~~~ to find subdomains \related-domains\ similar-domains of an organization not only a domain.

v1.1

Toggle v1.1's commit message
domain hunter v1.1

Add Upload function to support  upload result to your site or system

v1.0

Toggle v1.0's commit message
domain hunter v1.0:

domain hunter v1.0:

1. update logic of includeInScope and sendToSpider to reduces UI  action time
2. add summary of  search result
3. disconnect HttpsURLConnection in time

v0.9

Toggle v0.9's commit message
domain hunter v0.9

domain hunter v0.9:
update logic of getting possible https URLs that may contain related-domains

v0.8

Toggle v0.8's commit message
domain hunter v0.8

update getSANs() method to void get domains of CDN provider.

eg. https://open.163.com

this may lead to miss some related domains, eg. https://www.YouTube.com ,it's principal is *.google.com
but our target is to get useful message, so we need to do this to void CDN provider,I think it's worth~, or any good idea?

v0.7

Toggle v0.7's commit message
domain hunter v0.7

domain hunter v0.7:

optimize some steps to reduce memory usage.

v0.6

Toggle v0.6's commit message
domain hunter v0.6

use thread( callable interface ) to speed up get related-domains.

v0.5

Toggle v0.5's commit message
domain_hunter v0.5

domain_hunter v0.5:

add the ability to get related domains by get SANs object of certification.