Skip to main content
Back to the directory
ljagiello/ctf-skillsSoftware EngineeringFrontend and Design

ctf-web

Web exploitation techniques for CTF challenges covering injection, authentication, access control, and client-side attacks.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-web
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ctf-web has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ljagiello/ctf-skills. Canonical URL: https://skills.sh/ljagiello/ctf-skills/ctf-web.

Security audits
Gen Agent Trust HubFAIL
SocketWARN
SnykFAIL
About this skill
Web exploitation techniques for CTF challenges covering injection, authentication, access control, and client-side attacks. Use this skill as a routing and execution guide for web-heavy challenges. Keep the first pass short: map the app, confirm the trust boundary, and only then dive into the detailed technique notes. Python packages (all platforms): Linux (apt): macOS (Homebrew): Go tools (all platforms, requires Go): Manual install: Use field-notes.md once you have confirmed the challenge is truly web-heavy and you need the long exploit catalog. - Covers 20+ attack categories: SQLi, XSS, SSTI, SSRF, XXE, command injection, path traversal, JWT/OAuth/SAML, prototype pollution, deserialization, file upload RCE, and race conditions - Includes quick-reference payloads, filter bypasses, and multi-stage exploitation chains with real CTF examples (HTB, Pragyan, Nullcon) - Supporting markdown files detail server-side attacks (ExifTool, Go rune bypass, Flask debug mode, Docker SSRF chains), client-side techniques (DOM clobbering, XS-Leak, Unicode case folding), and infrastructure auth (CI/CD credential theft, identity provider takeover) - Requires filesystem agent with bash, Python 3, and internet access for tool installation (sqlmap, ffuf, hashcat, ysoserial) - ysoserial — GitHub , requires Java (Java deserialization payloads) - sql-injection.md - SQL injection techniques: auth...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ctf-web do?

Web exploitation techniques for CTF challenges covering injection, authentication, access control, and client-side attacks.

Is ctf-web good?

ctf-web does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ctf-web?

ctf-web currently lists compatibility with Skills CLI.

Is ctf-web safe to install?

ctf-web has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ctf-web?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ctf-web?

Run the following command to install ctf-web: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-web

Related skills

More from ljagiello/ctf-skills

Related skills

Alternatives in Software Engineering