less-aggressive-attack

Generate non-destructive Active Directory pentesting plans with Python.

30|6|Updated May 13, 2026
One-click install
npx skills add https://github.com/Rifteo/skills --skill less-aggressive-attack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: less-aggressive-attack
Source: https://github.com/Rifteo/skills/tree/main/less-aggressive-attack
Command: npx skills add https://github.com/Rifteo/skills --skill less-aggressive-attack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill ensures security testing is conducted in a safe and controlled manner, minimizing the risk of unintended damage to systems.

Core Features & Use Cases

  • Safety-First Testing: Provides a strict set of rules to guide testing, ensuring no irreversible actions are taken.
  • Targeted Enumeration: Uses targeted queries for AD enumeration to avoid triggering SIEM alerts.
  • Privilege Escalation: Confirms access without exercising destructive actions, like LSASS dumping.
  • Read-Only Proof: Confirms the existence of a vulnerability without modifying data or systems.
  • Scope Discipline: Strictly adheres to the engagement scope, preventing out-of-scope actions.
  • Use Case: Ideal for internal pentests where safety is a priority, such as on live production systems.

Quick Start

Run the 'less-aggressive-attack' skill to generate a non-destructive testing plan for your authorized AD pentest.

Frequently Asked Questions about less-aggressive-attack

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

FAQPage Schema
How do I perform safe AD pentesting on live production systems without causing damage?

Safe AD pentesting on production systems requires a safety-first methodology that proves vulnerability existence through read-only actions and targeted enumeration without taking irreversible steps like dumping LSASS. This approach confirms access while strictly adhering to engagement scope boundaries.

What is non-destructive privilege escalation in internal pentests?

Non-destructive privilege escalation in internal pentests confirms unauthorized access elevation without exercising destructive actions. It verifies the vulnerability exists by selectively proving access rights rather than dumping credentials or modifying system data.

Can I use Python scripts for targeted Active Directory enumeration to avoid SIEM alerts?

Yes, Python scripts can execute targeted Active Directory enumeration queries designed to avoid triggering SIEM alerts. This methodology uses careful observation and selective querying to safely assess vulnerabilities on production systems.

How do I prove vulnerability existence during a security assessment without modifying data?

Proving vulnerability existence without modifying data requires read-only proof techniques that confirm access without altering system state. This safety-first testing methodology ensures no irreversible actions are taken during the security assessment.

When should I use a less aggressive approach for internal security testing?

A less aggressive approach for internal security testing is necessary when testing live production systems where safety is a priority. It prevents unintended damage by enforcing scope discipline and avoiding destructive actions like credential dumping.

What are the limitations of safety-first vulnerability assessment methodologies?

Safety-first vulnerability assessment methodologies limit testing to read-only proofs and avoid destructive actions to prevent system damage. They require strict adherence to scope boundaries and cannot exercise full exploitation techniques like LSASS dumping.