Merged
Conversation
Adding possible configuration file names
Contributor
|
Hey, while you're at it, I think creating something like an extension adder would also make sense? For example, using the '-x' flag and specifying extensions to add onto the words in the wordlist file you're using while doing a scan would be cool and would probably help in config scans. |
Contributor
Author
|
ya makes sense. I will get to it :D |
Updating the wordlist to remove spaces in the urls
Contributor
Author
|
maybe we should tackle that in a separate pr? |
securestep9
approved these changes
May 5, 2025
Collaborator
|
Thank you for your contribution @Manushya-a ! 🚀 |
pUrGe12
pushed a commit
to pUrGe12/Nettacker
that referenced
this pull request
May 23, 2025
* Config-scan * Update config_wordlist.txt Adding possible configuration file names * Update config_wordlist.txt Updating the wordlist to remove spaces in the urls --------- Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>
pUrGe12
pushed a commit
to pUrGe12/Nettacker
that referenced
this pull request
May 24, 2025
* Config-scan * Update config_wordlist.txt Adding possible configuration file names * Update config_wordlist.txt Updating the wordlist to remove spaces in the urls --------- Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>
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
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.
Proposed change
This PR aims to add a scan module config_file_scan which searches for configuration file in a website and adds a wordlist for the same
Type of change
Checklist