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

Idea: introduce alternate short syntax for script args #233

Open
dmiller-nmap opened this issue Nov 15, 2015 · 0 comments
Open

Idea: introduce alternate short syntax for script args #233

dmiller-nmap opened this issue Nov 15, 2015 · 0 comments

Comments

@dmiller-nmap
Copy link

Not sure this would work in all cases, but in some cases it might be nice. Example syntax:

nmap --script sample-script={arg=value}

Not sure whether this should coerce arg into sample-script.arg or not. Probably so, because if not, then we'd need a separate script arg environment for each script to avoid conflicts in cases like:

nmap --script sample-script={arg=1},another-script={arg=2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant