asdfgh1445

35 mods across 1 repository, 790 stars between them.

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

A command guide for Katana, a web crawler that discovers pages and links. It covers crawl depth, JavaScript-based page discovery, and controlling concurrent requests.

790 4mo ago A 41 tokens

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

A command guide for Nuclei, a scanner that checks targets against reusable security-test templates. It covers choosing templates, running many checks, and setting limits for automation.

790 4mo ago A 42 tokens

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

An open-redirect testing guide for checking whether a website can be tricked into sending users to an attacker-controlled address. It also covers phishing redirects, OAuth token theft, and allowlist bypasses.

790 4mo ago C 47 tokens

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

Improper file path handling and dynamic inclusion enable sensitive file disclosure, config/source leakage, SSRF pivots, and code execution. Treat all user-influenced paths, names, and schemes as untrusted; normalize and bind them to an allowlist or eliminate user control entirely.

790 4mo ago A 50 tokens

Strix•SQL 注入

31

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

A security-testing guide for SQL injection, where crafted input changes a database query sent by an application.

790 4mo ago A 39 tokens

Strix•SSRF 测试

33

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

A security-testing guide for server-side request forgery (SSRF), where an attacker tricks a server into making requests on their behalf.

790 4mo ago C 42 tokens

Strix•XSS 测试

35

asdfgh1445/ctf-super-hub

Skill Claude CodeCodex

A security-testing guide for cross-site scripting (XSS), where injected code runs in another user's web browser.

790 4mo ago A 45 tokens