Skip to content

anio/wpscan-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

wpscan web service

This is a simple web-interface to run wpscan.

Usage

  • docker build -t wpscan-web-service .
  • docker run --name wpscan-web -p 4567:4567 --rm -d wpscan-web-service:latest
  • curl '127.0.0.1:4567/scan-this-wp?addr=https://wordpress.tld&token=your-wpscan-token