logo

Distcc

Hello, using Nmap with the -sV option, I found several vulnerabilities. In this post, I will exploit Distcc.

First, I use searchsploit to find a possible exploit. In this case, searchsploit found one in the Metasploit Framework.

Therefore I start Metasploit Framework and search for distcc.

The information description confirms that this exploit could work.

I change the payload from automatic to cmd/unix/reverse.

The exploit was successful; it opened a shell, and I could access the target's system.