Vladimir Ivanov
|
2a48dd265d
|
Replace class var @@agents with a class instance var in auxiliary and exploit modules.
|
2021-03-22 12:13:04 +03:00 |
|
Vladimir Ivanov
|
42726a70c0
|
client.rb - library for auxiliary and exploit modules
cve_2020_6207_solman_rce.rb - auxiliary module
cve_2020_6207_solman_rce.md - documentation for auxiliary module
cve_2020_6207_solman_rs.rb - exploit module
cve_2020_6207_solman_rs.md - documentation for exploit module
|
2021-03-21 16:51:21 +03:00 |
|
cgranleese-r7
|
799ea56316
|
replace ::Rex::Socket.gethostbyname with Socket.getaddrinfo
|
2021-03-19 11:01:27 +00:00 |
|
Brendan Coles
|
71725d9366
|
netgear_r6700_pass_reset: Fix check and version check
|
2021-03-17 11:21:38 +00:00 |
|
dwelch-r7
|
319f15d938
|
Handle nil versions for rubygems 4
|
2021-02-25 16:47:49 +00:00 |
|
Alan Foster
|
b06c5c12aa
|
Rubocop recently landed modules continued
|
2021-02-25 14:13:40 +00:00 |
|
Spencer McIntyre
|
4d20e382a0
|
Land #14784, Update ScadaBR Credentials Dumper module
|
2021-02-22 15:55:14 -05:00 |
|
Spencer McIntyre
|
4f089c3004
|
Base64 encode stored hash data for JtR
|
2021-02-22 15:52:12 -05:00 |
|
Brendan Coles
|
bc1ffec2c1
|
Update ScadaBR Credentials Dumper module
|
2021-02-22 20:32:55 +00:00 |
|
agalway-r7
|
8a339f54c1
|
Land #14734, updates and runs rubocop against recent modules
Rubocop recently landed modules
|
2021-02-19 13:48:47 +00:00 |
|
agalway-r7
|
275e9c5454
|
Land #14696, Further Zeitwerk lands to improve boot speed
Zeitwerk rex folder
|
2021-02-19 10:33:37 +00:00 |
|
Alan Foster
|
5b3fde7735
|
Rubocop recently landed modules
|
2021-02-16 15:08:08 +00:00 |
|
Alan Foster
|
bed7ae2c78
|
Add latest rubocop rules
|
2021-02-12 13:31:51 +00:00 |
|
dwelch-r7
|
b95be3ed10
|
Zeitwerk rex folder
|
2021-02-08 12:24:12 +00:00 |
|
Alan Foster
|
91febcb194
|
Fix msftidy warnings
|
2021-01-29 16:19:13 +00:00 |
|
dwelch-r7
|
49a6b1b257
|
Remove requires that sneaked in while the PR was up
|
2020-12-07 11:02:10 +00:00 |
|
dwelch-r7
|
1617b3ec9b
|
Use zeitwerk for lib/msf/core folder
|
2020-12-07 10:31:45 +00:00 |
|
Alan Foster
|
76e967353e
|
Add auxiliary support to autocheck mixin
|
2020-12-03 01:09:06 +00:00 |
|
SunCSR Team
|
3fbe851d71
|
Update tomcat_ghostcat.rb
|
2020-11-30 08:33:32 +07:00 |
|
SunCSR Team
|
4dce7c070b
|
Update tomcat_ghostcat.rb
|
2020-11-26 16:24:49 +07:00 |
|
SunCSR Team
|
a87bc32a5c
|
Update tomcat_ghostcat.rb
|
2020-11-19 14:06:05 +07:00 |
|
SunCSR Team
|
803f3c7bf7
|
Update tomcat_ghostcat.rb
|
2020-11-19 09:27:05 +07:00 |
|
SunCSR Team
|
441c61190b
|
Update tomcat_ghostcat.rb
|
2020-11-17 00:00:32 +07:00 |
|
SunCSR Team
|
41aae4224f
|
Update tomcat_ghostcat.rb
|
2020-11-16 22:25:41 +07:00 |
|
SunCSR Team
|
7d860bb623
|
Rename modules/exploits/windows/http/tomcat_ghostcat.rb to modules/auxiliary/admin/http/tomcat_ghostcat.rb
|
2020-11-16 20:57:13 +07:00 |
|
Spencer McIntyre
|
3431d97c64
|
Remove modules whose deprecation date has past
|
2020-10-08 10:56:37 -04:00 |
|
Grant Willcox
|
a2675c13e8
|
Land #14213, Add disclosure date rubocop linting rule - enforce iso8601 disclosure dates
|
2020-10-07 12:09:59 -05:00 |
|
Ivanov Vladimir
|
fa7b711d60
|
Change ltype in loot
|
2020-10-07 10:12:09 -05:00 |
|
Grant Willcox
|
12095f9174
|
Make minor updates to the error messages
|
2020-10-07 10:12:09 -05:00 |
|
Ivanov Vladimir
|
df86b0c7c2
|
Update script to ensure action_file_read will correctly use fail_with, and to update the return types of send_first_request.
|
2020-10-07 10:11:12 -05:00 |
|
Grant Willcox
|
5ad2190c40
|
Apply updates to the module from the review process and a minor update to the documentation to note the renaming of the PATH option to URIPATH. Also update the check method so that it now works correctly and so that other functions return errors appropriately.
|
2020-10-07 10:08:57 -05:00 |
|
Ivanov Vladimir
|
cc721fd64f
|
Update several functions to apply review edits and also update the documentation accordingly.
|
2020-10-07 10:07:48 -05:00 |
|
Ivanov Vladimir
|
9ce3dc45f7
|
Delete default option: VERBOSE
|
2020-10-07 10:07:46 -05:00 |
|
Ivanov Vladimir
|
24d14f8816
|
Rename URN to PATH in several functions. Also change check function.
|
2020-10-07 10:04:55 -05:00 |
|
Grant Willcox
|
8a8dfafcc3
|
Rename the files and update some descriptions as there may be more XXE bugs in SAP in the future. Also update the documentation accordingly.
|
2020-10-07 10:04:03 -05:00 |
|
Grant Willcox
|
fc462d2465
|
Clean up code to remove some extra options and to make the match() calls a bit cleaner, as well as make some of the explanations a bit neater. Also remove duplicate code from a few places
|
2020-10-07 10:04:02 -05:00 |
|
Grant Willcox
|
a70cb25824
|
Remove all verbose options and tidy up one extra instance variable that was only used once
|
2020-10-07 10:04:02 -05:00 |
|
Vladimir Ivanov
|
7c682af98b
|
Create sap_igs_xxe.rb and its associated documentation, and apply RuboCop fixes.
|
2020-10-07 10:03:09 -05:00 |
|
Alan Foster
|
30809787c4
|
Convert disclosure dates to iso8601
|
2020-10-02 21:00:37 +01:00 |
|
Spencer McIntyre
|
bf13ffc692
|
Update documentation based on feedback
|
2020-10-01 09:19:15 -04:00 |
|
Christophe De La Fuente
|
59fff3d7fe
|
Land #14161, VyOS config processor
|
2020-09-28 13:02:19 +02:00 |
|
Spencer McIntyre
|
a14780d024
|
Update the zerologon options for clarity
|
2020-09-22 14:57:57 -04:00 |
|
Spencer McIntyre
|
3ae4eb3dce
|
Convert the BinData error_status value to a Ruby integer
|
2020-09-21 11:38:33 -04:00 |
|
h00die
|
610d4d86d2
|
initial vyos implementation
|
2020-09-20 19:48:20 -04:00 |
|
Spencer McIntyre
|
a810d37c47
|
Move the NetrServerPasswordSet2 DCERPC data defs into RubySMB
|
2020-09-18 16:19:23 -04:00 |
|
Spencer McIntyre
|
fdedcfa600
|
Updates to use the latest proposed RubySMB changes
|
2020-09-18 14:27:14 -04:00 |
|
Spencer McIntyre
|
996598bfc8
|
Use a proper constant and specify null values for forward compatibility
|
2020-09-17 18:07:41 -04:00 |
|
Spencer McIntyre
|
b794c88433
|
Implement a check method for the vulnerability
|
2020-09-17 14:37:36 -04:00 |
|
Spencer McIntyre
|
27b6c8a55b
|
Add module docs and apply rubocop fixes to the module
|
2020-09-17 14:28:53 -04:00 |
|
Spencer McIntyre
|
0b61092fe5
|
Add module data, use fail_with and rename an option for consistency
|
2020-09-17 13:35:30 -04:00 |
|