This skill focus on identifies and exploiting vulnerabilities in network services and APIs.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add H4D3ZS/FlutterSentinel --skill offensive-network --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Offensive Network?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/h4d3zs-offensive-network)More formats (shields.io, HTML) on the badges page.
# Skill: Offensive Network Exploitation
This skill focus on identifies and exploiting vulnerabilities in network services and APIs.
## 1. Vulnerability Chaining
Don't look at findings in isolation. Think about how one finding enables another:
- **Phase 1: Leak Discovery**: Use \`fbh_scan\` or \`google_dork\` to find a JWT secret.
- **Phase 2: Authentication Bypass**: Use the \`fbh_jwt_forge\` tool to create an admin token with the leaked secret.
- **Phase 3: Administrative Access**: Use the forged token to access restricted endpoints like \`/admin\` or \`/v1/internal/config\`.
## 2. JWT Offensive Playbook
- **Alg: None**: Always attempt to forge a token with \`alg: none\`.
- **Brute-force**: If a token is found but the secret is unknown, run \`fbh_jwt_bruteforce\`.
- **KID Injection**: Check if the \`kid\` header can be used for path traversal or SQL injection (refer to \`jwt_bruteforce.py\` logic).
## 3. API Fuzzing & Enumeration
- **Endpoint Discovery**: Use Shodan and Google to find unlisted API subdomains (e.g., \`api-test.target.com\`).
- **Data Exfiltration**: If a token allows data access, automate the extraction of the first 10-50 records to prove impact.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Set up the Globalize CLI, create a translation project, and connect a GitHub or GitLab repository. Use this skill when the user asks to set up Globalize, install the Globalize CLI, authenticate with Globalize, or connect their project to the Globalize translation platform. Also use when the user mentions @globalize-now/cli-client or globalise-now-cli. This skill handles installation, authentication, project creation, and repository connection. For managing existing projects (glossaries, style...