Commit Graph

73 Commits

Author SHA1 Message Date
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
Christian Mehlmauer
31d2ca06eb initial commit 2012-11-26 22:30:07 +01:00
ethicalhack3r
dbe2c47950 Changed enumeration options. See Issue #58. Now shows examples in help. See Issue #62 2012-11-14 20:15:55 +01:00
Christian Mehlmauer
30fa90987c space 2012-09-25 17:16:39 +02:00
Christian Mehlmauer
0accd32102 fix formatting 2012-09-24 22:54:13 +02:00
Christian Mehlmauer
2e4a622cec -) Check if userregistration is enabled
-) Check if blog is a multisite
2012-09-24 20:46:26 +02:00
Christian Mehlmauer
b4655e7d5a locate searchreplacedb2.php. this file reads database credentials 2012-09-24 14:39:05 +02:00
Christian Mehlmauer
c0c14faad1 check if plugin directory exists and warn the user 2012-09-23 22:55:19 +02:00
Christian Mehlmauer
a15028793e -) custom plugins directory (outside of wp-content)
-) feedback from ewanlr
-) Regex fix for version detection from readme.txt due to false positives (tag-cloud-widget plugin)
2012-09-23 21:50:41 +02:00
Christian Mehlmauer
9b6a2805d7 custom plugins directory 2012-09-22 23:50:14 +02:00
Christian Mehlmauer
ef72568688 formats 2012-09-22 16:19:21 +02:00
Christian Mehlmauer
ae96d93cee -) Code formatting
-) rspec tests
2012-09-22 15:44:41 +02:00
Christian Mehlmauer
56613fff8e colored output 2012-09-22 00:13:02 +02:00
Christian Mehlmauer
8509c2fca6 removed requirement 2012-09-21 23:45:41 +02:00
Christian Mehlmauer
3590f5ed2f Gemfile 2012-09-21 22:49:49 +02:00
Christian Mehlmauer
159741604e bugfix for bruteforcer 2012-09-21 18:19:09 +02:00
Christian Mehlmauer
a35e7388d2 user is now a class 2012-09-21 15:52:57 +02:00
Christian Mehlmauer
a92077182b output elapsed time 2012-09-20 23:20:08 +02:00
Christian Mehlmauer
133465c05e they are nicknames
rdoc
2012-09-20 22:53:37 +02:00
Christian Mehlmauer
b05f735553 output formatting 2012-09-20 22:40:38 +02:00
Christian Mehlmauer
95648f0023 reduce output 2012-09-19 22:57:51 +02:00
Christian Mehlmauer
d677dd83ee bugfixing and better output 2012-09-19 22:10:54 +02:00