secskills
Offensive, defensive, and reverse-engineering security methodologies
All Skills in This Repository (11)
Pure Emerald Level Indicatorsexploiting-web3-smart-contracts
Identify and exploit vulnerabilities in Web3 smart contracts and DeFi applications.
attacking-active-directory
Automate Active Directory security assessments with Kerberoasting, credential dumping, and BloodHound analysis.
cracking-passwords
Identify hash types and crack password hashes with hashcat or John the Ripper.
testing-mobile-applications
Automates end-to-end mobile app pentesting for Android and iOS.
escalating-linux-privileges
Automate discovery and exploitation of Linux privilege escalation vectors.
testing-apis
Identify and exploit API security weaknesses across REST and GraphQL endpoints.
performing-reconnaissance
Map external attack surface via OSINT, subdomain enumeration, and port scanning.
exploiting-cloud-platforms
Discover and validate cloud misconfigurations and weak IAM permissions across AWS, Azure, and GCP.
enumerating-network-services
Enumerate and test network services across multiple protocols to identify vulnerabilities.
escalating-windows-privileges
Enumerate Windows systems and guide privilege escalation techniques.
attacking-wireless-networks
Guide wireless network pentesting with structured workflows and tooling integration.
Frequently Asked Questions
FAQPage SchemaHow to install SecSkills?โผ
Run `npx skills add trilwu/secskills --all -g -y` in your terminal to install all skills in this collection globally.
What does SecSkills cover?โผ
It spans three areas: offensive testing (Active Directory, cloud, web, mobile, wireless), defense (DFIR, detection engineering, threat hunting), and a shared core (reverse engineering, code audit, cryptography review, reporting).
How is SecSkills different from a cheat sheet?โผ
Each skill encodes professional judgment, not just commands: explicit scope rules, hand-offs to sibling skills, and a Rationalizations to Reject section that counters the shortcuts that cause missed findings.
Are the commands in SecSkills verified?โผ
Yes. Every skill is fact-checked line-by-line against primary sources and carries a verified date in its frontmatter, with stale tools and retired commands corrected across the collection.
Can I use SecSkills for authorized pentests only?โผ
Yes. The offensive skills are written for authorized engagements and build scope, authorization, and safety constraints directly into each methodology.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core