yaklang.io Project
Official@yaklang
Offers a comprehensive security assessment framework for web, API, and binary exploitation, enabling advanced vulnerability research and penetration testing.
Agent Skills by yaklang.io Project
Showing 84 vetted skills indexed across 3 GitHub repositories.
java-audit
Audits Java projects for vulnerable dependencies, hardcoded secrets, and framework misconfigurations.
code-review
Audits source code for security vulnerabilities using grep pattern matching across multiple languages.
authorization-bypass
Tests web applications for IDOR, privilege escalation, and business logic bypass vulnerabilities.
how-to-use-browser
Automates browser interactions including navigation, form filling, and JavaScript evaluation via headless Chrome.
recon-planning
Orchestrates attack surface reconnaissance by splitting synchronous probing from asynchronous sub-agent enumeration.
pentest-task-design
Orchestrates penetration testing workflows from reconnaissance through vulnerability verification to report generation.
security-engineering
Guides authorized penetration testing, code auditing, and incident response with reproducible evidence standards.
large-skill
Provides large content for testing truncation and view offset functionality.
test-skill
Verifies skill loading functionality with minimal test content.
yak
Routes Yaklang programming and hot-patch tasks to specialized skill topics.
yakit-native-plugin
Build Yakit native yak and mitm plugins with cli parameter forms and passive scanning hooks.
yakit-rightclick-plugin
Build Yakit codec right-click plugins with a single handle(input) function in Yaklang.
yakit-basic
Explains Yakit architecture, interface modes, feature routes, and engine connection for new users.
webfuzzer-hotpatch
Implements Yakit Web Fuzzer hot-patch hooks for request encryption, response decryption, retries, and fuzztag payloads.
yaklang-syntax
Teaches Yaklang DSL syntax with runnable examples covering variables, functions, closures, and error handling.
yaklang-toolchain
Validates Yaklang hot-patch and codec plugins using the yak CLI's real gRPC execution paths.
yakit-data-extract-plugin
Extract unique URLs and login cookies from Yakit History to drive payload-based scanning.
mitm-hotpatch
Implements Yaklang hot-patch hooks to hijack, mirror, and mock HTTP traffic in Yakit MITM proxy.
yakit-ui-binding
Render logs, progress bars, tables, and charts from yak scripts in the Yakit UI.
global-hotpatch
Configure system-wide Yakit hot-patch hooks for transparent encryption, signing, and traffic tagging.
yaklang-database
Persist and query data in Yaklang scripts using SQLite, key-value storage, and payload dictionaries.
dependency-confusion
Tests package managers for dependency confusion where public registries override private packages.
prototype-pollution
Tests JavaScript applications for prototype pollution via __proto__ and constructor.prototype injection paths.
csv-formula-injection
Tests CSV and spreadsheet exports for formula and DDE injection vulnerabilities.
Frequently Asked Questions About yaklang.io Project
FAQPage SchemaWhat specific security tasks does this framework support?▼
The framework supports comprehensive security assessments including web application penetration testing, API authorization validation, binary reverse engineering, memory forensics, and cryptographic analysis of classical and lattice-based ciphers.
Which technical personas benefit from these capabilities?▼
Security researchers, penetration testers, and red team operators utilize these capabilities to identify vulnerabilities in complex web services, cloud-native infrastructure, and compiled software binaries.
What are the primary dependencies for running these security modules?▼
Execution requires a compatible runtime environment capable of handling binary analysis libraries, network traffic capture processing, and constraint solving engines like Z3 or Unicorn for symbolic execution tasks.