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

Adding config_file_scan #1051

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Manushya-a
Copy link
Contributor

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

  • New core framework functionality
  • Bugfix (non-breaking change which fixes an issue)
  • Code refactoring without any functionality changes
  • New or existing module/payload change
  • Localization improvement
  • Dependency upgrade
  • Documentation improvement

Checklist

  • I've followed the contributing guidelines
  • I've run make pre-commit, it didn't generate any changes
  • I've run make test, all tests passed locally

Adding possible configuration file names
@pUrGe12
Copy link
Contributor

pUrGe12 commented Mar 22, 2025

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.

@Manushya-a
Copy link
Contributor Author

ya makes sense. I will get to it :D

Updating the wordlist to remove spaces in the urls
@Manushya-a
Copy link
Contributor Author

Manushya-a commented Mar 24, 2025

maybe we should tackle that in a separate pr?

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.

2 participants