From a9dd33f6f183f4ea01f3f32cefe0ee063ffb8039 Mon Sep 17 00:00:00 2001 From: Erwan Date: Tue, 4 Sep 2012 17:58:26 +0200 Subject: [PATCH] --config-file support added --- index.html | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 92001f74..cf2bf333 100644 --- a/index.html +++ b/index.html @@ -25,11 +25,11 @@
  • Download TAR Ball
  • View On GitHub
  • - +

    Follow us on Twitter

    - +

    Have you found WPScan useful? Buy the developers a beer!

    - +
    @@ -38,7 +38,7 @@
    - +

    alt text

    @@ -84,14 +84,16 @@ --force | -f Forces WPScan to not check if the remote site is running WordPress. --enumerate | -e [option(s)] Enumeration. - option : - u usernames from id 1 to 10 - u[10-20] usernames from id 10 to 20 (you must write [] chars) - p plugins - p! only vulnerable plugins - t timthumbs - Multiple values are allowed : '-e tp' will enumerate timthumbs and plugins - If no option is supplied, the default is 'upt' + option : + u usernames from id 1 to 10 + u[10-20] usernames from id 10 to 20 (you must write [] chars) + p plugins + p! only vulnerable plugins + t timthumbs + Multiple values are allowed : '-e tp' will enumerate timthumbs and plugins + If no option is supplied, the default is 'upt' + +--config-file | -c <config file> Use the specified config file --follow-redirection If the target url has a redirection, it will be followed without asking if you wanted to do so or not @@ -164,13 +166,13 @@

    SPONSOR

    WPScan is sponsored by the RandomStorm Open Source Initiative.

    - +
    - + - \ No newline at end of file +