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

feat(wordlist): Created 'common_directories.txt' wordlist #1086

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

ItsIgnacioPortal
Copy link
Contributor

Describe the added commits
Currently, all of the wordlists that compose combined_directories.txt are un-modifiable and do not allow new contributions to be added into them.

  • apache.txt is server-specific
  • directory-list-*.txt has an exclusive license
  • raft-* is made from the frozen-in-time contents of Google's raft)

For these reasons, and to allow new contributions into the combined_directories.txt wordlist, I've created the common_directories.txt file. This will allow modifications into the 'combined_directories.txt' file without modifying any of the pre-existing wordlists.

Purpose of pull request

  • Add a new wordlist: combined_directories.txt.
  • Facilitate new contributions into the project.

Source
@ctflearner personal projects (see #1080)

Additional context

Co-authored-by: ctflearner [email protected]

Repository owner deleted a comment from ItsIgnacioPortal Nov 20, 2024
@g0tmi1k g0tmi1k self-assigned this Nov 20, 2024
@g0tmi1k g0tmi1k merged commit ee519dc into danielmiessler:master Nov 20, 2024
1 check passed
@g0tmi1k
Copy link
Collaborator

g0tmi1k commented Nov 20, 2024

Thanks for this @ItsIgnacioPortal

@g0tmi1k g0tmi1k added the enhancement Enhancement label Nov 20, 2024
@g0tmi1k g0tmi1k mentioned this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants