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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
coronary — CVE-2014-0160/Heartbleed 向け CIDR ブロックのテスト | Kitploit
ツール/GitHubGitHub/amerine/coronary
脆弱性スキャナー脆弱性分析情報収集ネットワークセキュリティペネトレーションテスト
GitHubamerine/coronary

coronary

CVE-2014-0160/Heartbleed 向け CIDR ブロックのテスト

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

人気

すべて見る →

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

すべてのツールを探索

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

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

coronary

CIDRブロックに対してOpenSSLのCVE-2014-0160、別名Heartbleedのテストを行います。

Jonathan Rudenbergのheartbleederに触発されました。

使い方

root@kitploit:~
$ coronary 192.168.1.0/24
Scanning: 192.168.1.11/22
VULNERABLE - 192.168.1.71:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
SECURE - 192.168.1.119:443 does not have the heartbeat extension enabled
VULNERABLE - 192.168.1.72:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
VULNERABLE - 192.168.1.142:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
SECURE - 192.168.1.180:443 does not have the heartbeat extension enabled

インストール

ソースからgo getを使ってビルドします(例: go get github.com/amerine/coronary)

ツールをダウンロード