hunt-aspnet
CommunityProbe ASP.NET ViewState for RCE chains.
System Documentation
What problem does it solve?
It helps you identify and validate high-impact ASP.NET security exposure—especially ViewState deserialization and related framework disclosures—so you can produce actionable bug bounty reports instead of guesswork.
Core Features & Use Cases
- ASP.NET stack and surface fingerprinting: Detects classic ASP.NET/Webforms indicators (headers, cookies, __VIEWSTATE presence, and version banners) to confirm the right attack surface.
- ViewState exploitable-surface triage: Determines whether ViewState is signed-only versus encrypted by checking __VIEWSTATEENCRYPTED and runs a parser-error differential to spot dual-entry-point anti-patterns.
- High-value endpoint discovery & validation: Checks trace.axd and elmah.axd exposure, enumerates WCF .svc metadata, and flags common misconfigurations (customErrors, request-validation gaps).
- Framework-specific pivots: Guides focused follow-ups for SharePoint farms, Telerik AXD handlers, and SafeControl-related reflection enumeration to complete the exploit chain.
Use case: You have a target URL for an unknown enterprise .NET application; you run this skill to confirm classic ASP.NET/Webforms presence, determine whether ViewState is signed-only, test for disclosure endpoints, and assemble a reproducible evidence chain for your report.
Quick Start
Use the hunt-aspnet skill on a target you can reach over the internet to generate an ASP.NET-specific hunting and triage report focused on ViewState and common disclosure endpoints.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hunt-aspnet Download link: https://github.com/AKasem1/claude-bug-bounty/archive/main.zip#hunt-aspnet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.