NwN avatar

NwN

Community

@lnwnl

9Followers
|
8Public Repos
|
65Published Skills

Agent Skills by NwN

Showing 65 vetted skills indexed across 1 GitHub repositories.

lNwNllNwNl
2

file-access-vuln

Route security testing for file access and upload workflows by diagnosing parameter-to-path mappings.

Community
Basic
lNwNllNwNl
2

dependency-confusion

Detect dependency confusion risks where internal package names resolve to public registries.

Community
Advanced
lNwNllNwNl
2

injection-checking

Classify injection vulnerabilities by routing attacker-controlled input to the correct sink-focused skill.

Community
Basic
lNwNllNwNl
2

prototype-pollution

Detect prototype pollution vulnerabilities in JavaScript via targeted payloads.

Community
Advanced
lNwNllNwNl
2

unauthorized-access-common-services

Exploit exposed unauthenticated management services using port-scoped attack playbooks.

Community
Advanced
lNwNllNwNl
2

saml-sso-assertion-attacks

Detect SAML SSO assertion, signature, and routing vulnerabilities.

Community
Intermediate
lNwNllNwNl
2

api-sec

Route API security testing to the appropriate workflow based on observed endpoint signals.

Community
Basic
lNwNllNwNl
2

ssti-server-side-template-injection

Fingerprint server-side template injection engines using polyglot probes and math evaluation.

Community
Advanced
lNwNllNwNl
2

macos-process-injection

Analyze macOS process injection vectors via DYLD, XPC, Mach IPC, and Electron runtime features.

Community
Advanced
lNwNllNwNl
2

format-string-exploitation

Exploit format-string vulnerabilities to leak stack memory and write arbitrary values.

Community
Advanced
lNwNllNwNl
2

steganography-techniques

Detect and extract hidden steganography payloads from images, audio, files, and text.

Community
Advanced
lNwNllNwNl
2

csv-formula-injection

Detect and document CSV-to-spreadsheet formula injection vectors for SLDA.

Community
Intermediate
lNwNllNwNl
2

websocket-security

Detect WebSocket security weaknesses in handshake validation, session binding, and message semantics.

Community
Intermediate
lNwNllNwNl
2

graphql-and-hidden-parameters

Probes GraphQL schemas to identify hidden parameters and authorization gaps.

Community
Intermediate
lNwNllNwNl
2

browser-exploitation-v8

Plan V8 JavaScript engine exploitation chains from bug classes to sandbox escape vectors.

Community
Advanced
lNwNllNwNl
2

traffic-analysis-pcap

Analyze PCAP files with Wireshark/tshark to extract forensic evidence and indicators of compromise.

Community
Advanced
lNwNllNwNl
2

linux-privilege-escalation

Organizes Linux enumeration and selects exploit paths for privilege escalation.

Community
Advanced
lNwNllNwNl
2

ai-ml-security

Identify security weaknesses across AI/ML model supply chains and adversarial threats.

Community
Advanced
lNwNllNwNl
2

arbitrary-write-to-rce

Convert arbitrary write primitives into code execution across glibc versions.

Community
Advanced
lNwNllNwNl
2

hack

Route web and API security testing toward likely bug-bounty vulnerability classes.

Community
Advanced
lNwNllNwNl
2

tunneling-and-pivoting

Establish network tunnels and pivot routes to access internal services.

Community
Advanced
lNwNllNwNl
2

network-protocol-attacks

Orchestrate layer 2/3 network protocol attacks for credential capture and relay.

Community
Advanced
lNwNllNwNl
2

classical-cipher-analysis

Identify and decrypt classical ciphers using frequency analysis and Kasiski examination.

Community
Advanced
lNwNllNwNl
2

api-recon-and-docs

Enumerate API endpoints, schemas, and undocumented parameters for security testing.

Community
Intermediate