Skip to content

Latest commit

 

History

History
executable file
·
18 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

executable file
·
18 lines (15 loc) · 368 Bytes

wpscan

wpscan is a vulnerability recognition tool in CMS Wordpress developed in Go.

forthebadge

Installation

git clone https://github.com/krishpranav/wpscan
cd wpscan
go get
go build main.go

quick installation

go get -u github.com/krishpranav/wpscan
wpscan