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

fix nmap vuln category name #7044

Merged
merged 1 commit into from Aug 29, 2018
Merged

fix nmap vuln category name #7044

merged 1 commit into from Aug 29, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 7, 2018

No description provided.

@D-sha
Copy link

D-sha commented Aug 25, 2018

@mcornella @robbyrussell This one looks good to go

--script=vulscan is not a nmap argument
--script=vuln is

http://nmap.org/book/nse-usage.html

@fdhadzh A description of why changes are needed will help to merge your request
Cheers

@ghost
Copy link
Author

ghost commented Aug 26, 2018

Script's argument takes category names or patterns. vuln is a category name. vulscan is unknown value for nmap.

@mcornella mcornella merged commit dc8811f into ohmyzsh:master Aug 29, 2018
@mcornella
Copy link
Member

Thanks @D-sha your comment helped speed the process!

@D-sha
Copy link

D-sha commented Aug 30, 2018

Here to help!

gerardo pushed a commit to gerardo/oh-my-zsh that referenced this pull request Sep 3, 2018
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (181 commits)
  jump: fix printf path output (ohmyzsh#7105)
  vi-mode: reset-prompt if zle is active (TRAPWINCH)
  fix nmap vuln category name (ohmyzsh#7044)
  Update kubectl.plugin.zsh (ohmyzsh#6636)
  Fix rvm-prompt usage in fino* themes (ohmyzsh#6477)
  vi-mode show indicator on zle-line-init and SIGWINCH (ohmyzsh#6449)
  execute mvnw with "mvn" when mvnw-file is present (ohmyzsh#6484)
  executing gradlew, when gradlew-file exists (ohmyzsh#6485)
  Fixed `fwl` function in `firewalld` plugin when `sources` used (ohmyzsh#7011)
  kubectl: add alias for `kubectl cp` (ohmyzsh#7068)
  Update golang.plugin.zsh (ohmyzsh#6750)
  Update brew.plugin.zsh (ohmyzsh#6947)
  Add aliases for kubectl nodes (ohmyzsh#7093)
  Clarify random theme setting (ohmyzsh#7090)
  [plugins/git] Updated git clone alias (ohmyzsh#6893)
  Updating 'sbcl' to 'sbcln' (ohmyzsh#7095)
  git: add the `git show` alias `gsh` (ohmyzsh#5591)
  nyan: deprecate plugin with removal notice
  github: fix new_gh to force-add .gitignore (ohmyzsh#7086)
  trapd00r: clean up the script
  ...
lesterchan added a commit to lesterchan/oh-my-zsh that referenced this pull request Sep 7, 2018
* upstream/master: (225 commits)
  Feat: add Salt completion plugin (ohmyzsh#7031)
  Add fzf plugin (ohmyzsh#6910)
  fasd: use xdg-open in o alias back again
  fasd: drop-in replace the autojump j alias (ohmyzsh#3860)
  jump: fix printf path output (ohmyzsh#7105)
  vi-mode: reset-prompt if zle is active (TRAPWINCH)
  fix nmap vuln category name (ohmyzsh#7044)
  Update kubectl.plugin.zsh (ohmyzsh#6636)
  Fix rvm-prompt usage in fino* themes (ohmyzsh#6477)
  vi-mode show indicator on zle-line-init and SIGWINCH (ohmyzsh#6449)
  execute mvnw with "mvn" when mvnw-file is present (ohmyzsh#6484)
  executing gradlew, when gradlew-file exists (ohmyzsh#6485)
  Fixed `fwl` function in `firewalld` plugin when `sources` used (ohmyzsh#7011)
  kubectl: add alias for `kubectl cp` (ohmyzsh#7068)
  Update golang.plugin.zsh (ohmyzsh#6750)
  Update brew.plugin.zsh (ohmyzsh#6947)
  Add aliases for kubectl nodes (ohmyzsh#7093)
  Clarify random theme setting (ohmyzsh#7090)
  [plugins/git] Updated git clone alias (ohmyzsh#6893)
  Updating 'sbcl' to 'sbcln' (ohmyzsh#7095)
  ...
lellisls pushed a commit to lellisls/oh-my-zsh that referenced this pull request Oct 1, 2018
seth-cohen pushed a commit to seth-cohen/oh-my-zsh that referenced this pull request Oct 29, 2018
jmartindf pushed a commit to jmartindf/oh-my-zsh that referenced this pull request Nov 10, 2018
sagischwarz pushed a commit to sagischwarz/ohmyzsh that referenced this pull request Nov 19, 2018
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this pull request Aug 6, 2019
kankongmeng pushed a commit to kankongmeng/oh-my-zsh that referenced this pull request Jan 8, 2020
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
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.

None yet

2 participants