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 new tool : UDPX #424

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Add new tool : UDPX #424

wants to merge 2 commits into from

Conversation

hadhub
Copy link

@hadhub hadhub commented Jan 1, 2025

Description

Simple udpx scanner in go, fast to find common services on udpx ports (ipmi, snmp etc...) I find it relevant for CTF.

Point of attention

On line 122, I forgot to remove @latest, I don't know if it's important to set a version for the tool.

@hadhub hadhub marked this pull request as ready for review January 1, 2025 22:25
@hadhub hadhub changed the title Add UDPX Add new tool : UDPX Jan 2, 2025
@qu35t-code qu35t-code self-assigned this Jan 2, 2025
@qu35t-code qu35t-code added the new tool(s) This adds one or multiple tools to Exegol label Jan 2, 2025
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.

Hey. Thanks for your contribution. if you add add-aliases and add-history, you have to create the 2 files that contain the necessary code ! https://exegol.readthedocs.io/en/latest/community/contributors.html#function-structure

@hadhub
Copy link
Author

hadhub commented Jan 2, 2025

Shouldn't I close this PR and make a new one with all the files to be modified?
Initially I only committed 1 file and not those in /sources/assets/shells/history.d/ and /sources/assets/shells/aliases.d/.

@hadhub hadhub requested a review from qu35t-code January 3, 2025 11:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants