unauthorized-access-common-services

Exploit unauthenticated management services like Redis, Rsync, and PHP-FPM.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bingook/bingo --skill unauthorized-access-common-services-bingook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unauthorized-access-common-services
Source: https://github.com/bingook/bingo/tree/main/bingo/skills/hack-skills/unauthorized-access-common-services
Command: npx skills add https://github.com/bingook/bingo --skill unauthorized-access-common-services-bingook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert techniques for exploiting unauthenticated or weakly authenticated management services, such as Redis, Rsync, PHP-FPM, AJP/Ghostcat, Hadoop YARN, H2 Console, and others.

Core Features & Use Cases

  • Exploitation Techniques: Detailed guides for Redis write-to-RCE, Rsync data theft, PHP-FPM code execution, Ghostcat AJP file read, Hadoop YARN job submission, and H2 Console JNDI exploitation.
  • Infrastructure-Level Findings: Focuses on infrastructure vulnerabilities distinct from web application flaws.
  • Use Case: When performing a penetration test and discovering that management interfaces like Redis or Rsync are exposed without authentication, this Skill can guide you through the exploitation process.

Quick Start

Use the skill 'unauthorized-access-common-services' to scan for and exploit common exposed services without authentication.

Frequently Asked Questions about unauthorized-access-common-services

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I exploit unauthenticated Redis to get remote code execution?

To exploit unauthenticated Redis, you use write-to-RCE techniques by writing SSH keys or webshells to authorized paths. This Skill provides expert attack playbooks detailing the exploitation process for exposed Redis management interfaces.

What is the Ghostcat AJP vulnerability and how can I exploit it?

The Ghostcat AJP vulnerability allows attackers to read restricted application files via the AJP connector. You can exploit this unauthenticated management service using detailed file read techniques provided in this Skill's attack playbook.

How do I perform Rsync data theft on exposed management interfaces?

Rsync data theft on exposed interfaces involves leveraging weakly authenticated or unauthenticated configurations to sync and extract sensitive directories. This Skill guides you through the manual exploitation techniques required for Rsync service theft.

Can I execute arbitrary code through exposed PHP-FPM management interfaces?

Yes, you can execute code through exposed PHP-FPM interfaces by manipulating FastCGI records to inject payloads. This Skill covers specific infrastructure-level exploitation techniques for PHP-FPM and similar unauthenticated services.

Does this skill cover Hadoop YARN and H2 Console service exploitation?

Yes, this skill covers Hadoop YARN exploitation through unauthorized job submission and H2 Console exploitation via JNDI injection. It specifically targets infrastructure-level vulnerabilities in these unauthenticated management services.

What are the limitations of exploiting unauthenticated management services?

Exploiting unauthenticated services requires manual input for specific targets and techniques, meaning it is not an automated scanning tool. It focuses on infrastructure-level vulnerabilities rather than standard web application flaws.