mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
416 B
416 B
512 - Pentesting Rexec
{{#include ../banners/hacktricks-training.md}}
Basic Information
It is a service that allows you to execute a command inside a host if you know valid credentials (username and password).
Default Port: 512
PORT STATE SERVICE
512/tcp open exec
Brute-force
{{#include ../banners/hacktricks-training.md}}