3632 - Pentesting distcc
Last updated
Was this helpful?
Last updated
Was this helpful?
Distcc is designed to speed up compilation by taking advantage of unused processing power on other computers. A machine with distcc installed can send code to be compiled across the network to a computer which has the distccd daemon and a compatible compiler installed
Default port: 3632
Check if it's vulnerable to CVE-2004-2687 to execute arbitrary code:
I don't think shodan detects this service.
Post created by Álex B (@r1p)