Seth - Perform A MitM Attack And Extract Clear Text Credentials From RDP Connections

✨ DeeZNuTz

✨ Master ✨
Staff member
895
44
1,045


Seth is a tool written in Python and Bash to MitM RDP connections by attempting to downgrade the connection in order to extract clear text credentials. It was developed to raise awareness and educate about the importance of properly configured RDP connections in the context of pentests, workshops or talks. The author is Adrian Vollmer (SySS GmbH).
Requirements
  • python3
  • tcpdump
  • arpspoof
    arpspoof is part of dsniff
  • openssl
Download Seth