Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
domain-to-webapp — Subfinderを使用してサブドメインを列挙し、IPアドレスを解決し、ドメイン上でホストされているアクティブなWebアプリケーションを特定するBashスクリプト。偵察やペネトレーションテストに使用します。 | Kitploit
ツール/GitHubGitHub/cyberblackhole/domain-to-webapp
偵察情報収集ウェブセキュリティペネトレーションテストサブドメイン列挙
GitHubcyberblackhole/domain-to-webapp

domain-to-webapp

Subfinderを使用してサブドメインを列挙し、IPアドレスを解決し、ドメイン上でホストされているアクティブなWebアプリケーションを特定するBashスクリプト。偵察やペネトレーションテストに使用します。

リポジトリを見る
577年前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

domain-to-webapp

ドメイン内にホストされているWebアプリケーションを見つけるためのシンプルなbashスクリプト

必要条件

  • curl
  • Subfinder docker image

使い方

root@kitploit:~

$./webAppChecker businesssolutions.com ./ouput_dir ./scope.txt
 ____                        _         _         __        __   _       _                
|  _ \  ___  _ __ ___   __ _(_)_ __   | |_ ___   \ \      / /__| |__   / \   _ __  _ __  
| | | |/ _ \| '_ ` _ \ / _` | | '_ \  | __/ _ \   \ \ /\ / / _ \ '_ \ / _ \ | '_ \| '_ \ 
| |_| | (_) | | | | | | (_| | | | | | | || (_) |   \ V  V /  __/ |_) / ___ \| |_) | |_) |
|____/ \___/|_| |_| |_|\__,_|_|_| |_|  \__\___/     \_/\_/ \___|_.__/_/   \_\ .__/| .__/ 
                                                                            |_|   |_|    
[+] Started subfinder for businesssolutions.com 
[!] Please be patient this might take while depending on the domain: businesssolutions.com 
[+] Successfully completed subfinder for businesssolutions.com
20www.businesssolutions.com
audit360.businesssolutions.com
autoconfig.us.businesssolutions.com
autodiscover.businesssolutions.com
careers.businesssolutions.com
confluence.businesssolutions.com
cpanel.businesssolutions.com
drupal.businesssolutions.com
exchange.businesssolutions.com
helpdesk.businesssolutions.com
incontrol.businesssolutions.com
it.businesssolutions.com
jira.businesssolutions.com
jiratest.businesssolutions.com
lyncdiscover.businesssolutions.com
mail.businesssolutions.com
pop.businesssolutions.com
sip.businesssolutions.com
supportng.businesssolutions.com
us.businesssolutions.com
webcast.businesssolutions.com
webdisk.businesssolutions.com
webmail.businesssolutions.com
www.businesssolutions.com
www.us.businesssolutions.com
www.webcast.businesssolutions.com

[+] IP Address Lookup Started for above sub-domains 
audit360.businesssolutions.com|5.66.93.6                                                 
autoconfig.us.businesssolutions.com|192.18.1.78                                               
autod.ms-acdc.office.com|4.10.17.56                                               
www2.jobdiva.com|17.25.125.13                                             
confluence.businesssolutions.com|1.22.169.63                                               
cpanel.businesssolutions.com|19.185.46.78                                               
helpdesk.businesssolutions.com|12.72.97.74                                                
incontrol.businesssolutions.com|13.17.69.79                                                
jira.businesssolutions.com|5.154.13.102                                              
jiratest.businesssolutions.com|1.22.205.62                                               

[+] Checking WebApplication for above sub-domains 
Online Domains Are:
https://autod.ms-acdc.office.com/owa/
https://incontrol.businesssolutions.com/
https://jira.businesssolutions.com/secure/Dashboard.jspa
https://jira.businesssolutions.com/secure/MyJiraHome.jspa
https://jiratest.businesssolutions.com/secure/Dashboard.jspa
https://jiratest.businesssolutions.com/secure/MyJiraHome.jspa
https://www.businesssolutions.com/
http://www.businesssolutions.com

28 total subdomains found
28 total subdomains in scope found
16 total webapps found
8 total webapps in scope found
8 total unique ips found
[+] Output saved to ./outpu_dir

謝辞

  • Subfinder
ツールをダウンロード