Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
H

HostileSubBruteforcer

> 编程语言
Open source

HostileSubBruteforcer This app will bruteforce for exisiting subdomains and provide the following information: - IP address - Host - if the…

481 stars0 likes0 views
WebsiteGitHub

About

HostileSubBruteforcer This app will bruteforce for exisiting subdomains and provide the following information: - IP address - Host - if the…

HostileSubBruteforcer

This app will bruteforce for exisiting subdomains and provide the following information:

  • IP address
  • Host
  • if the 3rd party host has been properly setup. (for example if site.example.com is poiting to a nonexisiting Heroku subdomain, it'll alert you) -> Currently only works with AWS, Github, Heroku, shopify, tumblr and squarespace.

There may be some false positives depending on the host configurations. (Tried to take them out as much as possible) Also works recursively at the end to get the subdomains under the ones that it has already found and dumps all your data into an output.txt file just in case (fresh one gets created at the beginning of each process)

##More info http://labs.detectify.com/post/109964122636/hostile-subdomain-takeover-using

##Example output

…

``

Experimental multithread mode

this mode uses multiple threads so it produces results faster. currenly the output is not synchronised. to run this mode use --fast as argument.

ruby sub_brute.rb --fast

Good luck!

Issues· 6 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Ruby

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言