hacktricks/src/network-services-pentesting/512-pentesting-rexec.md

441 B

512 - Pentesting Rexec

{{#include ../banners/hacktricks-training.md}}

기본 정보

유효한 자격 증명(사용자 이름 및 비밀번호)을 알고 있다면 호스트 내에서 명령을 실행할 수 있는 서비스입니다.

기본 포트: 512

PORT    STATE SERVICE
512/tcp open  exec

브루트 포스

{{#include ../banners/hacktricks-training.md}}