7/tcp/udp - Pentesting Echo
Last updated
Last updated
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
An echo service is running on this host. The echo service was intended for testing and measurement purposes and may listen on both TCP and UDP protocols. The server sends back any data it receives, with no modification. It's possible to cause a denial of service by connecting the a echo service to the echo service on the same or another machine. Because of the excessively high number of packets produced, the affected machines may be effectively taken out of service. Info from https://www.acunetix.com/vulnerabilities/web/echo-service-running/
Default Port: 7/tcp/udp
port:7 echo
CA-1996-01 UDP Port Denial-of-Service Attack
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)