Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

code-scan/WpGo

Repository files navigation

11

WpGo

Wordpress Batch Brute Force by Go

Usage of wpgo:
 -a string
 attack type login / xmlrpc (default "login")
 -c int
 	max auto get user count (default 5)
 -o string
 	out filepath (default "result.txt")
 -p string
 	password list filepath
 -t int
 	max thread (default 20)
 -u string
 	username list filepath
 -w string
 	website list filepath

auto get author and try login

go run main.go -p pass.txt -w site.txt
WpGo.exe -p pass.txt -w site.txt
WpGo.exe -a xmlrpc -p ./dict/p.txt -u ./dict/u.txt -w ./dict/site.txt

auto get author and custom author list

WpGo.exe -p pass.txt -w site.txt -u user.txt

About

wordpress batch brute force

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /