dwelch-r7
897c51d1c2
Stop trying to authenticate when poking for headers
2020-08-19 11:18:52 +01:00
dwelch-r7
a47e4d42b5
Code review comments
2020-08-14 12:28:38 +01:00
Metasploit
eb64d47b31
Bump version of framework to 6.0.2
2020-08-13 12:04:11 -05:00
gwillcox-r7
bdad038e70
Land #13959 , Add a login scanner for Jupyter Notebooks
2020-08-12 13:21:21 -05:00
Spencer McIntyre
a7cbdddbb1
Update a bunch of documentation for the credential collection lib
2020-08-11 16:49:41 -04:00
dwelch-r7
f761743f0f
use default of send_recv which does authentication
2020-08-10 16:25:59 +01:00
dwelch-r7
4d40c6224b
undo hackiness, apply different less hacky stuff
2020-08-10 15:50:53 +01:00
Spencer McIntyre
c57391501a
Fix typos and clarify documentation for jupyter_login
2020-08-10 09:47:59 -04:00
dwelch-r7
efb3fe8b43
Add clarifying comments
2020-08-10 02:14:37 +01:00
dwelch-r7
ef07ac9b54
Add workaround for winrm login modules
2020-08-10 02:03:13 +01:00
bwatters
231ad83773
Land #13860,Mikrotik Processing
...
Merge branch 'land-13860' into upstream-master
2020-08-07 14:48:22 -05:00
Spencer McIntyre
5e5922a1c4
Fix an overly indented block in credential_collection.rb
2020-08-07 09:02:32 -04:00
Metasploit
7049c1aaf6
Bump version of framework to 6.0.1
2020-08-06 12:05:29 -05:00
Jeffrey Martin
35017886b8
Land #13935 , Preliminary Version 6
2020-08-06 10:19:34 -05:00
Spencer McIntyre
1c8c3dd675
Add a Jupyter notebook / lab login scanner
2020-08-04 18:12:09 -04:00
Jeffrey Martin
9aa26d1208
Merge upstream into 6.x
2020-08-03 11:43:47 -05:00
Jeffrey Martin
dee523f9e7
load to mitigate first missing db connection
...
When calling `first` in Rails 5.2 the connection is not found
however by forcing the records to load with `to_a` which happens to
function correctly the call is then sent to `Array.first`
2020-08-03 10:51:18 -05:00
Jeffrey Martin
c43df01e9e
remove stale comment
2020-07-31 12:03:12 -05:00
Jeffrey Martin
54036d1f60
bump thread allowed by rspec, needs investigation
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
Jeffrey Martin
8fac591f7a
rails 5.2 update
2020-07-31 11:56:42 -05:00
Metasploit
37e0c7d017
Bump version of framework to 5.0.102
2020-07-30 12:02:52 -05:00
Metasploit
1bd4a8d752
Bump version of framework to 5.0.101
2020-07-23 12:07:28 -05:00
William Vu
84c6b752ea
Fix typo
2020-07-22 10:52:24 -05:00
h00die
5d5ee4da36
add cracking support for dynamic_82
2020-07-21 18:59:31 -04:00
h00die
eaf7161cae
mikrotik
2020-07-18 07:45:24 -04:00
Metasploit
2d55b0d2e7
Bump version of framework to 5.0.100
2020-07-16 12:06:38 -05: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
h00die
85bd740640
review comments
2020-07-11 15:19:16 -04:00
Metasploit
8926b1893e
Bump version of framework to 5.0.99
2020-07-09 12:06:13 -05:00
Metasploit
71f10eeeb0
Bump version of framework to 5.0.98
2020-07-07 13:38:22 -05:00
Metasploit
0308d3822c
Bump version of framework to 5.0.97
2020-07-02 12:03:56 -05:00
Metasploit
a1d547fdfe
Bump version of framework to 5.0.96
2020-06-25 12:04:52 -05:00
adfoster-r7
fceb96e659
Land #13608 , update elog calls to be consistent across
2020-06-23 09:47:01 +01:00
Adam Galway
1a2bf98222
creates standard elog & updates exisiting usages
2020-06-22 12:48:39 +01:00
Metasploit
1defd16205
Bump version of framework to 5.0.95
2020-06-18 12:04:22 -05:00
Metasploit
71af59af8e
Bump version of framework to 5.0.94
2020-06-11 12:03:45 -05:00
Jeffrey Martin
ef0314ddc3
bump version to 6.0.0 in progress
2020-06-08 17:47:54 -05:00
dwelch-r7
7b3e1802b2
Land #13442 , Fix winrm login module
2020-06-08 13:02:17 +01:00
Metasploit
38649950ad
Bump version of framework to 5.0.93
2020-06-04 12:02:57 -05:00
Metasploit
24af5cddca
Bump version of framework to 5.0.92
2020-05-28 12:07:01 -05:00
Metasploit
3b2290e497
Bump version of framework to 5.0.91
2020-05-21 12:03:52 -05:00
Niboucha Redouane
557de61fa4
minor Fix to a comment
2020-05-16 03:37:29 +02:00
Niboucha Redouane
d022d123f6
Use wsman identification request instead of sending a raw HTTP empty request and checking the status code
2020-05-16 03:29:05 +02:00
Metasploit
c47de9705d
Bump version of framework to 5.0.90
2020-05-14 12:03:15 -05:00
Niboucha Redouane
20f7383a61
check using the include? method
2020-05-12 22:08:48 +02:00
Niboucha Redouane
798756d571
Fix small tabs issue
2020-05-12 20:28:01 +02:00
Niboucha Redouane
1cf8bc02de
Fix winrm_login by accepting 411 Length Required as a valid response code
2020-05-12 20:07:46 +02:00
Metasploit
0f67e25bc6
Bump version of framework to 5.0.89
2020-05-07 12:03:49 -05:00