Peter
|
b349990b19
|
Added a --no-color argument switch
|
2014-05-02 14:43:16 +02:00 |
|
Peter
|
6164ad2ab1
|
Fix #472. WPScan stops after redirection if not WordPress website
|
2014-05-01 12:08:03 +02:00 |
|
Peter
|
19e2772729
|
Update wpscan.rb
|
2014-04-27 15:49:15 +02:00 |
|
Peter
|
516ae6b68c
|
Fix git merge problem
|
2014-04-27 15:32:10 +02:00 |
|
erwanlr
|
45f5f50262
|
Fixes #456 - stop-user-enumeration detection & script for bypass
|
2014-04-16 15:09:41 +02:00 |
|
erwanlr
|
7747a5665b
|
Ref #454 - --follow-redirection now works along with the --batch option
|
2014-04-15 22:48:22 +02:00 |
|
erwanlr
|
85421f9b4b
|
Fix #454 --batch option added
|
2014-04-11 16:45:44 +02:00 |
|
Christian Mehlmauer
|
dfb3e98fec
|
Fixes Issue #453
-) Fixed options
-) Fixed "unrecognized method 'verbose' for nil:NilClass when supplying an unknown option
|
2014-04-10 01:14:38 +02:00 |
|
erwanlr
|
a9c5cbf11f
|
Only output error trace if verbose if enabled
|
2014-04-05 13:44:20 +02:00 |
|
erwanlr
|
3725a23c49
|
Fix #438 - New choice added when a redirection is detected
|
2014-04-02 19:43:17 +02:00 |
|
Peter
|
5fbfa1453c
|
Layout changes with new colors
|
2014-03-07 23:16:50 +01:00 |
|
Peter
|
dab2001dcc
|
Equal output layout for interaction questions
|
2014-03-07 16:08:19 +01:00 |
|
Peter
|
85ad8d8b9f
|
Better string concatenation in code
|
2014-01-09 21:53:01 +01:00 |
|
Peter
|
d595a45f2b
|
Output cosmetics
|
2014-01-09 10:58:09 +01:00 |
|
Peter
|
bfe9bf2d5b
|
Update wpscan.rb
|
2014-01-08 23:58:35 +01:00 |
|
Christian Mehlmauer
|
c107422353
|
verbose output
|
2013-12-08 00:52:07 +01:00 |
|
Christian Mehlmauer
|
fffcd61cc4
|
Detect and output parent theme
|
2013-12-07 22:04:51 +01:00 |
|
erwanlr
|
e5f1be0b30
|
Fix #201 Incorrect Paramter Parsing when no url was supplied
|
2013-11-14 12:01:45 +00:00 |
|
erwanlr
|
dd74934638
|
"Exiting!" sentence removed
|
2013-11-14 11:58:49 +00:00 |
|
ethicalhack3r
|
10323a59af
|
Changed wordpress.com scanning error to warning. See issue #343.
|
2013-10-28 00:32:13 +01:00 |
|
ethicalhack3r
|
95755f8d46
|
Missed full stop in error.
|
2013-10-28 00:20:05 +01:00 |
|
ethicalhack3r
|
a7d9927584
|
Added hosted wordpress detection. See issue #343.
|
2013-10-28 00:18:09 +01:00 |
|
Peter van der Laan
|
9654408ae8
|
Remove 'smileys' in output messages
|
2013-10-12 21:17:58 +02:00 |
|
Peter van der Laan
|
27b6e15e11
|
Update wpscan.rb
|
2013-10-11 15:43:32 +02:00 |
|
Peter van der Laan
|
2d3cfb2952
|
Update wpscan.rb
|
2013-10-11 14:40:00 +02:00 |
|
Peter van der Laan
|
ed3c05c13d
|
Make output lines consistent
|
2013-10-11 14:19:16 +02:00 |
|
erwanlr
|
90ade58842
|
Memory Usage output
|
2013-10-05 13:06:56 +01:00 |
|
Christian Mehlmauer
|
7c1241c6f6
|
user prompt on same line
|
2013-08-18 15:47:30 +02:00 |
|
Christian Mehlmauer
|
03f8b02ac1
|
add --version switch
|
2013-08-18 15:40:55 +02:00 |
|
Christian Mehlmauer
|
6c008015e9
|
parse robots.txt
|
2013-08-10 11:35:17 +02:00 |
|
ethicalhack3r
|
6d2165acc3
|
Little refactoring
|
2013-07-25 19:47:16 +02:00 |
|
ethicalhack3r
|
c33e553175
|
Handle when there are 2 headers of the same name
|
2013-07-25 19:41:03 +02:00 |
|
Christian Mehlmauer
|
bb35837ea1
|
output interesting http-headers
|
2013-07-19 14:14:13 +02:00 |
|
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 |
|