KING SABRI
|
c89c0c39b8
|
Merge pull request #7 from wchen-r7/pr6226_2
Fix rspec... really. For wordpress_multicall_spec.rb
|
2016-01-23 05:45:16 +03:00 |
wchen-r7
|
781ff4bb7d
|
Rspec is deprecated. Use RSpec instead.
|
2016-01-22 20:39:40 -06:00 |
KING SABRI
|
1c5655d7d1
|
Merge pull request #6 from wchen-r7/pr6226
Fix rspec
|
2016-01-23 05:30:53 +03:00 |
wchen-r7
|
6bbfc5a869
|
Fix rspec
|
2016-01-22 20:27:45 -06:00 |
KING SABRI
|
7562ff474b
|
Merge pull request #5 from wchen-r7/pr6226
Add wordpress_multicall_creds as a new module, and keep wordpress_xmlrpc_login
|
2016-01-23 04:30:42 +03:00 |
wchen-r7
|
53e9bd7f51
|
This line does nothing
|
2016-01-22 18:55:45 -06:00 |
wchen-r7
|
0f9cf812b7
|
Bring wordpress_xmlrpc_login back, make wordpress_multicall as new
|
2016-01-22 18:54:20 -06:00 |
KING SABRI
|
0f4304ab09
|
Merge pull request #4 from wchen-r7/pr6226
Do API documentation, rspec, and other small changes for wordpress_xmlrpc_login
|
2016-01-23 00:11:09 +03:00 |
wchen-r7
|
216986f7af
|
Do API documentation, rspec, and other small changes
|
2016-01-21 17:22:14 -06:00 |
KINGSABRI
|
a8feb8cad5
|
make passwords faster for reading huge wordlest files
|
2016-01-21 03:32:50 +03:00 |
KINGSABRI
|
4cb19c75a6
|
Enhance the module and add version check
|
2016-01-21 03:19:31 +03:00 |
KING SABRI
|
bb4db6b501
|
Merge pull request #3 from wchen-r7/pr6226
Do a version check for wordpress_xmlrpc_login
|
2016-01-21 02:49:20 +03:00 |
wchen-r7
|
fcaef76215
|
Do a version check
This attack is not suitable for newer versions due to the
mitigation in place.
|
2016-01-20 17:14:44 -06:00 |
KING SABRI
|
911bcc7792
|
Merge pull request #2 from wchen-r7/pr6226
Don't name the method #send
|
2016-01-20 05:37:40 +03:00 |
wchen-r7
|
d46ab29186
|
Don't name the method #send
|
2016-01-19 20:03:02 -06:00 |
KING SABRI
|
aec6878b2c
|
Merge pull request #1 from wchen-r7/update_6226
Update WordPress XMLRPC Massive Bruteforce
|
2016-01-16 01:21:44 +03:00 |
wchen-r7
|
b1abfe898d
|
Update wordpress_xmlrpc_login
Replace the wordpress_xmlrpc_login code with
wordpress_xmlrpc_massive_bruteforce.rb, which should run a lot
faster.
|
2015-11-24 16:30:34 -06:00 |
KINGSABRI
|
ab71d94392
|
Make CHUNKSIZE user configurable. Thanks @jhart-r7
|
2015-11-12 23:02:48 +03:00 |
KINGSABRI
|
732563614b
|
Change connecting method to send for better code naming
|
2015-11-12 20:26:17 +03:00 |
KINGSABRI
|
881b12f0ab
|
Fix rebease conflic
|
2015-11-12 18:16:39 +03:00 |
KINGSABRI
|
c2c89124b4
|
Remove it :@
|
2015-11-12 08:58:07 +03:00 |
KINGSABRI
|
ee312f86f6
|
Fix peer, naming, and add resp check to the code check
|
2015-11-12 08:50:46 +03:00 |
KINGSABRI
|
530a7bb613
|
Fix peer, naming, and add resp check to the code check
|
2015-11-12 08:42:00 +03:00 |
KINGSABRI
|
2abfa1f241
|
Fix exceptions and XML parsing
|
2015-11-12 05:30:07 +03:00 |
KINGSABRI
|
b37fb3f34d
|
Add TARGETURI option
|
2015-11-11 06:25:20 +03:00 |
KINGSABRI
|
cf0cb2df9e
|
Add TARGETURI option
|
2015-11-11 06:24:52 +03:00 |
KINGSABRI
|
9894fe15bd
|
Remove unused advanced options
|
2015-11-11 06:02:37 +03:00 |
KINGSABRI
|
136fa12ac9
|
Remove unused advanced options
|
2015-11-11 06:02:13 +03:00 |
KINGSABRI
|
67ad5452e7
|
Merge branch 'msfdev'
|
2015-11-11 02:14:14 +03:00 |
KINGSABRI
|
7b3cfa79f3
|
Remove ip2location module
|
2015-11-11 02:13:34 +03:00 |
KINGSABRI
|
57cf535ec6
|
Fix the comment
|
2015-11-11 02:06:49 +03:00 |
KINGSABRI
|
137c2e214e
|
Fix the comment
|
2015-11-11 02:01:01 +03:00 |
KINGSABRI
|
91867d344b
|
Refactoring..
|
2015-11-10 23:07:13 +03:00 |
KINGSABRI
|
d19942eae3
|
Add wordpress masive bruteforce using XMLRPC (wordpress API) fix
|
2015-11-10 23:07:12 +03:00 |
KINGSABRI
|
745738f065
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-10 23:07:12 +03:00 |
KINGSABRI
|
b571a79b69
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-10 23:07:12 +03:00 |
KINGSABRI
|
d498dc46a1
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-10 23:07:12 +03:00 |
KINGSABRI
|
fffbb4106f
|
Refactoring..
|
2015-11-10 22:33:37 +03:00 |
Samuel Huckins
|
f0dacaaf4c
|
Land #6199, SMTPDeliver tweaks
MS-633
|
2015-11-10 11:53:23 -06:00 |
William Vu
|
2f362aec69
|
Land #6215, Payload/Compat hash fixes
|
2015-11-09 16:23:38 -06:00 |
HD Moore
|
f86f427d54
|
Move Compat into Payload so that is actually used
|
2015-11-09 16:06:05 -06:00 |
wvu-r7
|
8e5adfd79b
|
Fix broken 50/72 rule link
|
2015-11-09 13:13:45 -06:00 |
KINGSABRI
|
46e7c53950
|
Add wordpress masive bruteforce using XMLRPC (wordpress API) fix
|
2015-11-09 19:04:33 +03:00 |
KINGSABRI
|
2bf57a3cf3
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-09 18:23:15 +03:00 |
KINGSABRI
|
9586f416a1
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-09 17:37:06 +03:00 |
KINGSABRI
|
9f4f478d2d
|
Add wordpress masive bruteforce using XMLRPC (wordpress API)
|
2015-11-09 17:28:58 +03:00 |
William Vu
|
e6202e3eda
|
Revert "Land #6060, Gemfile/gemspec updates"
This reverts commit 8f4046da40 , reversing
changes made to 2df149b0a5 .
|
2015-11-08 19:32:15 -06:00 |
William Vu
|
3e588ffd62
|
Land #6202, unbalanced angle brackets fixes
|
2015-11-08 16:26:34 -06:00 |
William Vu
|
8f4046da40
|
Land #6060, Gemfile/gemspec updates
|
2015-11-08 16:08:08 -06:00 |
Jon Hart
|
43229c16e7
|
Correct some authors with unbalanced angle brackets
|
2015-11-06 13:24:58 -08:00 |