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 a Values::Port value to represent a possibly open port #183

Open
postmodern opened this issue Dec 22, 2024 · 0 comments
Open

Add a Values::Port value to represent a possibly open port #183

postmodern opened this issue Dec 22, 2024 · 0 comments
Labels
feature New Feature idea Random idea values Values classes

Comments

@postmodern
Copy link
Member

There should be a value type that represents an IP address or host name and a port number. The Value::Parser should also be updated to support parsing IP:port and host:port pairs. This will allow ronin-recon run to accept a txt file of IPs and ports, which are then tested using nmap.

@postmodern postmodern added feature New Feature values Values classes idea Random idea labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature idea Random idea values Values classes
Projects
None yet
Development

No branches or pull requests

1 participant