ssh-penetration-testing

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.

Content Preview
---
name: ssh-penetration-testing
description: "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."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# SSH Penetration Testing

## Purpose

Conduct comprehensive SSH security assessments including enumeration, credential at
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ssh-penetration-testing.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/ssh-penetration-testing/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/ssh-penetration-testing/SKILL.md

Related Skills