Commit Graph

94 Commits

Author SHA1 Message Date
erwanlr
85b4f987bb Ensure that brute forcing results are output even if an error occurs or the user exits 2013-07-05 10:47:00 +02:00
ethicalhack3r
7b2f1d562e Slight update to security plugin warning. Issue #212. 2013-06-08 01:17:07 +02:00
erwanlr
160ee4dcec Fix #181 Don't exit if no usernames found during a simple enumeration (but exit if a brute force is asked) 2013-05-10 17:01:10 +02:00
erwanlr
df5b8b9c35 WpItems agressive detection progress bar 2013-04-14 18:01:24 +02:00
erwanlr
446910767b BruteForcer progress bar 2013-04-14 17:30:57 +02:00
erwanlr
927c37e6db Exit codes 2013-04-14 13:00:12 +02:00
erwanlr
f7a15e67cd Fixes error with the -U option (undefined method 'merge' for #WpTarget:) 2013-04-13 23:26:55 +02:00
erwanlr
4af7a19eb0 Uses terminal-table to display wp_users 2013-04-13 22:25:34 +02:00
erwanlr
4ecbf7fe79 Fixes #153 Disable error trace when it's from the main script 2013-04-13 11:35:52 +02:00
erwanlr
7db63bb3e0 BruteForcer moved in WpUser as a module 2013-04-12 21:52:33 +02:00
erwanlr
3525fb87e2 Browser::Actions (no specs) 2013-04-09 17:43:15 +02:00
erwanlr
fecaa613e4 Fixed is_multisite? => multisite? 2013-04-08 19:32:36 +02:00
erwanlr
e4e506e62d main() moved to wpscan.rb 2013-04-05 14:17:32 +02:00
erwanlr
3ce42b641c License text removed from sources, see the LICENSE file 2013-04-05 14:06:31 +02:00
erwanlr
91f9a1e84f Ref #150 Backupbuddy plugin vulns 2013-03-30 23:11:59 +01:00
Christian Mehlmauer
08f9d0e67a Added checks for old ruby. Otherwise there will be syntax errors 2013-03-17 22:05:34 +01:00
Christian Mehlmauer
eeb459ce67 moved to wpstools 2013-02-08 12:53:01 +01:00
Christian Mehlmauer
ecdb0eb9e1 typo 2013-02-08 10:34:27 +01:00
Christian Mehlmauer
bc28750750 Wpscan statistics 2013-02-08 10:31:55 +01:00
Christian Mehlmauer
a07d55f1ab output total number of plugins and themes 2013-02-08 00:13:27 +01:00
Christian Mehlmauer
ce014e4d88 rearrange output 2013-02-05 09:30:18 +01:00
Christian Mehlmauer
e5e99aee60 consequent output 2013-02-04 23:56:11 +01:00
Christian Mehlmauer
483bfdd0e0 output version number also on passive detection 2013-02-04 23:22:18 +01:00
erwanlr
0bf392edc2 Rubocopification (unless ... else => if ... else, encoding, Multilines in {} block) 2013-02-03 12:02:24 +01:00
ethicalhack3r
9e0d291f8d Fixed some typos. 2013-01-29 14:11:10 +01:00
Christian Mehlmauer
a4c0e44c47 detect robots.txt 2013-01-29 10:51:11 +01:00
ethicalhack3r
96d82559ce Added symlink check for log file deletion. See Issue #123. 2013-01-27 12:10:10 +01:00
erwanlr
b0dd9ba989 WPSTools updated to respect ruby standards according to rubocop 2013-01-24 17:04:45 +01:00
Christian Mehlmauer
47b4f47264 Only output wordpress url if this item is hosted on wordpress 2013-01-19 21:17:06 +01:00
Christian Mehlmauer
36585891a1 output wordpress url on all items 2013-01-14 14:53:24 +01:00
Christian Mehlmauer
255bbcdac2 bugfixing 2013-01-13 23:56:30 +01:00
Christian Mehlmauer
253d6e2928 added basic logging to wpscan 2013-01-13 22:02:13 +01:00
Christian Mehlmauer
8c5d960b14 Merge branch 'master' of github.com:wpscanteam/wpscan 2013-01-13 21:08:52 +01:00
Christian Mehlmauer
1377ee2653 added metasploit references 2013-01-13 21:08:07 +01:00
ethicalhack3r
ecaf0894dd Detect local changes before a git update. See issue #75. 2013-01-13 20:06:20 +01:00
ethicalhack3r
fb124f770c Changed the Copyright notice to include 2013. 2013-01-11 17:40:37 +01:00
erwanlr
6d3e2af067 Fix #105 Proxy error checked before scanning 2013-01-11 17:10:49 +01:00
ethicalhack3r
80a0793744 Accidently left debugging 'p' in the code. Removed. 2013-01-10 12:01:52 +01:00
ethicalhack3r
db2e127c4e Added the wordpress.org plugin URL. See issue #100. 2013-01-10 11:59:47 +01:00
Christian Mehlmauer
a6ad818496 Support multiple references 2013-01-09 22:48:24 +01:00
erwanlr
42c68fe683 show_progression used in brute forcing 2013-01-04 15:30:35 +01:00
erwanlr
c0eadd22db show_progress_bar renamed to show_progression 2013-01-04 15:15:14 +01:00
erwanlr
9b14a8d038 Fix #54 False positive when a plugin directory redirects to the homepage 2012-12-21 12:21:40 +01:00
erwanlr
38c81384e8 WebSite module reworked 2012-12-19 17:53:11 +01:00
erwanlr
d77a312844 Merge pull request #88 from FireFart/xmlrpc
Detect XML Pingback URL
2012-12-13 08:17:59 -08:00
Christian Mehlmauer
509a400add Bugfixes and rspecs 2012-12-13 16:46:52 +01:00
erwanlr
c661f8dd9a Error raised when the website needs a basic authentification but none was provided 2012-12-13 13:30:40 +01:00
Christian Mehlmauer
4d852b5983 Detect XML Pingback URL 2012-12-13 11:41:08 +01:00
erwanlr
ab59bd1eb3 Fix #24 --exclude-content-based option added 2012-12-06 16:50:59 -06:00
ethicalhack3r
fd591a0675 Some small refactoring and fix for issue #66 2012-11-30 22:00:23 +01:00