Skip to content
/ Seth Public
forked from SySS-Research/Seth

Perform a MitM attack and extract clear text credentials from RDP connections

License

Notifications You must be signed in to change notification settings

o-o-x/Seth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seth

Seth is a tool written in Python and Bash to MitM RDP connections. It attempts to downgrade the connection and extract clear text credential.

Usage

Run it like this:

$ ./seth.sh <INTERFACE> <ATTACKER IP> <VICTIM IP> <GATEWAY IP>

For more information, read the PDF in doc/paper, run ./rdp-cred-sniffer.py -h or read the code.

Disclaimer

Use at your own risk. Do not use without full consent of everyone involved. For educational purposes only.

About

Perform a MitM attack and extract clear text credentials from RDP connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.8%
  • Shell 20.2%