Skip to content

Simple multithreaded NTLM auth credential spraying tool.

Notifications You must be signed in to change notification settings

InitRoot/webntlmSpray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

webntlmSpray

Simple multithreaded NTLM auth credential spraying tool.

Usage

python3 webntlmSpray.py -u users.txt -p 'Summer@2023' -d domain.com -t https://webmail.domain.com/rpc


usage: webntlmSpray.py [-h] -u USERS -p PASSWORD -d DOMAIN -t TARGET [-v] [-o OUTPUT]
webntlmSpray.py: error: the following arguments are required: -u/--users, -p/--password, -d/--domain, -t/--target


About

Simple multithreaded NTLM auth credential spraying tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages