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

19 lines
450 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 512 - Pentesting Rexec
{{#include ../banners/hacktricks-training.md}}
## Temel Bilgiler
Geçerli **kimlik bilgilerini** (kullanıcı adı ve şifre) biliyorsanız, **bir ana bilgisayar içinde bir komut çalıştırmanıza olanak tanıyan** bir hizmettir.
**Varsayılan Port:** 512
```
PORT STATE SERVICE
512/tcp open exec
```
### [**Brute-force**](../generic-hacking/brute-force.md#rexec)
{{#include ../banners/hacktricks-training.md}}