Our Feeds

Saturday 27 October 2012

Ajith KP

DirDictionaryBruter Directory and Files Brute Forcer

This simple python application will help to find the unlinked files in server.
You need a best Dictionary and save it as "DirList" in same directoty of python file.

Run it by,

python ./DirBrute.py

Input  the URL which you need to brute force direcories.

It will save the founded files and directories logs in "DirLogs.log"

Open it and read that. It will help you to find hidden juicy files such as admin pages, text files, Uploaded PHP Shells, etc.

Fun with it...


































Source Code