Commit Graph

2145 Commits

Author SHA1 Message Date
Wei Chen 76a7a8688a Fix rspec due to missing __attribute__ 2018-08-01 10:45:33 -05:00
Wei Chen 625ea87ea9
Land #10368, PhpMyAdmin Login Scanner Module 2018-07-24 23:25:27 -05:00
Wei Chen 5e427ba2bb Fix rspec for fake_function_collection_spec.rb 2018-07-24 17:08:14 -05:00
Shelby Pace 4f81fcdc87
retn versions in chk_setup, tests to reflect, doc 2018-07-24 14:51:00 -05:00
Shelby Pace e58b2809d4
added tests for all methods 2018-07-24 09:39:56 -05:00
James Barnett e3da0a6828 Merge branch 'master' into remote_creds_data 2018-07-23 16:39:13 -05:00
Wei Chen dc43cc78b0
Land #10341, Add check method Boolean to module cache and info and search commands 2018-07-23 14:45:28 -05:00
Shelby Pace 29277d9c03
added tests for check_setup and get_session_info 2018-07-23 11:27:03 -05:00
Shelby Pace 1473bbd492
created test file for login scanner 2018-07-22 23:37:36 -05:00
James Barnett 65d42380d3
Merge branch 'master' into remote_creds_data 2018-07-19 16:25:06 -05:00
asoto-r7 e9a2a1cdae
Land #10307, Add missing CVE check to msftidy 2018-07-18 18:09:20 -05:00
William Vu 74b74b89d1 Fix spec for modules not defining check
It's no longer necessary, and we handle this and return the right thing.
2018-07-18 17:39:38 -05:00
Wei Chen 6d3db92fb2 Fix fake_function_collection_spec 2018-07-18 10:23:21 -05:00
William Vu 1f887b3e19 Fix spec to check retval instead of stdout
stdout check is fine for untidy module, since it needs messages.
2018-07-17 18:20:09 -05:00
Wei Chen faf3adaee2 Update 2018-07-12 10:11:45 -05:00
James Barnett b8ae4f5d12
Update rspec tests for creds and add stubs 2018-07-11 17:42:55 -05:00
Wei Chen fd59df83ca Fix rspec 2018-07-09 15:33:45 -05:00
Wei Chen 9d9dee737b Fix rspec 2018-07-06 14:07:10 -05:00
Wei Chen 2beaabb11a Add dep for GetTickCount 2018-06-29 10:22:07 -05:00
Wei Chen 711d859d13 Update utility_spec 2018-06-29 01:42:22 -05:00
Wei Chen 46219303e2 Add uninit_variables_spec 2018-06-28 21:24:35 -05:00
Wei Chen 52047a6c59 Add switch_spec 2018-06-28 21:21:54 -05:00
Wei Chen 0d55412e80 add string_assignments_spec 2018-06-28 21:15:30 -05:00
Wei Chen 066843bb6c Add printf_spec 2018-06-28 21:12:34 -05:00
Wei Chen 39bbfb0c58 Update outputdebugstring rspec 2018-06-28 21:10:26 -05:00
Wei Chen 5c86b836c4 Add rspec for outputdebugstring and correct a few things 2018-06-28 21:08:15 -05:00
Wei Chen 03c3e08167 Add malloc_spec and fix int_assignments_spec 2018-06-28 21:03:27 -05:00
Wei Chen e733e3b62c Add rpsec int_assignments_spec 2018-06-28 20:59:56 -05:00
Wei Chen 87d0bf1dc4 Add rspec for if_spec 2018-06-28 20:57:35 -05:00
Wei Chen 5631e6f89c Update rspec for RandomStatements 2018-06-28 16:52:12 -05:00
Wei Chen 93fca248d6 Add rspec for gettickcount 2018-06-28 16:51:57 -05:00
Wei Chen 8be771f72f Complete base_spec.rb 2018-06-28 14:47:28 -05:00
Wei Chen bc6427e527 Add rspec for CodeFactory::Base (WIP) 2018-06-28 02:20:02 -05:00
Wei Chen cec506421d Add rspec fake_function_collection and update the lib 2018-06-27 18:18:05 -05:00
Wei Chen ad106ffc0d Add rspec for fake_function_spec.rb 2018-06-27 17:45:19 -05:00
Wei Chen 56f38f7720 Add some rspec for modifier 2018-06-27 17:30:21 -05:00
Wei Chen d653115f16 Add parser_spec.rb 2018-06-27 17:18:35 -05:00
Wei Chen ede98ff8db Update random_statements_spec 2018-06-27 17:10:35 -05:00
Wei Chen a9427ef9ef Add rspec for RandomStatements class 2018-06-27 16:50:09 -05:00
Wei Chen bc0b42c55b Add utility_spec.rb 2018-06-27 13:49:45 -05:00
Wei Chen 752192bfad Starting rspec 2018-06-27 00:13:56 -05:00
Spencer McIntyre da2666581b Alter the socks5 bind request handling 2018-05-26 19:51:14 -04:00
Spencer McIntyre c85cc9ad9e Refactor SOCKS5 TcpRelay and add packet tests 2018-05-26 13:46:00 -04:00
James Barnett 0472b9df3f
Land #10024, Fix find_or_create_* methods for remote data service
This PR updates the find_or_create_* methods associated with each model to
no longer just proxy to the report_* model. It now performs a lookup through
the DataProxy and returns the found object if it exists, or creates a new
record if needed.
2018-05-22 17:08:46 -05:00
Brent Cook da07113194
Land #10007, add C interface for building Windows shell code (metasm-backed) 2018-05-16 22:58:32 -05:00
bwatters-r7 7e34f27004
Land #9246, Support RHOSTS for exploit modules 2018-05-16 14:40:25 -05:00
Matthew Kienow 7e145a09de
Fix spec tests to match existing methods 2018-05-14 17:43:24 -04:00
Wei Chen 53938422c9 Add rspec for Metasploit::Framework::Compiler::Utils 2018-05-11 14:03:46 -05:00
Wei Chen 6cd59faa69 Namespace update 2018-05-11 10:27:54 -05:00
Wei Chen 76865732c8 Namespace update 2018-05-11 10:26:59 -05:00