erwanlr
|
cfb98c5139
|
Ref #1518 for XMLrPC multicall
|
2020-07-16 17:50:43 +02:00 |
|
erwanlr
|
b0260327c4
|
Updates XMLRPC MultiCall attack to reflect use changes. Ref #1518
|
2020-07-16 14:56:08 +02:00 |
|
erwanlr
|
97c995b64c
|
Adds additional check just in case (related to Rubocop offences fixed)
|
2020-07-15 20:07:47 +02:00 |
|
erwanlr
|
8361ec97e4
|
Rubocop: Adds new cops by default, fixes offences
|
2020-07-15 16:45:36 +02:00 |
|
erwanlr
|
d76d4b70f5
|
Updates rubocop & fixes offences
|
2020-06-23 20:30:48 +02:00 |
|
erwanlr
|
b909856933
|
Fixes #1504
|
2020-06-08 20:13:18 +02:00 |
|
Erwan
|
23ad3141a1
|
Fixes rubocop offence
|
2020-04-27 09:31:47 +02:00 |
|
Erwan
|
5347e374e0
|
Fixes rubocop last offence!
|
2020-04-27 09:26:26 +02:00 |
|
Erwan
|
1a49a628de
|
Fixes rubocop offences
|
2020-04-27 09:22:59 +02:00 |
|
Erwan
|
8def256d7e
|
Fixes potential InvalidProgressBar error in Pwd Attack
|
2020-04-27 09:15:37 +02:00 |
|
erwanlr
|
57c6c2d471
|
Removes support for Ruby 2.4 as EOL
|
2020-04-12 18:21:23 +02:00 |
|
Erwan
|
4f7dec4635
|
Fixes detection of Users via WP JSON when blog uses basic auth
|
2020-03-12 13:12:40 +01:00 |
|
erwanlr
|
0bfbfacc27
|
Fixes #1465
|
2020-03-10 20:31:42 +01:00 |
|
erwanlr
|
14ed6ae109
|
Fixes #1461
|
2020-03-02 15:34:51 +01:00 |
|
erwanlr
|
72d699b39a
|
Adds more improvements re passive scanning when there are a lot of urls
|
2020-02-13 15:36:42 +00:00 |
|
erwanlr
|
a4c650cdff
|
Fixes incorrect RDF URLs detection
|
2020-01-21 15:06:29 +00:00 |
|
erwanlr
|
7eba77fa63
|
Displays status code for KnownLocation finders
|
2019-12-15 09:00:30 +00:00 |
|
erwanlr
|
edebc77726
|
Fixes 1426
|
2019-11-09 17:55:31 +00:00 |
|
erwanlr
|
6b5e016770
|
Improves detection of WP Version, Plugins etc by checking 404
|
2019-11-01 09:47:44 +00:00 |
|
erwanlr
|
40c2e9a54b
|
Fixes non detection of plugins/themes from homepage in some cases
|
2019-10-10 22:33:19 +01:00 |
|
erwanlr
|
a9062db57f
|
Improves detection speed of plugins/themes from homepage
|
2019-10-10 21:15:59 +01:00 |
|
erwanlr
|
c47211ca79
|
Fixes empty username returned in some cases
|
2019-10-10 20:34:39 +01:00 |
|
erwanlr
|
a6855345d7
|
Fixes #1406
|
2019-10-07 07:03:06 +01:00 |
|
erwanlr
|
ab950d6ffc
|
Do not cache login requests - Fixes #1395
|
2019-09-16 10:37:43 +01:00 |
|
erwanlr
|
8ee9b2bc31
|
Fixes #1378
|
2019-08-06 13:01:22 +01:00 |
|
erwanlr
|
8b67dad456
|
Fixes regexp perf
|
2019-07-31 14:54:57 +01:00 |
|
erwanlr
|
f50680b61f
|
Adds a --plugins-threshold and --themes-threshold options
|
2019-07-08 19:47:46 +01:00 |
|
erwanlr
|
589c1ac9bb
|
Only create Versions DF when needed
|
2019-07-08 13:02:29 +01:00 |
|
erwanlr
|
4f142985a2
|
Fixes #1364
|
2019-07-06 15:32:42 +01:00 |
|
erwanlr
|
d911a16684
|
Removes useless WPScan namespace
|
2019-07-04 16:46:33 +01:00 |
|
erwanlr
|
5c842e192b
|
Updates deps
|
2019-04-24 12:42:18 +01:00 |
|
erwanlr
|
edb5fb202a
|
Removes check for 301 when enumerating plugins and themes
|
2019-04-13 08:13:38 +01:00 |
|
erwanlr
|
8145a4a3a6
|
Fixes #1330
|
2019-04-07 17:06:19 +01:00 |
|
erwanlr
|
1da2f5e823
|
Sets the Target#mu_plugind to true when detected passively
|
2019-04-04 17:25:58 +01:00 |
|
erwanlr
|
888779f81b
|
Support of Ruby 2.3 removed as its life ended
|
2019-04-04 15:40:21 +01:00 |
|
erwanlr
|
49efbf25ea
|
Adds detection of Plugin/Theme via errors 500 and custom 401/403 - Fixes #1090
|
2019-04-03 08:22:31 +01:00 |
|
erwanlr
|
743ba0541b
|
Updates finders to use new methods
|
2019-03-26 21:10:14 +00:00 |
|
erwanlr
|
cfab2a9cd7
|
Uses the new CMSScanner Enumerator module
|
2019-03-26 17:05:19 +00:00 |
|
erwanlr
|
32270efd65
|
Updates plugin version detection via Readme
|
2019-03-26 09:02:23 +00:00 |
|
erwanlr
|
f9435906e7
|
Merges with Master (and solves conflicts)
|
2019-03-24 13:01:29 +00:00 |
|
erwanlr
|
fa0582ce0b
|
Uses head or get method to enumerate config backups
|
2019-03-22 20:35:22 +00:00 |
|
erwanlr
|
231f5157bf
|
Fixes #1322
|
2019-03-22 20:20:07 +00:00 |
|
erwanlr
|
047a188b34
|
Uses the frozen_string_literal magic comment (will be the default in Ruby 3)
|
2019-03-21 17:41:29 +00:00 |
|
erwanlr
|
f09606cfa3
|
Fixes #1319
|
2019-03-20 15:42:05 +00:00 |
|
erwanlr
|
5f2b8f8a2e
|
Fixes #1317
|
2019-03-20 07:47:28 +00:00 |
|
erwanlr
|
898e8d4546
|
Moves Models into their own namespace - Ref #1315
|
2019-03-19 21:07:53 +00:00 |
|
erwanlr
|
b316940790
|
Merge branch 'enum-head'
|
2019-03-18 20:40:36 +00:00 |
|
erwanlr
|
5969fe08d8
|
Revert changes related to the unexpected return - Ref #1314
|
2019-03-18 19:24:02 +00:00 |
|
erwanlr
|
4a427f1ff6
|
Adds a custom temporary Enumerator for Plugins,Themes and Timthumbs
|
2019-03-18 19:15:43 +00:00 |
|
erwanlr
|
475dd4d1ff
|
Ref #1314
|
2019-03-17 07:24:49 +00:00 |
|