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

Update nessus.rb for Issue #16556 #16560

Merged
merged 3 commits into from
May 12, 2022

Commits on May 11, 2022

  1. Update nessus.rb

    Changed the line that parses the input for the nessus_connect password. It will now split the user input by the last occurrence of the at sign (@) instead of the first occurrence. This will prevent improperly parsed passwords due to an at sign (@) in the password.
    Ronni3X authored May 11, 2022
    Configuration menu
    Copy the full SHA
    33cfc7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Ronni3X/Ronni3X-nessus-plugin-patch-1

    Update nessus.rb
    Ronni3X authored May 11, 2022
    Configuration menu
    Copy the full SHA
    0a2293f View commit details
    Browse the repository at this point in the history
  3. Update nessus.rb

    Ronni3X authored May 11, 2022
    Configuration menu
    Copy the full SHA
    83bfc73 View commit details
    Browse the repository at this point in the history