OpenAdmin machine is a vulnerable machine with Linux operating system among retired machines. We are expected to obtain user and root flags using these vulnerabilities.First, we perform a netwrok scan with nmap to recognize the target machine.Classic Scan Full port scan As a result of port scanning, we saw that ports 22/tcp ssh (OpenSSH 7.6p1), …
Ay: Ağustos 2023
Traverxec machine is a vulnerable machine with Linux operating system among retired machines. We are expected to obtain user and root flags using these vulnerabilities.To recognize the target machine, we first perform a network scan with nmap. We are doing a classic scan Full port scan As a result of port scanning, we saw that …
FriendZone machine is a vulnerable machine with Linux operating system among Retired machines. We are expected to obtain user and root flags using these vulnerabilities.We perform a network scan on the target machine. Classic Scan Full port scan 21/tcp ftp, 22/tcp ssh, 53/tcp domain, 80/tcp http, 139/tcp netbios-ssn, 443/tcp https, 445/tcp microsoft-ds, 53/udp domain, 137/udp …
Bashed machine is a vulnerable machine with Linux operating system among retired machines. Using these vulnerabilities, we are expected to obtain user and root flags.We perform a network scan to recognize the target machine, Classic Scan Full port scan As a result of the port scan, we saw that only http port 80/tcp is open …
Mirai machine is among the retired machines with linux operating system. After detecting and exploiting the vulnerabilities in this machine, we are expected to obtain user and root flags.Let’s get to know the target machine.Classic Scan Full port Scan As a result of port scanning, we saw that “22/tcp ssh”, “53/tcp domain dnsmasq 2.76”, “80/tcp …
Curling machine is a vulnerable machine with a retired Linux operating system. User and root flag values are requested using the vulnerabilities detected as a result of enumuration.First, we perform classic scan, TCP and UDP full port scan to recognize the machine. According to the scan result, we see that ports 80 and 22 are …
Nibbles machine is a vulnerable machine with Linux operating system among retired machines. We are expected to find these vulnerabilities and obtain the user and root flags.First, we check the services and ports running on the target machine; Classic Scan Full Scan As a result of the nmap scan, we see that ports 22 and …