Skip to content

NTLM Based directory search tool

Notifications You must be signed in to change notification settings

5l1v3r1/NTLM-findir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NTLM-findir

NTLM-findir is simple python script written by me to do directory bruteforcing on web application which required NTLM base authentication

This tool is majorly used for intranet web application which required AD Creds for login

Usage

███╗   ██╗████████╗██╗     ███╗   ███╗      ███████╗██╗███╗   ██╗██████╗ ██╗██████╗       
████╗  ██║╚══██╔══╝██║     ████╗ ████║      ██╔════╝██║████╗  ██║██╔══██╗██║██╔══██╗      
██╔██╗ ██║   ██║   ██║     ██╔████╔██║█████╗█████╗  ██║██╔██╗ ██║██║  ██║██║██████╔╝      
██║╚██╗██║   ██║   ██║     ██║╚██╔╝██║╚════╝██╔══╝  ██║██║╚██╗██║██║  ██║██║██╔══██╗      
██║ ╚████║   ██║   ███████╗██║ ╚═╝ ██║      ██║     ██║██║ ╚████║██████╔╝██║██║  ██║      
╚═╝  ╚═══╝   ╚═╝   ╚══════╝╚═╝     ╚═╝      ╚═╝     ╚═╝╚═╝  ╚═══╝╚═════╝ ╚═╝╚═╝  ╚═╝v2.0  


usage: NTLM-FINDIR.py [-h] [-user USERNAME] [-u URL] [-w WORDLIST] [-d DOMAIN] [-t THREAD] [-o OUTPUT]

optional arguments:
  -h, --help            show this help message and exit
  -user USERNAME, --username USERNAME
                        AD username/Domain ID
  -u URL, --url URL     Target URL
  -w WORDLIST, --wordlist WORDLIST
                        Path to Wordlist
  -d DOMAIN, --domain DOMAIN
                        Domain Name
  -t THREAD, --thread THREAD
                        Threads Counts
  -o OUTPUT, --output OUTPUT
                        output path

About

NTLM Based directory search tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%