Wpscan

Common Usage

wpscan --url http://website.com -e

, --enumerate [OPTS]                        Enumeration Process
                                                  Available Choices:
                                                   vp   Vulnerable plugins
                                                   ap   All plugins
                                                   p    Popular plugins
                                                   vt   Vulnerable themes
                                                   at   All themes
                                                   t    Popular themes
                                                   tt   Timthumbs
                                                   cb   Config backups
                                                   dbe  Db exports
                                                   u    User IDs range. e.g: u1-5
                                                        Range separator to use: '-'
                                                        Value if no argument 
                                                        supplied: 1-10
                                                    m    Media IDs range. e.g m1-15
                                                        Note: Permalink setting must 
                                                        be set to "Plain" for those 
                                                        to be detected

Last updated

Was this helpful?