Cyanide-main.zip -

: See how far an attacker could move laterally within a network once they've captured a single set of credentials.

: Pinpoint weaknesses in how a network handles authentication requests.

: It works in conjunction with Impacket’s ntlmrelayx.py to capture network hashes and relay them to target systems. cyanide-main.zip

When you run the tool found within the cyanide-main.zip archive, it automates several complex tasks:

: The tool provides real-time information on captured credentials and successful relay attempts. Why Use It? Security professionals use tools like Cyanide to: : See how far an attacker could move

Developed by , Cyanide is an automated tool used to correlate various network poisoning techniques. It is primarily used during the reconnaissance and exploitation phases of a security audit to capture and relay authentication hashes. Key Features and Functionality

: Verify if mitigations like SMB Signing or LDAP Signing are correctly implemented to prevent relay attacks. Important Security Note When you run the tool found within the cyanide-main

: Upon execution, it sets up both Responder and Ntlmrelayx with SMB and HTTP servers by default.