Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5alt/ultrarelay
poison and relay NTLM credentials
https://github.com/5alt/ultrarelay
Last synced: about 2 months ago
JSON representation
poison and relay NTLM credentials
- Host: GitHub
- URL: https://github.com/5alt/ultrarelay
- Owner: 5alt
- Created: 2018-11-28T09:43:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T09:45:26.000Z (about 6 years ago)
- Last Synced: 2024-08-04T09:06:12.257Z (5 months ago)
- Language: Python
- Size: 70.3 KB
- Stars: 173
- Watchers: 3
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-network-stuff - **106**星
README
# UltraRelay
UltraRelay is a tool for LLMNR poisoning and relaying NTLM credentials. It is based on [Responder](https://github.com/SpiderLabs/Responder) and [impack](https://github.com/SecureAuthCorp/impacket).
Especially, this tool can be used to relay credentials from JAVA http request to local SMB server and achieve RCE.
## Dependency
* [Responder](https://github.com/SpiderLabs/Responder)
* [impack](https://github.com/SecureAuthCorp/impacket)## Ussage
`python ultrarelay.py -ip 192.168.1.100`
Value of the ip argument is attacker's ip address.
## Demo video
https://www.youtube.com/watch?v=VyoyA2GgKck
## Contact
md5_salt [AT] qq.com