Shelby Pace
|
0f0d6a233b
|
Land #14074, add Mida eFramework command injection
|
2020-09-16 10:24:51 -05:00 |
|
William Vu
|
e118ff1509
|
Add Microsoft Exchange Server DLP Policy RCE
CVE-2020-16875
|
2020-09-16 02:41:08 -05:00 |
|
Grant Willcox
|
30b8fd4d4a
|
Upload initial documentation
|
2020-09-15 17:39:12 -05:00 |
|
0xsysenter
|
b0f329a238
|
Update documentation/modules/exploit/linux/http/tp_link_ncxxx_bonjour_command_injection.md
improved documentation
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com>
|
2020-09-15 21:00:06 +02:00 |
|
0xsysenter
|
a987065eae
|
Update documentation/modules/exploit/linux/http/tp_link_ncxxx_bonjour_command_injection.md
improved documentation
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com>
|
2020-09-15 20:59:31 +02:00 |
|
William Vu
|
5ba3301d16
|
Fix nexus_repo_manager_el_injection.md scenario
Missed in 966194d2b7.
|
2020-09-15 13:14:36 -05:00 |
|
Pietro Oliva
|
19d8527275
|
Added module documentation
|
2020-09-15 12:32:27 -04:00 |
|
Niboucha Redouane
|
3a09337935
|
Remove AUTH_BYPASS target
|
2020-09-15 01:51:34 +02: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 |
|
bwatters
|
f248f20b9e
|
Land #13942, Add module for CVE-2020-9934
Merge branch 'land-13942' into upstream-master
|
2020-09-11 14:58:50 -05:00 |
|
Grant Willcox
|
2a520606f7
|
Apply fixes to module and documentation so that the output is easier to understand, contains better installation instructions, and also reflects the fact that this module really gathers SecureCRT sessions and decrypts the password if it is available, aka its still useful even if we don't decrypt the password
|
2020-09-11 13:41:56 -05:00 |
|
Brendan Coles
|
485c51c88c
|
Add VyOS restricted-shell Escape and Privilege Escalation
|
2020-09-11 18:19:25 +00:00 |
|
Brendan Coles
|
febe38e1ce
|
resolve qa comments
|
2020-09-11 17:16:10 +00:00 |
|
Shelby Pace
|
d86f9427c9
|
change version check and add sleep
|
2020-09-11 11:49:14 -05:00 |
|
cn-kali-team
|
ea41644e73
|
add doc
|
2020-09-11 23:05:25 +08:00 |
|
Grant Willcox
|
b3d386bdb4
|
Apply msftidy_docs.rb fixes and RuboCop the module
|
2020-09-11 09:40:37 -05:00 |
|
Tim W
|
93cdba483d
|
add documentation
|
2020-09-11 17:31:40 +08:00 |
|
Grant Willcox
|
905fb73b7a
|
Add in initial copy of module and documentation
|
2020-09-10 18:52:13 -05:00 |
|
Shelby Pace
|
926398dd6f
|
add remaining docs info
|
2020-09-10 18:25:34 -05:00 |
|
gwillcox-r7
|
593945ee61
|
Update module documentation with more detail r.e affected versions and the fact that the use of UNC paths could cause an issue if they are not typed in correctly. Also update the module documentation to use the output from recent tests to reflect recent changes. Shortern the module description and update its stability rating. Finally add in a reliability rating for the exploit module.
|
2020-09-10 11:32:45 -05:00 |
|
gwillcox-r7
|
7e1560ff26
|
Update documentation with the installation instructions I mentioned in the GitHub comments. Also RuboCop the exploit module code.
|
2020-09-10 11:32:18 -05:00 |
|
gwillcox-r7
|
d0fe87fbf6
|
Update documentation with some updated info about potentially bad situations the module could run into, and also include some new documentation on the new option we have added in to try to prevent this from happening
|
2020-09-10 11:32:18 -05:00 |
|
ide0x90
|
c4d463e921
|
Added option to generate standalone DLL.
|
2020-09-10 11:32:18 -05:00 |
|
ide0x90
|
53f3b70b33
|
Changed DLL so that it doesn't block the DNS service from stopping after the module executes.
Added OS check (>= Server 2003 is vulnerable so far).
Now cleans up dropped DLL and modified registry value.
|
2020-09-10 11:32:18 -05:00 |
|
ide0x90
|
7701ea1bc8
|
Compile DLL so that the DNS service doesn't crash when the module is run.
|
2020-09-10 11:32:18 -05:00 |
|
ide0x90
|
151fdb7ea5
|
Reduced exploit ranking and added check to see if session is elevated.
|
2020-09-10 11:32:18 -05:00 |
|
ide0x90
|
d1e9039af4
|
Initial module and documentation for Microsoft Windows DNS ServerLevelPluginDll abuse
|
2020-09-10 11:31:51 -05:00 |
|
Shelby Pace
|
89d07c472a
|
add documentation
|
2020-09-09 18:55:23 -05:00 |
|
gwillcox-r7
|
ea8cf7b71e
|
Fix up one of the documentation lines to reflect the fact that we can get the version number in the major.minor version format. Also fix up the Options section to remove the default option and replace it with a line that I think should be more appropriate
|
2020-09-08 12:29:38 -05:00 |
|
Juan Escobar
|
710ac48d26
|
Remove the UNIT_ID option from the registers_option section and from the documentation, and update the module with a link to the Modbus protocol specification.
|
2020-09-08 12:28:14 -05:00 |
|
gwillcox-r7
|
c6d98a537b
|
Add in various fixes for review comments, including description improvements, validation of the UNIT_ID value, and fixes to the return values of some functions. Also update the documentation to address issues from first round of the review.
|
2020-09-08 12:27:47 -05:00 |
|
itsecurityco
|
182797fcbb
|
Update documentation to fix spelling mistakes and grammar issues
|
2020-09-08 12:27:35 -05:00 |
|
Juan
|
5f75479bb0
|
bold title
|
2020-09-08 12:27:35 -05:00 |
|
Juan
|
04e09267cf
|
Refactor the module's code and fix several typos
Co-authored-by: bcoles <bcoles@gmail.com>
|
2020-09-08 12:27:00 -05:00 |
|
itsecurityco
|
a2a69f58a7
|
Improve documentation
|
2020-09-08 12:26:33 -05:00 |
|
itsecurityco
|
a0f91d93ad
|
Upload initial copy of the module and its documentation
|
2020-09-08 12:26:06 -05:00 |
|
Niboucha Redouane
|
6acdb3a440
|
minor update to the documentation, and module top comment
|
2020-09-06 16:00:48 +02:00 |
|
bwatters
|
e592736833
|
Land #13992, Add module for CVE-2020-9839, LPE for macOS <= 10.15.4
Merge branch 'land-13992' into upstream-master
|
2020-09-04 15:53:17 -05:00 |
|
Tim W
|
7b1f5c1728
|
add documentation
|
2020-09-04 17:42:30 +08:00 |
|
Tim W
|
2eafba3b11
|
add documentation
|
2020-09-04 16:09:43 +08:00 |
|
gwillcox-r7
|
20e4b3e71f
|
Land #14083, Update enum_patches.rb to include the patch installation date
|
2020-09-02 15:21:14 -05:00 |
|
gwillcox-r7
|
f10871a776
|
Update documentation for the enum_patches.rb module to reflect recent changes to its code and output
|
2020-09-02 15:20:36 -05:00 |
|
Brendan Coles
|
f5717e2a17
|
Add software URL
|
2020-08-31 15:50:37 +00:00 |
|
Niboucha Redouane
|
82d8b92e24
|
add module documentation
|
2020-08-30 16:57:01 +02:00 |
|
Brendan Coles
|
9d33ebd54a
|
Add Mida Solutions eFramework ajaxreq.php Command Injection
|
2020-08-30 12:46:00 +00:00 |
|
Spencer McIntyre
|
d58cb9f9c8
|
Add documentation for the smb_enum_gpp module
|
2020-08-28 16:34:29 -04:00 |
|
Niboucha Redouane
|
b23b72fa19
|
Add documentation for dlink_central_wifimanager_sqli, and add write_to_file to PostgreSQLi
|
2020-08-28 20:10:19 +02:00 |
|
Niboucha Redouane
|
d54046fc1b
|
Make peplink_bauth_sqli a gather module, and gather as much useful data as possible
|
2020-08-27 16:28:39 +02:00 |
|
Niboucha Redouane
|
7a89542b28
|
add error messages when no sessions found, and run msftidy_docs
|
2020-08-27 16:28:39 +02:00 |
|