Network Penetration Testing

Python tools for network security testing: port scanning, service enumeration, banner grabbing, and protocol fuzzing.

Sby Skills Guide Bot
SecurityIntermediate
208/30/2026
Claude CodeCursorWindsurfCopilotCodex
#network-pentest#port-scanning#service-enumeration#banner-grabbing#security

Recommended for


name: network-pentest description: Network penetration testing: port scanning, service enumeration, banner grabbing, protocol fuzzing. Trigger: scan network, enumerate ports, banner grab, service detect, fingerprint, network pentest.

Network Pentest

Executable Python tools for network security testing.

Scripts

  • scripts/port_scanner.py -- Concurrent TCP port scanner with banner grabbing
  • scripts/service_enum.py -- SMB share enumeration, DNS zone transfer, SNMP walk
Related skills