·ssh penetration testing
</>

ssh penetration testing

このスキルは、ユーザーが「SSH サービスの侵入テスト」、「SSH 構成の列挙」、「総当たり SSH 認証情報」、「SSH 脆弱性の悪用」、「SSH トンネリングの実行」、または「SSH セキュリティの監査」を要求する場合に使用する必要があります。包括的な SSH ペネトレーション テストの方法論とテクニックを提供します。

6インストール·0トレンド·@zebbern

インストール

$npx skills add https://github.com/zebbern/secops-cli-guides --skill ssh penetration testing

ssh penetration testing のインストール方法

コマンドラインで ssh penetration testing AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/zebbern/secops-cli-guides --skill ssh penetration testing
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: zebbern/secops-cli-guides。

Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploitation activities. This skill covers the complete methodology for testing SSH service security.

| nc 22 | Banner grabbing | | ssh-audit | Configuration audit | | nmap --script ssh | SSH NSE scripts | | searchsploit openssh | Find exploits |

| Hydra | hydra -l user -P pass.txt ssh://host | | Medusa | medusa -h host -u user -P pass.txt -M ssh | | Ncrack | ncrack -p 22 --user admin -P pass.txt host | | Metasploit | use auxiliary/scanner/ssh/sshlogin |

このスキルは、ユーザーが「SSH サービスの侵入テスト」、「SSH 構成の列挙」、「総当たり SSH 認証情報」、「SSH 脆弱性の悪用」、「SSH トンネリングの実行」、または「SSH セキュリティの監査」を要求する場合に使用する必要があります。包括的な SSH ペネトレーション テストの方法論とテクニックを提供します。 ソース: zebbern/secops-cli-guides。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/zebbern/secops-cli-guides --skill ssh penetration testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from zebbern/secops-cli-guides

クイックアンサー

ssh penetration testing とは?

このスキルは、ユーザーが「SSH サービスの侵入テスト」、「SSH 構成の列挙」、「総当たり SSH 認証情報」、「SSH 脆弱性の悪用」、「SSH トンネリングの実行」、または「SSH セキュリティの監査」を要求する場合に使用する必要があります。包括的な SSH ペネトレーション テストの方法論とテクニックを提供します。 ソース: zebbern/secops-cli-guides。

ssh penetration testing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/zebbern/secops-cli-guides --skill ssh penetration testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/zebbern/secops-cli-guides