Adam Cammack
|
d612962ef4
|
Land #14197, start testing on Ruby 2.7
|
2020-10-02 11:26:20 -05:00 |
|
Jeffrey Martin
|
66f04a95b7
|
better enforcement of binary mode on test fixtures
|
2020-10-01 14:29:10 -05:00 |
|
Spencer McIntyre
|
c0b42ff7a2
|
Land #13995, Add a Windows Secrets Dump module
|
2020-09-30 11:47:59 -04:00 |
|
Christophe De La Fuente
|
67821e32c4
|
Password cracking integration
|
2020-09-29 20:36:39 +02:00 |
|
Jeffrey Martin
|
dceaf1d47c
|
force res and expected encoding in smb tests
|
2020-09-29 08:57:20 -05:00 |
|
adfoster-r7
|
0785e535aa
|
Land #14183, update the debug command to additionally extract the web server logs
|
2020-09-29 12:48:55 +01:00 |
|
Christophe De La Fuente
|
9cb419ae8c
|
Resync with master branch
|
2020-09-28 15:45:02 +02:00 |
|
h00die
|
2c9e2f79d9
|
optional user level
|
2020-09-25 15:48:31 -04:00 |
|
Adam Galway
|
bccc17e4ae
|
updates tests to consider msf-ws.log
|
2020-09-25 14:45:33 +01:00 |
|
h00die
|
92e41b2678
|
review comments
|
2020-09-23 10:36:26 -04:00 |
|
h00die
|
5eb2884c7e
|
fix tests
|
2020-09-21 19:35:46 -04:00 |
|
h00die
|
610d4d86d2
|
initial vyos implementation
|
2020-09-20 19:48:20 -04:00 |
|
Christophe De La Fuente
|
e11840c2a5
|
land #14031, F5 processor
|
2020-09-14 18:38:58 +02:00 |
|
h00die
|
daa10ea735
|
enhance user data parsing
|
2020-09-12 10:07:23 -04:00 |
|
adfoster-r7
|
177f720f80
|
Land #14021, when searching modules for multiple text terms, the search will now require for all words to be matched
|
2020-08-27 20:02:55 +01:00 |
|
h00die
|
bba98d4f16
|
fix spec
|
2020-08-21 11:32:26 -04:00 |
|
Jeffrey Martin
|
9a64e3cd38
|
Land #13913, [GSoC] Specs for the SQLi library
|
2020-08-20 17:43:11 -05:00 |
|
h00die
|
26a83d5d5c
|
rubocop
|
2020-08-20 14:31:18 -04:00 |
|
h00die
|
c8a541c187
|
pre rubocop
|
2020-08-20 14:27:51 -04:00 |
|
h00die
|
14e0ebe7f6
|
handle md5 and plaintext passwords
|
2020-08-20 10:25:08 -05:00 |
|
h00die
|
43fabcad53
|
arista
|
2020-08-20 10:25:08 -05:00 |
|
Alan Foster
|
43ecb41575
|
Use and semantics when searching for text
|
2020-08-19 15:08:55 +01:00 |
|
dwelch-r7
|
3d1eba2b22
|
Land #13998, Always use module cache for searching
Always use module cache for searching
|
2020-08-19 12:36:17 +01:00 |
|
Alan Foster
|
f8523cb3e2
|
Add additional tests for edge cases
|
2020-08-19 09:37:03 +01:00 |
|
dwelch-r7
|
e7061439ef
|
Adds rhost url support behind a feature flag
Tidy up test
Return a string instead of a URI object
Code review comments
Rubcocop
|
2020-08-18 12:25:27 +01:00 |
|
Alan Foster
|
baa33df45d
|
Always use module cache for searching
|
2020-08-14 19:14:54 +01:00 |
|
Christophe De La Fuente
|
24d002b9e0
|
Fix Msf::Post::Windows::Priv#decrypt_secret_data
Fix the size caclculation of the decrypted data
|
2020-08-13 17:47:50 +02:00 |
|
Niboucha Redouane
|
1f17b07746
|
use Timecop, separate query_proc from sqli_obj, and address other issues in the specs
|
2020-08-08 03:30:12 +02:00 |
|
bwatters
|
231ad83773
|
Land #13860,Mikrotik Processing
Merge branch 'land-13860' into upstream-master
|
2020-08-07 14:48:22 -05:00 |
|
Alan Foster
|
a1d7bb62a9
|
Add feature configuration persistence
|
2020-08-07 16:42:57 +01:00 |
|
Alan Foster
|
d417f43b8d
|
Add WrappedTable support with feature flag integration
|
2020-08-07 16:42:54 +01:00 |
|
Jeffrey Martin
|
35017886b8
|
Land #13935, Preliminary Version 6
|
2020-08-06 10:19:34 -05:00 |
|
Jeffrey Martin
|
9aa26d1208
|
Merge upstream into 6.x
|
2020-08-03 11:43:47 -05:00 |
|
Jeffrey Martin
|
5d1c4dafa1
|
begin adjust migrations and remove old test
removed connection tests are from rails 3 expectations
|
2020-07-31 11:56:50 -05:00 |
|
Jeffrey Martin
|
07cbe426e2
|
Rails 5, all models inherit from ApplicationRecord
ApplicationRecord is a new superclass for all app models, analogous to app controllers subclassing ApplicationController instead of ActionController::Base. This gives apps a single spot to configure app-wide model behavior.
https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#active-record-models-now-inherit-from-applicationrecord-by-default
Deprecated Relation#uniq use Relation#distinct instead.
https://edgeguides.rubyonrails.org/5_0_release_notes.html#active-record-deprecations
|
2020-07-31 11:56:49 -05:00 |
|
h00die
|
d366666418
|
add Mikrotik SwOS
|
2020-07-30 11:29:25 -04:00 |
|
Spencer McIntyre
|
50281473f1
|
Remove tests for removed functions
|
2020-07-27 09:57:41 -04:00 |
|
Niboucha Redouane
|
89fef9f9fe
|
Refactor and fix some specs, avoid sleeping in time-based shared examples
|
2020-07-27 03:15:16 +02:00 |
|
Niboucha Redouane
|
854df7e93b
|
Add shared examples for SQLi::Common, and some tests for MySQLi
|
2020-07-23 18:54:20 +02:00 |
|
h00die
|
61a4fa61e5
|
simplify wifi block
|
2020-07-19 11:58:49 -04:00 |
|
h00die
|
e5e5faf084
|
add new field processors
|
2020-07-18 12:20:33 -04:00 |
|
h00die
|
eaf7161cae
|
mikrotik
|
2020-07-18 07:45:24 -04:00 |
|
Jeffrey Martin
|
65039a5091
|
Merge upstream into 6.x
|
2020-07-15 09:58:07 -05:00 |
|
Brendan Coles
|
384a71b06a
|
Land #13271, Update auxiliary/server/capture/smtp to store credentials
|
2020-07-11 17:30:06 +00:00 |
|
Jeffrey Martin
|
20a5688a11
|
add specific error class to remove warning
|
2020-07-07 15:44:16 -05:00 |
|
Alan Foster
|
2509bbfbc3
|
Remove rspec test focus, and ensure all tests run
|
2020-07-07 17:29:50 +01:00 |
|
William Vu
|
ffc07d6c8f
|
Merge remote-tracking branch 'upstream/master' into pr/13787
|
2020-07-01 14:42:16 -05:00 |
|
William Vu
|
89f7be3ef0
|
Improve error message
|
2020-07-01 14:20:04 -05:00 |
|
Alan Foster
|
3737c6810c
|
Fix typo in debug command
|
2020-07-01 14:18:51 +01:00 |
|
William Vu
|
4b78de5416
|
Refactor AutoCheck a bit more
|
2020-06-30 11:58:42 -05:00 |
|