Home

Awesome

Relayer - SMB Relay Attack Script.

Relayer is an SMB relay Attack Script that automates all the necessary steps to scan for systems with SMB signing disabled and relaying authentication request to these systems with the objective of gaining a shell. Great when performing Penetration testing.

Relayer creates and delivers the payload leveraging several tools, Users can select which methods or tools works best:

USE

Run install_req.sh to validate dependencies and install missing ones.

Once everything is ready, usage is simple, simply run as root:

./relayer.sh

How does the Script Work

Script runs the following Steps:

NOTE

Only run this tool where you have permission to do so.

Credits