/Powersd

Simple Script in powershell to brute force any directory based on wordlists

Primary LanguagePowerShell

Powersd

Simple Script in powershell to brute force any directory based on wordlists.(education purpose-- basic)

Usage:(exactly) powersd -u yoururl -i inputfile -o outputfile

-u: url -- example google.com -i: inputfile -- example d:/list.txt -o: outfile in html -- example d:/mylist.html

example: powersd -u google.com -i d:/list.txt -o d:/mylist.html