/ tags/ Wildcard Injection

# Codify

Hack-The-Box 20 / 72
4 min read

Linux Easy machine - Codify.

HTB Linux Sudo Linux command for running as another user — misconfigured sudo rules are a common privilege escalation path. SSH Secure Shell — encrypted remote login, targeted via key theft, brute force, or misconfigured access. Nmap A network scanner used to enumerate open ports, services, and versions on a target. MySQL Wildcard Injection Abusing shell wildcard expansion (e.g. tar's '--checkpoint-action') to smuggle arguments into a privileged command.
Read