# File Services

> Skills for attacking file sharing services including FTP, SMB, NFS, and version control.

- Skill: `omkar-ukirde/file-services` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add omkar-ukirde/file-services`
- Raw SKILL.md: https://api.skillmd.com/api/skills/omkar-ukirde/file-services/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: omkar-ukirde (https://skillmd.com/u/omkar-ukirde)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/omkar-ukirde/file-services

---


# File Services

File sharing and transfer protocol exploitation.

## Skills

- [FTP Pentesting](references/ftp-pentesting.md) - FTP security (21)
- [TFTP Pentesting](references/tftp-pentesting.md) - TFTP exploitation (69)
- [NFS Pentesting](references/nfs-pentesting.md) - NFS shares (2049)
- [SMB Pentesting](references/smb-pentesting.md) - Windows shares (445/139)
- [Rsync Pentesting](references/rsync-pentesting.md) - Rsync access (873)
- [AFP Pentesting](references/afp-pentesting.md) - Apple Filing Protocol (548)
- [SVN Pentesting](references/svn-pentesting.md) - Subversion repos (3690)

## Quick Reference

| Service | Port | Key Check |
|---------|------|-----------|
| FTP | 21 | Anonymous login |
| SMB | 445 | Null session |
| NFS | 2049 | Exports list |
| Rsync | 873 | Module list |

