network-101

仓库创建 2025年6月22日最近提交 1 天前SkillHot 收录 21 天前
▸ 精选理由

面向实验室的实操指南,便于安全学习与环境构建。

▸ 风险提示

搭建或测试网络服务可能被用于恶意目的,注意合规与授权。

这个 Skill 做什么

配置与测试常见网络服务(HTTP/HTTPS/SNMP/SMB)以搭建渗透测试实验环境。

教你在实验室里搭建并测试常见网络服务(HTTP/HTTPS、SNMP、SMB 等),方便做渗透测试演练、服务枚举和日志分析。当需要搭建攻防靶机、验证服务配置或练习漏洞利用流程时会用到。侧重实操配置和测试步骤,面向授权的练习环境,不提供非法攻击指导。

▸ 展开 SKILL.md 英文原文

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

开发编程网络配置服务测试实验室通用
4.4k
Stars
448
Forks
40
仓库内 Skill
+70
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/network-101/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/network-101/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Network 101

## Purpose

Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems.

## Inputs/Prerequisites

- Windows Server or Linux system for hosting services
- Kali Linux or similar for testing
- Administrative access to target system
- Basic networking knowledge (IP addressing, ports)
- Firewall access for port configuration

## Outputs/Deliverables

- Configured HTTP/HTTPS web server
- SNMP service with accessible communities
- SMB file shares with various permission levels
- Captured logs for analysis
-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有