Skip to content
New issue

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

Add the WSUS module - Detect if WSUS is Vulnerable to MITM Attacks #485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

H4ckT0Th3Futur3
Copy link

@H4ckT0Th3Futur3 H4ckT0Th3Futur3 commented Nov 8, 2024

Hey,

I’ve added a simple module that checks if a WSUS server is vulnerable to Man-In-The-Middle (MITM) attacks over the SMB protocol. The module scans the specified server to detect weak security configurations or vulnerabilities that could allow an attacker to intercept and manipulate WSUS communications.

image

Feel free to reach out if you have any questions or suggestions!

…ting the WUServer registry value.

Signed-off-by: H4ckT0Th3Futur3 <[email protected]>
@H4ckT0Th3Futur3 H4ckT0Th3Futur3 changed the title Detect if WSUS is vulnerable to MITM attack Detect if WSUS is Vulnerable to MITM Attacks Nov 8, 2024
@H4ckT0Th3Futur3 H4ckT0Th3Futur3 changed the title Detect if WSUS is Vulnerable to MITM Attacks Add the WSUS module - Detect if WSUS is Vulnerable to MITM Attacks Nov 8, 2024
@NeffIsBack
Copy link
Contributor

Hi, thanks for your work!

However, checking if a target is vulnerable to a WSUS mitm attack is already part of the wcc module. I am not sure if the verbose output also retrieves the WSUS server itself, but if not imo it is best to improve its output instead of adding a seperat module for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants