Skip to content

Add WES-NG #382

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

Merged
merged 7 commits into from
Oct 30, 2024
Merged

Add WES-NG #382

merged 7 commits into from
Oct 30, 2024

Conversation

cHJlaXpoZXI
Copy link
Contributor

Description

WES-NG is a tool based on the output of Windows' systeminfo utility which provides the list of vulnerabilities the OS is vulnerable to, including any exploits for these vulnerabilities. Every Windows OS between Windows XP and Windows 11, including their Windows Server counterparts, is supported.

Link : https://github.com/bitsadmin/wesng

It's a good add to exegol for pentest perspective :)

Point of attention

Nothing special.

Copy link
Member

@ShutdownRepo ShutdownRepo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minimal changes to make but appart from that we should be good to go!

@ShutdownRepo ShutdownRepo added waiting for additional changes new tool(s) This adds one or multiple tools to Exegol labels Sep 19, 2024
-> Fix comma in app description
-> Delete line for inject
@cHJlaXpoZXI
Copy link
Contributor Author

I have fixed everything ;)

@qu35t-code
Copy link
Member

Hi @cHJlaXpoZXI,

Why are you injecting chardet ? If the dependency is missing in the base tool, it's better to propose a PR to add it and put this quick fix in temp fix on exegol !

@cHJlaXpoZXI
Copy link
Contributor Author

Hi @cHJlaXpoZXI,

Why are you injecting chardet ? If the dependency is missing in the base tool, it's better to propose a PR to add it and put this quick fix in temp fix on exegol !

Hi ! Tbh, I don't know why ^^". But I have made a PR that have been merge in the project. So I have delete the inject line (no more needed).

We are good now :)

Copy link
Member

@qu35t-code qu35t-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@qu35t-code qu35t-code self-assigned this Oct 28, 2024
@ShutdownRepo ShutdownRepo merged commit c33b663 into ThePorgs:dev Oct 30, 2024
42 checks passed
@ShutdownRepo ShutdownRepo mentioned this pull request Mar 14, 2025
@cHJlaXpoZXI cHJlaXpoZXI deleted the wesng branch March 27, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool(s) This adds one or multiple tools to Exegol ready for merge in the waitlist for merge, requires preliminary steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants