Grant Willcox
ad266b4348
Update documentation to clear a few things up and add in additional checks to module to check the file exists and is readable before using it
2021-05-13 13:39:39 -05:00
pingport80
baabd0265f
update docs and add a check
2021-05-13 13:39:32 -05:00
pingport80
e475eaa7bd
add formatting option back and update docs
2021-05-13 13:39:19 -05:00
pingport80
854b6a4be4
update telegram/send_message to support multiple chat_ids and document
2021-05-13 13:38:50 -05:00
pingport80
b3bd0ee03f
add send_document module and docs
2021-05-13 13:38:41 -05:00
h00die
33727ef664
idrac docs and cleanup
2021-05-02 08:52:11 -04:00
Ashley Donaldson
78295b654b
Land #14702 , Add module Redis extractor
2021-04-29 11:02:38 +10:00
Ashley Donaldson
dc24800407
Robustness improvements to Redis extractor module
...
* Use RESP's information about bulk string and array lengths
* Iterative rather than recursive approach
2021-04-28 11:17:48 +10:00
Cooper Travis
6cc800e0fc
Updated logging and documentation
2021-04-23 10:26:46 -05:00
Cooper Travis
9bfcbc8a2e
Added string PKey support for ssh module
...
* Implemented command shell session reporting
* Updated ssh login pubkey module documentation
2021-04-22 14:49:45 -05:00
Spencer McIntyre
c4f88e35ba
Land #14622 , add the sp_oacreate technique to the mssql_exec module
2021-04-12 15:00:15 -04:00
Spencer McIntyre
ef82219235
Update the mssql_exec docs and some verbiage
2021-04-12 14:52:13 -04:00
Paul Werther
75aba6707b
modify original module, add technique option
2021-04-11 22:16:15 +02:00
Grant Willcox
7c23f7f546
Fix a minor issue where one command wasn't properly documented in a manner that allowed for easy copy and pasting
2021-04-09 16:29:24 -05:00
Grant Willcox
608ac3a0b7
Update module description to clean it up and also add documentation for uncommon options
2021-04-09 16:09:02 -05:00
Alan Foster
8814218f20
Update tomcat ghost module with default ports
2021-04-08 10:29:09 +01:00
Vladimir Ivanov
690e687e7e
Updates from code review
...
Update modules/post/multi/sap/smdagent_get_properties.rb
Update modules/auxiliary/admin/sap/cve_2020_6207_solman_rce.rb
Update documentation for auxiliary module cve_2020_6207_solman_rce.md
Update documentation for post module smdagent_get_properties.md
Move setup_xml_and_variables to `run` method in auxiliary module cve_2020_6207_solman_rce.rb
Delete list_dir, read_file, file_exist in post module smdagent_get_properties.rb
2021-04-06 21:23:39 +02:00
Ivanov Vladimir
eeed98d93e
CVE-2019-0307
...
Add documentation for post module smdagent_get_properties.md
Update documentation for auxiliary module cve_2020_6207_solman_rce.md
2021-03-29 21:11:16 +03:00
Grant Willcox
80ae750df5
Land #14697 , Add Nagios XI mixin and auxiliary scanner module and docs
2021-03-26 18:12:16 -05:00
Spencer McIntyre
006faaab9a
Land #14924 , Add auxiliary and exploit modules for CVE-2020-6207 in SAP Solution Manager
2021-03-25 17:48:56 -04:00
kalba-security
707f163e15
Avoid type mixing as much as possible, add other feedback from code review
2021-03-25 11:19:31 -04:00
Vladimir Ivanov
b066145cf1
Minor updates
...
Updated documentation auxiliary module cve_2020_6207_solman_rce.md
Updated documentation in exploit module cve_2020_6207_solman_rs.md
2021-03-25 17:07:20 +03:00
Christophe De La Fuente
2dcd0fad04
Land #14860 , Auxiliary/Exploit Scanner/Gather/RCE for Exchange ProxyLogon (CVE-2021-26855)
2021-03-23 13:10:15 +01:00
Vladimir Ivanov
d76224066f
Rename option URIPATH to TARGETURI
2021-03-23 13:33:39 +03:00
Vladimir Ivanov
6e13a26fd3
Delete links to launchpad.support.sap.com in doc files
2021-03-22 11:03:53 +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
kalba-security
a38e2702c8
Add recommendations from code review, avoid returning checkcodes
2021-03-18 12:21:51 -04:00
kalba-security
484d5eee09
Correct version ranges for supported exploit modules, update documentation, make sure to return cookies after authentication
2021-03-18 12:21:51 -04:00
kalba-security
aab3b4a7ee
Add Nagios XI mixin and auxiliary scanner module and docs
2021-03-18 12:21:51 -04:00
RAMELLA Sébastien
dcf2b69d6d
add. exploitation module doc and some changes
2021-03-14 22:49:41 +04:00
RAMELLA Sébastien
854e949ce2
add. autodiscover feature (and others change)
2021-03-12 14:49:30 +04:00
RAMELLA Sébastien
b8da46600b
fix. according on nmap nse script
2021-03-12 14:33:04 +04:00
RAMELLA Sébastien
f7fe97a145
rename gather module name
2021-03-09 23:52:01 +04:00
RAMELLA Sébastien
932098dccf
add. gather capability module
2021-03-09 23:46:07 +04:00
RAMELLA Sébastien
cac1be89bb
fix. typo
2021-03-09 23:27:54 +04:00
RAMELLA Sébastien
6b91fbf523
oups... remove old fortios module files.
2021-03-07 17:48:09 +04:00
RAMELLA Sébastien
5e0b8d97a9
add. auxiliary scanner for ProxyLogon (CVE-2021-26855)
2021-03-07 17:37:20 +04:00
Grant Willcox
2124ec25ba
Rename files and update the exploit module title to better reflect its purpose. Also fix a minor RuboCop related change
...
Fix up documentation to reflect recent file renaming changes.
2021-02-26 14:32:37 -06:00
Grant Willcox
32ad2908d6
Update documentation file to point out this only grabs info on logged in users, and to fix some msftidy_docs.rb issues and clear up some explanations
2021-02-26 14:32:36 -06:00
RAMELLA Sébastien
eb5f418fe2
fix. some rubocop recommendations
2021-02-26 14:32:21 -06:00
RAMELLA Sébastien
a0f5da45e3
update module documentation
2021-02-26 14:32:20 -06:00
RAMELLA Sébastien
7eb91e76ab
add. fortios path traversal (cve-2018-13379)
2021-02-26 14:32:13 -06:00
Paul Werther
c570c9f30e
add documentation and linting (rubocop)
2021-02-26 16:16:23 +01:00
bwatters
7cdd41df76
Land #14544 , RDP Web Login User Enumeration Auxiliary Module
...
Merge branch 'land-14544' into upstream-master
2021-02-24 16:10:41 -06:00
Spencer McIntyre
8c1721b845
Land #14766 , Add Apache Flink JobManager Traversal
2021-02-23 10:16:42 -05:00
Brendan Coles
8a6c6d18fb
Add Apache Flink JobManager Traversal
2021-02-22 23:03:58 +00:00
Spencer McIntyre
4d20e382a0
Land #14784 , Update ScadaBR Credentials Dumper module
2021-02-22 15:55:14 -05:00
Brendan Coles
bc1ffec2c1
Update ScadaBR Credentials Dumper module
2021-02-22 20:32:55 +00:00
Christophe De La Fuente
bbdaf23672
Land #14576 , Wordpress Plugin: Chopslider 3 SQLi
2021-02-18 11:49:07 +01:00
k0pak4
9391480cb7
Update documentation with additional options and reference
2021-02-15 18:34:23 -05:00