Skip to content

Instantly share code, notes, and snippets.

@nechered
nechered / gist:82d5a25b363c0fc37b7d318835e64eec
Created November 6, 2017 20:51 — forked from greenbicycle/gist:abceafbec3be09969ad5
Quick script to scan multiple domains with wpscan
#!/bin/bash
#
# Use WPScan to scan sites running Wordpress
# and Store the output somewhere
#
domains='domain1.com example2.com example.com'
# Where do you want output to go? Better without trailing slash