network-pentest

Automate authorized network penetration testing from host discovery to post-exploitation.

6|Updated May 30, 2026
One-click install
npx skills add https://github.com/jassics/awesome-claude-security --skill network-pentest-jassics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-pentest
Source: https://github.com/jassics/awesome-claude-security/tree/main/plugins/network-security/skills/network-pentest
Command: npx skills add https://github.com/jassics/awesome-claude-security --skill network-pentest-jassics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of conducting authorized network penetration tests, providing a structured approach to identify and document security vulnerabilities.

Core Features & Use Cases

  • Host Discovery: Identifies live hosts within the agreed scope.
  • Port/Service Enumeration: Discovers open ports and services.
  • Vulnerability Identification: Maps services to known weaknesses.
  • Exploitation: Confirms exploitable issues with controlled proof.
  • Post-Exploitation: Assesses the reach of the foothold within the RoE.
  • Documentation: Outputs findings with evidence and remediation.
  • Use Case: For a cybersecurity professional, this Skill can be used to test internal/external network security within an agreed scope, ensuring that the findings are actionable and within the defined rules of engagement.

Quick Start

Run the network penetration test on the target network with the scope defined in 'scope.txt'.

Frequently Asked Questions about network-pentest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate network penetration testing for host discovery and port enumeration?

Network penetration testing automates host discovery, port/service enumeration, vulnerability identification, and exploitation within an agreed scope. You define the target network boundaries in a scope file, then run the process to identify live hosts and map open ports to known weaknesses.

What is included in a full network security assessment workflow?

A full network security assessment includes host discovery, port and service enumeration, vulnerability identification, controlled exploitation, post-exploitation analysis, and documentation with evidence and remediation steps. This structured approach ensures findings are actionable and within defined rules of engagement.

Do I need specific network scanning tools to conduct authorized vulnerability identification?

Yes, authorized vulnerability identification requires specific tools for network scanning and exploitation to function correctly. The automation applies to cybersecurity professionals conducting assessments and relies on these external utilities to discover open ports and confirm exploitable issues.

Can I use this for post-exploitation assessment after gaining a network foothold?

Post-exploitation assessment is supported to evaluate the reach of an established foothold within the rules of engagement. After confirming exploitable issues with controlled proof, the process assesses lateral movement potential and documents the overall security impact.

What is the best way to document network pentest findings with remediation steps?

The best way to document network pentest findings is through automated reporting that outputs discoveries with evidence and remediation steps. This ensures all identified vulnerabilities and exploitation proofs are formatted into actionable documentation for the target organization.

Are there limitations when running automated exploitation outside the agreed scope?

Automated exploitation is strictly limited by the agreed scope and rules of engagement defined for the assessment. Conducting network penetration tests outside these boundaries violates authorization constraints and the assessment's operational parameters.