-
Notifications
You must be signed in to change notification settings - Fork 20
updated nessus plugin with http or https check to get rid of "www" #8
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
Open
ChriZzn
wants to merge
360
commits into
infobyte:master
Choose a base branch
from
ChriZzn:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolve "Plugin Nmap" Closes #129 See merge request faradaysec/faraday-plugins!78
fix how zap generate vulns Closes #130 See merge request faradaysec/faraday-plugins!79
fix hydra to resolve ip Closes #132 See merge request faradaysec/faraday-plugins!81
Detect Prowler See merge request faradaysec/faraday-plugins!80
FIX qualyswebapp See merge request faradaysec/faraday-plugins!82
Enrich sslyze JSON plugin vulns information Closes #184 See merge request faradaysec/faraday-plugins!134
…af' into 'dev' many error when parse the xml of arachni and w3af Closes #175 See merge request faradaysec/faraday-plugins!133
… into 'dev' we_can_get_more_data_of_the_reports_of_openvas Closes #167 See merge request faradaysec/faraday-plugins!128
Resolve "Acunetix report fails parsing url" Closes #180 See merge request faradaysec/faraday-plugins!130
fix run_date in UTC Closes #183 See merge request faradaysec/faraday-plugins!132
Resolve "Add Shodan plugin" Closes #181 See merge request faradaysec/faraday-plugins!131
add nipper plugin Closes #189 See merge request faradaysec/faraday-plugins!137
…dev' netsparker with more than one host Closes #192 See merge request faradaysec/faraday-plugins!136
Contributor
Author
|
ive also updated the nuclei plugin, now if set the resolution filed will be imported to faraday too! |
Contributor
|
Hello there! We are actually in busy days now. Regardless, @aenima-x should check this soon Thanks for contributing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello there,
regarding ticket Nr. 1043... im dooing a merge request.
I wrote a small "plugin" called checksvc...which helps to seperate www to http and https which is important for further scanning....
Please merge this, Thanks Christoph