Skip to content

hexrom/wpscan-examples

 
 

Repository files navigation

wpscan-examples

This repository holds a list of examples of how to integrate WPScan data into your application or workflow.

Table of projects

Project Language Description
webhook-receiver-php PHP This is an example integration of a script that can receive webhooks from WPScan and process them, written in PHP.
webhook-receiver-ruby Ruby Same as the PHP example, but written in Ruby.
multiple-sites-scanner Bash This project is a script for automating WPScan across multiple servers. It uses wp-cli to collect WordPress data and then checks for vulnerabilities via the WPScan API.
nagios-service Bash This project is a script for automating WPScan on a Nagios configuration. It uses the WPScan CLI to monitor external hosts from your Nagios server.
github-action PHP / YAML This project is GitHub action that can be run to check version controlled themes and plugins for vulnerable versions automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.0%
  • PHP 41.0%
  • Ruby 16.0%