# Infrastructure

> Skills for attacking network infrastructure services including DNS, SNMP, NTP, and RPC.

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

---


# Network Infrastructure

Core network infrastructure service exploitation.

## Skills

- [DNS Pentesting](references/dns-pentesting.md) - DNS enumeration (53)
- [SNMP Pentesting](references/snmp-pentesting.md) - SNMP information (161/162)
- [NTP Pentesting](references/ntp-pentesting.md) - NTP attacks (123)
- [RPCBind Pentesting](references/rpcbind-pentesting.md) - RPC enumeration (111)
- [NetBIOS Pentesting](references/netbios-pentesting.md) - Windows naming (137-139)
- [MSRPC Pentesting](references/msrpc-pentesting.md) - Microsoft RPC (135)

## Quick Reference

| Service | Port | Key Attack |
|---------|------|------------|
| DNS | 53 | Zone transfer |
| SNMP | 161 | Community strings |
| NTP | 123 | Monlist amplification |
| RPC | 111 | Service enum |

