Skip to content

DirMagic is a library written in Python to brute force directories and subdomains

License

Notifications You must be signed in to change notification settings

heroesofcode/DirMagic

Repository files navigation

DirMagic

Testing PyPI - Version Python 3.10 GitHub

DirMagic is a library written in Python to brute force directories and subdomains

Installation

python3 -m pip install dir-magic

Usage

python3 -m dir_magic

1 - Find directories

2 - Find subdomains

WordLists

You can create your own wordlist with .txt, follow the example below

wordlist.txt

admin
login
dashboard
blog

Below are some WordList links for downloads

  • If you're running on Kali Linux, it's already installed on the system, just follow this documentation.
  • SecLists is a repository that has several wordlists to download.

Contribution

  • To contribute, from a fork in the project please feel free to give suggestions, improvements and feel free to add features. After you contribute, open a pull request.

Contributors

License

DirMagic is released under the MIT license. See LICENSE for details.

About

DirMagic is a library written in Python to brute force directories and subdomains

Resources

License

Stars

Watchers

Forks

Packages

No packages published