woodpecker-appstore / ghost-bits-encoder
Publicghost-bits-encoder 是一个面向 Woodpecker 的辅助插件,围绕 Ghost Bits / Unicode 高位包装思路,提供通用编解码、JSON 相关编码、URL 相关编码以及若干专项辅助能力。
This is a security testing plugin for the Woodpecker framework that helps penetration testers create disguised versions of text inputs. It transforms ordinary-looking text into Unicode characters from different writing systems (Chinese, Greek, Arabic, etc.) that appear harmless to security filters but get interpreted as the original text by Java applications. The tool includes specialized encoders for testing JSON parsers, web servers, and various Java frameworks, making it useful for legitimate security assessments but also capable of being used for malicious WAF bypass attempts.
How It Works
You hear about a tool that helps security testers create different versions of text to test how applications handle tricky inputs.
You add this helper to your security testing toolkit, which gives you a collection of encoding tools in one convenient place.
You type in something like '../..' and the tool transforms it into mysterious-looking Chinese or Greek characters that look completely different but mean the same thing.
Each time you encode, you receive five different versions using different writing systems, giving you options to see which one works best.
For testing JSON parsers, you encode only the text inside quotes while keeping the structure intact
For testing web servers, you create encoded URLs that look different but get interpreted correctly
For testing how applications handle special data, you hide Base64 or binary content inside safe-looking characters
You find which encodings slip past protections and which ones get caught, helping you understand real-world security gaps.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.