Skip to main content

Service Detection

Common paths:

Default Credentials

Hydra:

Version Enumeration

The bottom of the login page usually leaks the version:
Search exploits:

Read Files (LFI via MySQL)

Works if MySQL has FILE privilege.
Dump credentials:

Write Web Shell (Linux)

Check web root:
If empty → writable anywhere
Access:

Write Web Shell (Windows)


Bypass secure_file_priv

Find writable directories:
Write inside MySQL folder:
Then include via LFI from web app.

Upload Web Shell via Log Poisoning

Write PHP into logs:

Command Execution via UDF (MySQL RCE)

Check privileges:
If FILE + SUPER → full RCE Upload malicious UDF:
Then:

Dump Password Hashes

Old MySQL:

Extract Application Credentials


Reverse Shell

Listener: