Executive Summary
The "Build" machine demonstrates a complex attack chain involving multiple services in a containerized environment. The exploitation requires:
- Reconnaissance of internal Docker network via nmap
- Database enumeration and credential cracking
- Git service compromise with credential reuse
- Jenkins backup extraction and decryption
- RCE via Jenkinsfile modification
- DNS poisoning through PowerDNS-Admin
- Legacy rlogin/rsh exploitation with DNS hijacking
Phase 1: Initial Reconnaissance
1.1 External Nmap Service Enumeration
nmap -sV -Pn -T4 10.129.234.169 -oA nmap