yaklang.io Project avatar

yaklang.io Project

Official

@yaklang

0Followers
|
52Public Repos
|
84Published Skills

Offers a comprehensive security assessment framework for web, API, and binary exploitation, enabling advanced vulnerability research and penetration testing.

Skills Distribution
DomainCybersecurit...Web & API Security (40%)Binary Exploitatio.. (30%)Network & Infrastr.. (20%)Cryptographic Anal.. (10%)

Agent Skills by yaklang.io Project

Showing 84 vetted skills indexed across 3 GitHub repositories.

yaklangyaklang
632

java-audit

Audits Java projects for vulnerable dependencies, hardcoded secrets, and framework misconfigurations.

Official
Intermediate
yaklangyaklang
632

code-review

Audits source code for security vulnerabilities using grep pattern matching across multiple languages.

Official
Intermediate
yaklangyaklang
632

authorization-bypass

Tests web applications for IDOR, privilege escalation, and business logic bypass vulnerabilities.

Official
Advanced
yaklangyaklang
632

how-to-use-browser

Automates browser interactions including navigation, form filling, and JavaScript evaluation via headless Chrome.

Official
Intermediate
yaklangyaklang
632

recon-planning

Orchestrates attack surface reconnaissance by splitting synchronous probing from asynchronous sub-agent enumeration.

Official
Advanced
yaklangyaklang
632

pentest-task-design

Orchestrates penetration testing workflows from reconnaissance through vulnerability verification to report generation.

Official
Advanced
yaklangyaklang
632

security-engineering

Guides authorized penetration testing, code auditing, and incident response with reproducible evidence standards.

Official
Advanced
yaklangyaklang
632

large-skill

Provides large content for testing truncation and view offset functionality.

Official
Basic
yaklangyaklang
632

test-skill

Verifies skill loading functionality with minimal test content.

Official
Basic
yaklangyaklang
10

yak

Routes Yaklang programming and hot-patch tasks to specialized skill topics.

Official
Intermediate
yaklangyaklang
10

yakit-native-plugin

Build Yakit native yak and mitm plugins with cli parameter forms and passive scanning hooks.

Official
Intermediate
yaklangyaklang
10

yakit-rightclick-plugin

Build Yakit codec right-click plugins with a single handle(input) function in Yaklang.

Official
Intermediate
yaklangyaklang
10

yakit-basic

Explains Yakit architecture, interface modes, feature routes, and engine connection for new users.

Official
Intermediate
yaklangyaklang
10

webfuzzer-hotpatch

Implements Yakit Web Fuzzer hot-patch hooks for request encryption, response decryption, retries, and fuzztag payloads.

Official
Advanced
yaklangyaklang
10

yaklang-syntax

Teaches Yaklang DSL syntax with runnable examples covering variables, functions, closures, and error handling.

Official
Intermediate
yaklangyaklang
10

yaklang-toolchain

Validates Yaklang hot-patch and codec plugins using the yak CLI's real gRPC execution paths.

Official
Intermediate
yaklangyaklang
10

yakit-data-extract-plugin

Extract unique URLs and login cookies from Yakit History to drive payload-based scanning.

Official
Intermediate
yaklangyaklang
10

mitm-hotpatch

Implements Yaklang hot-patch hooks to hijack, mirror, and mock HTTP traffic in Yakit MITM proxy.

Official
Advanced
yaklangyaklang
10

yakit-ui-binding

Render logs, progress bars, tables, and charts from yak scripts in the Yakit UI.

Official
Intermediate
yaklangyaklang
10

global-hotpatch

Configure system-wide Yakit hot-patch hooks for transparent encryption, signing, and traffic tagging.

Official
Advanced
yaklangyaklang
10

yaklang-database

Persist and query data in Yaklang scripts using SQLite, key-value storage, and payload dictionaries.

Official
Intermediate
yaklangyaklang
2.0k

dependency-confusion

Tests package managers for dependency confusion where public registries override private packages.

Official
Intermediate
yaklangyaklang
2.0k

prototype-pollution

Tests JavaScript applications for prototype pollution via __proto__ and constructor.prototype injection paths.

Official
Intermediate
yaklangyaklang
2.0k

csv-formula-injection

Tests CSV and spreadsheet exports for formula and DDE injection vulnerabilities.

Official
Intermediate

Frequently Asked Questions About yaklang.io Project

FAQPage Schema
What 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.