A tool for generating log and backup wordlists based on domain URLs.
Project description
BackupFinder
BackupFinder is a Python tool for generating wordlists based on user-provided domain URLs. It helps in creating two types of wordlists:
- Log File Names: Common log file names adjusted for the provided domain.
- Backup File Names: Common backup file names customized with the domain.
Features
- Customizable Wordlists: Generates wordlists for both log and backup files based on domain input.
- Date-based Filenames: Includes date-based variations for log filenames to account for different time granularities.
- Easy to Use: Simple command-line interface for quick generation of wordlists.
Installation
You can install BackupFinder from PyPI using pip:
pip install backupfinder
Usage
After installing the package, run the tool using:
backupfinder
Example
When prompted, enter a URL such as https://www.example.com. The tool will generate two files:
custom_logfinder.txt: Contains a list of common log file names adjusted for the domain.custom_backupfinder.txt: Contains a list of common backup file names adjusted for the domain.
Inputs
- URL: Enter a domain URL such as
example.comorhttps://www.example.com.
Outputs
- custom_logfinder.txt: A text file with generated log file names.
- custom_backupfinder.txt: A text file with generated backup file names.
BackupFinder is a tool designed to aid in generating wordlists for security and auditing purposes. Use responsibly and ensure compliance with legal and ethical standards.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file backupfinder-0.1.3.tar.gz.
File metadata
- Download URL: backupfinder-0.1.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87be249d2c0922c3d84b8cc1b0d653492021d327c7e9db33d14d3acd9c0c92c4
|
|
| MD5 |
ce7115b90c8da3bb9f2de1336dbf8dd1
|
|
| BLAKE2b-256 |
0295c484813aa66968712d7c0c9eaf80a43b6ca582e6afb1e4b438d2f68fbb62
|
File details
Details for the file backupfinder-0.1.3-py3-none-any.whl.
File metadata
- Download URL: backupfinder-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91c64baa4296fff54a80197ffd644232fe06f872155ec898f12e5aaf42bdec47
|
|
| MD5 |
cff80bff1c74b1a304b2d62c22bf4d02
|
|
| BLAKE2b-256 |
fbb96b347213c2a3f742e7346e5f3441b7dffdcd2f1bf685dae85f49a1a7b4d0
|