Grant Willcox
b817a1f8ee
Update test module to properly handle multiline return values so that we can properly test things like dumping file content
2022-06-17 13:35:32 -05:00
Grant Willcox
5dd68b23ed
Fix some nil issues in SQLi test module
2022-06-16 16:58:33 -05:00
adfoster-r7
29cc349649
Run rubocop --fix-layout test
2022-04-28 15:06:43 +01:00
Christophe De La Fuente
365cebce1a
Fix rubocop issues
2022-04-28 13:00:45 +02:00
Redouane NIBOUCHA
f0b1aa44c9
Remove unneeded else statements
2022-04-27 12:44:49 +02:00
Redouane NIBOUCHA
2e04c1b8f7
Remove references to PostgreSQL
2022-04-21 06:57:50 +02:00
Redouane NIBOUCHA
8e9e2aa7e8
Use OptEnum instead of OptInt for DBMS and SQLI_TYPE
2022-04-14 03:56:12 +02:00
Redouane NIBOUCHA
8369286956
Remove obsolete PostgreSQL test module, and push one for all the supported DBMS
...
Remove the postgres_sqli_test
2022-04-11 03:26:39 +02:00
Jeffrey Martin
dbce3982fd
Land #14067 , [GSoC] Module for CVE-2019-13375, and PostgreSQL support for the library
2021-02-14 12:11:09 -06:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00
Niboucha Redouane
17c7c4fdbe
Fix issues
2020-10-27 00:55:06 +01:00
Niboucha Redouane
3dd5c9af7a
Add postgres sqli test module
2020-10-26 18:18:25 +01:00
Alan Foster
30809787c4
Convert disclosure dates to iso8601
2020-10-02 21:00:37 +01:00
Niboucha Redouane
95ce79b418
Add more options to the test module
2020-08-27 16:28:38 +02:00
Niboucha Redouane
4374edd37a
add truncated SQLi in SQLite, and update test module to add it as an option
2020-08-27 16:28:38 +02:00
Niboucha Redouane
8f9a849591
fix test module, and fix logging
2020-08-27 16:28:38 +02:00
Niboucha Redouane
477f7313a2
Avoid repertitive code in blind injections
2020-08-27 16:28:38 +02:00
Niboucha Redouane
26e5fc99de
add SQLite injection library, and test module (against sqlite_lab)
2020-08-27 16:28:38 +02:00
Jeffrey Martin
e98e69fb80
add automation tests for bluekeep server targets
2019-06-19 13:54:14 -05:00
Tim W
488104fbde
fix loadpath test/modules
2018-11-20 14:29:36 +08:00
Jeffrey Martin
1e60a72028
add automation test for smb_ms17_010 scanner module
2018-08-17 16:31:06 -05:00
bwatters-r7
7e34f27004
Land #9246 , Support RHOSTS for exploit modules
2018-05-16 14:40:25 -05:00
Brent Cook
ad78ee347b
run json files through 'python -m json.tool'
2018-05-07 00:29:23 -05:00
dmohanty-r7
7fa001ba50
Add tests for test lab
2018-05-07 00:24:38 -05:00
Brent Cook
a9f340a7a7
remove run_range, nothing in MSF uses it (we don't care about Pro here)
2018-03-12 17:07:48 -05:00
Jeffrey Martin
bb0d5ba8da
decouple hosts and targets for tests
2018-02-25 17:10:22 -06:00
Jeffrey Martin
cf4d9130a9
add initial module automation tests
2017-12-05 11:19:24 -06:00
Brent Cook
6300758c46
use https for metaploit.com links
2017-07-24 06:26:21 -07:00
Brent Cook
b08d1ad8d8
Revert "Land #6812 , remove broken OSVDB references"
...
This reverts commit 2b016e0216 , reversing
changes made to 7b1d9596c7 .
2016-07-15 12:00:31 -05:00
wchen-r7
816bc91e45
Resolve #6807 , remove all OSVDB references.
...
OSVDB is no longer a vulnerability database, therefore all the
references linked to it are invalid.
Resolve #6807
2016-04-23 12:32:34 -05:00
Brent Cook
da039e136a
update test modules to use MetasploitModule
2016-03-13 13:44:44 -05:00
wchen-r7
cf6d5fac2a
Use the latest cred API, no more report_auth_info
2015-09-04 13:43:15 -05:00
wchen-r7
d55757350d
Use the latest credential API, no more report_auth_info
2015-09-04 03:04:14 -05:00
wchen-r7
54c5c6ea38
Another update
2015-07-29 14:31:35 -05:00
wchen-r7
8bead5fde2
Modate update on using metasploit-credential
...
Update some more modules to usethe new cred API.
Also, make sure to always provide proof because that seems handy.
2015-07-23 18:07:19 -05:00
wchen-r7
91fc213ddf
More metasploit-credential update
2015-07-23 15:50:50 -05:00
wchen-r7
4561850055
Use metasploit-credential API instead of report_auth_info
2015-07-22 01:11:43 -05:00
Tod Beardsley
31eedbcfa0
Minor cleanups on recent modules
...
Edited modules/auxiliary/scanner/http/ms15_034_http_sys_memory_dump.rb
first landed in #5577 , MS15-034 HTTP.SYS Information Disclosure
Edited modules/exploits/multi/browser/adobe_flash_shader_drawing_fill.rb
first landed in #5605 , CVE-2015-3105 flash exploit
Edited modules/exploits/multi/browser/adobe_flash_shader_job_overflow.rb
first landed in #5559 , Adobe Flash Player ShaderJob Buffer Overflow
Edited modules/auxiliary/test/report_auth_info.rb first landed in #5540 ,
@wchen-r7's changes for multiple auxiliary modules to use the new cred
API
2015-06-26 12:18:33 -05:00
wchen-r7
b6379b4d24
Update drupal_views_user_enum
2015-06-16 00:02:02 -05:00
wchen-r7
0b88e86a49
Using the new cred API for multiple auxiliary modules
2015-06-15 16:06:57 -05:00
jvazquez-r7
4224008709
Delete print_debug/vprint_debug
2015-04-21 11:14:03 -05:00
URI Assassin
35d3bbf74d
Fix up comment splats with the correct URI
...
See the complaint on #4039 . This doesn't fix that particular
issue (it's somewhat unrelated), but does solve around
a file parsing problem reported by @void-in
2014-10-17 11:47:33 -05:00
Joshua Smith
6884c87cfa
removes IDs/Revisions, resplats test/modules
2014-08-04 01:04:23 -05:00
Tod Beardsley
2086224a4c
Minor fixes. Includes a test module.
2014-03-10 14:49:45 -05:00
sinn3r
ee1209b7fb
This should work
2014-03-03 11:53:51 -06:00
Tod Beardsley
040619c373
Minor description changes
...
No code changes (one comment made on play_youtube to suggest xdg-open
rather than firefox for linux targets).
2013-12-16 14:57:33 -06:00
jvazquez-r7
3d18273bcf
Make msftidy happy
2013-12-13 16:28:14 -06:00
sinn3r
a147102f54
Oops, I didn't even catch this
2013-12-03 16:55:44 -06:00
sinn3r
46e2a0ecd5
Add an example for PRs that don't have anything to prove functionality
...
Some module submissions don't have a pcap, screenshot/video or anything
to prove the module is actually functional or not, because often due to
the author not having the test box anymore, or unable to share info
because of their NDA. We nee a way to prove the module runs by basically
simulating the vulnerable environment live, and this is the answer to that.
This test module is specifically for the cisco_asa_asdm.rb, but future
PRs with the same scenario can also borrow the same idea.
2013-12-03 16:43:28 -06:00
Tab Assassin
2e8d19edcf
Retab all the things (except external/)
2013-09-30 13:47:53 -05:00