cgranleese-r7
|
37b506c238
|
Land #18374, fix related modules references
|
2023-09-20 10:03:47 +01:00 |
|
bwatters
|
b4a1bb8fa2
|
Add docs and support for shell sessions; update exe to work without runtime lib.
|
2023-09-19 17:50:18 -05:00 |
|
Christophe De La Fuente
|
525c957af2
|
Land #18333, Lexmark Device Embedded Web Server RCE (CVE-2023-26068)
|
2023-09-19 10:32:59 +02:00 |
|
bwatters
|
bfa876c3a1
|
Land #18283, Apache Airflow 1.10.10 - Example DAG Remote Code Execution
CVE-2020-11978 + CVE-2020-13927
Merge branch 'land-18283' into upstream-master
|
2023-09-18 17:00:19 -05:00 |
|
adfoster-r7
|
4dd18d814e
|
Land #18377, add support for HELO to smtp_relay auxiliary module in case EHLO is not supported
|
2023-09-18 21:59:24 +01:00 |
|
ErikWynter
|
e5c922619b
|
use res for check response code instead of res.inspect
|
2023-09-18 19:33:07 +03:00 |
|
ErikWynter
|
75d2d20a04
|
check response code instead of text for downgrade to HELO
|
2023-09-18 17:25:04 +03:00 |
|
dwelch-r7
|
c1a44c8b7f
|
Land #18359, Forge ticket fix
|
2023-09-18 13:05:25 +01:00 |
|
h00die
|
8d79d5afbd
|
fix references
|
2023-09-18 06:56:18 -04:00 |
|
cgranleese-r7
|
23dc1a487d
|
Land #18321, Add Ivanti Avalanche MDM Buffer Overflow Exploit (CVE-2023-32560)
|
2023-09-18 10:43:45 +01:00 |
|
ErikWynter
|
47bb57a1fe
|
add support for HELO in case EHLO is not supported
|
2023-09-18 12:31:13 +03:00 |
|
Corey
|
fadd9afb56
|
Rubocop corrections
|
2023-09-17 18:23:27 -04:00 |
|
Corey
|
dd03ad30d0
|
minor changes to method argument names
|
2023-09-17 18:22:40 -04:00 |
|
Corey
|
ea63fe5652
|
store keys in instance variable to prevent multiple lookups
|
2023-09-17 18:22:40 -04:00 |
|
Corey
|
bcaf3b2a3b
|
continue changing nomenclature
|
2023-09-17 18:22:34 -04:00 |
|
Corey
|
9a8f7af321
|
Continue changing method names
|
2023-09-17 18:21:14 -04:00 |
|
Corey
|
26b774d92b
|
rename services? to services_exist?
|
2023-09-17 18:20:12 -04:00 |
|
Corey
|
be48eb69f4
|
rename proc? to process_exists?
|
2023-09-17 18:19:23 -04:00 |
|
Corey
|
c126458f6d
|
Make @process [] instead of nil
|
2023-09-17 18:18:28 -04:00 |
|
Corey
|
283b6aa938
|
continue removing redundant return statements and registry queries
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
8247a98083
|
Add or clause to avoid redundant return statements
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
6e0adcdbbb
|
remove redundant calls for system manufacter registry
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
8529ca20f2
|
remove redundant registry queries for system_product_name
|
2023-09-17 18:16:14 -04:00 |
|
Corey
|
e0ee339b0a
|
order method callsd
|
2023-09-17 18:15:50 -04:00 |
|
Corey
|
e3d03ea963
|
store system and video bios version info in instance variable to avoid redundant registry quieries
|
2023-09-17 18:13:25 -04:00 |
|
Corey
|
614d9e430e
|
Remove redundant .join in parralells? when querying systembiosversion
|
2023-09-17 18:13:25 -04:00 |
|
Corey
|
6a5ee283f9
|
Refactor registry queries
|
2023-09-17 18:13:22 -04:00 |
|
Corey
|
a270587070
|
create rgval_match? method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
fb7ded054e
|
Add get srvals method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
02b1211deb
|
use instance variable in service_exists? method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
8525cb858f
|
Make default behavior of @services [] rather than nil
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
6c27e63c55
|
Add necessary false statements to procs? and services?, impliment services? calls
|
2023-09-17 18:12:07 -04:00 |
|
Corey
|
c701326a21
|
Add services? method
|
2023-09-17 18:10:01 -04:00 |
|
Corey
|
40fe50c2b4
|
Add implimentation and documentation for processes method and @processes instance variable
|
2023-09-17 18:10:01 -04:00 |
|
Corey
|
a503aefe46
|
Add proc? to VM screening methods, rebase from rapid7/master
|
2023-09-17 18:09:31 -04:00 |
|
Corey
|
9003b055a6
|
Rename processes_present? to procs?
|
2023-09-17 18:05:47 -04:00 |
|
Corey
|
8b33ca316d
|
Remove redundant if statements, add @processes, and create processes_present? method
|
2023-09-17 18:05:47 -04:00 |
|
jheysel-r7
|
2c48ee5b3f
|
Update modules/post/windows/gather/checkvm.rb
|
2023-09-17 18:05:47 -04:00 |
|
Ismail Dawoodjee
|
f9cdfef304
|
Move module and documentation from multi/http to linux/http
* Update documentation scenarios for Docker on Debian 10 and Kali Linux 6.4
* Slightly modify the documentation scenario for Docker on Windows 10
|
2023-09-17 22:42:26 +08:00 |
|
h00die
|
dd947d49cc
|
fix related modules references
|
2023-09-15 16:42:03 -04:00 |
|
h00die
|
cd183194fd
|
fix related modules references
|
2023-09-15 16:40:22 -04:00 |
|
h00die
|
13e7f6cc27
|
fix related modules references
|
2023-09-15 16:35:55 -04:00 |
|
h00die
|
e34ed10eca
|
superset rce more stable
|
2023-09-15 16:29:05 -04:00 |
|
h00die
|
a8da47e73c
|
still working on resetting values
|
2023-09-15 13:32:24 -04:00 |
|
eu
|
ffb34b05ef
|
Adherence to code review
|
2023-09-15 16:55:05 +02:00 |
|
Ismail Dawoodjee
|
d12b1778e5
|
Merge branch 'rapid7:master' into apache_airflow_dag_rce
|
2023-09-15 22:06:43 +08:00 |
|
Dean Welch
|
09c757513f
|
Correct Msf::ValidationError namespacing
|
2023-09-15 12:23:49 +01:00 |
|
Jack Heysel
|
46832abd49
|
Land #18358, Add a Thrift RPC client
This PR adds a Thrift RPC client and updates
two modules to make use of the new addition.
|
2023-09-14 19:01:13 -04:00 |
|
h00die
|
0c418fdf65
|
still working on resetting values
|
2023-09-14 14:28:29 -04:00 |
|
h00die-gr3y
|
784f3118f0
|
third release module and documentation
|
2023-09-14 17:59:59 +00:00 |
|