Skip to content

Commit

Permalink
Merge branch 'master' into smb_change_pw
Browse files Browse the repository at this point in the history
  • Loading branch information
smcintyre-r7 authored Dec 9, 2024
2 parents 63bf59b + b31d3e3 commit 8b93f1a
Show file tree
Hide file tree
Showing 148 changed files with 20,322 additions and 1,886 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Ensures that the docs site builds successfully. Note that this workflow does not deploy the docs site.
build:
runs-on: ubuntu-latest
timeout-minutes: 40
timeout-minutes: 60

strategy:
fail-fast: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ldap_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:
jobs:
ldap:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

strategy:
fail-fast: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:
jobs:
msftidy:
runs-on: ubuntu-latest
timeout-minutes: 40
timeout-minutes: 60

env:
BUNDLE_WITHOUT: "coverage development pcap"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mssql_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:
jobs:
mssql:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

services:
mssql:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mysql_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:
jobs:
mysql:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

services:
mysql:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/postgres_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:
jobs:
postgres:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

services:
postgres:
Expand All @@ -54,7 +54,7 @@ jobs:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: password
options: >-
--health-cmd pg_isready
--health-cmd "pg_isready --username postgres"
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shared_smb_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
smb:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

strategy:
fail-fast: true
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 40
timeout-minutes: 60
name: Docker Build
steps:
- name: Checkout code
Expand All @@ -41,7 +41,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60

services:
postgres:
Expand All @@ -51,7 +51,7 @@ jobs:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
options: >-
--health-cmd pg_isready
--health-cmd "pg_isready --username postgres"
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down
4 changes: 3 additions & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ todb-r7 <todb-r7@github> <[email protected]>
todb-r7 <todb-r7@github> <[email protected]>
todb-r7 <todb-r7@github> <[email protected]>
dledda-r7 <dledda-r7@github> <[email protected]>
msutovsky-r7 <msutovsky-r7@github> <[email protected]>

# Above this line are current Rapid7 employees. Below this paragraph are
# volunteers, former employees, and potential Rapid7 employees who, at
Expand Down Expand Up @@ -121,6 +122,7 @@ m-1-k-3 <m-1-k-3@github> Michael Messner <[email protected]>
Meatballs1 <Meatballs1@github> <[email protected]>
Meatballs1 <Meatballs1@github> <[email protected]>
mubix <mubix@github> Rob Fuller <[email protected]>
mwalas-r7 <mwalas-r7@github> <[email protected]>
net-ninja <[email protected]> Steven Seeley <[email protected]>
nevdull77 <nevdull77@github> Patrik Karlsson <[email protected]>
nmonkee <nmonkee@github> nmonkee <[email protected]>
Expand Down Expand Up @@ -185,4 +187,4 @@ Jenkins Bot <[email protected]> Jenkins <[email protected]>
Tab Assassin <[email protected]> TabAssassin <[email protected]>
Tab Assassin <[email protected]> Tabassassin <[email protected]>
Tab Assassin <[email protected]> Tabasssassin <[email protected]>
Tab Assassin <[email protected]> URI Assassin <[email protected]>
Tab Assassin <[email protected]> URI Assassin <[email protected]>
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (6.4.36)
metasploit-framework (6.4.40)
aarch64
abbrev
actionpack (~> 7.0.0)
Expand Down Expand Up @@ -439,7 +439,7 @@ GEM
rex-random_identifier
rex-text
ruby-rc4
rex-random_identifier (0.1.12)
rex-random_identifier (0.1.13)
rex-text
rex-registry (0.1.5)
rex-rop_builder (0.1.5)
Expand Down
4 changes: 2 additions & 2 deletions LICENSE_GEMS
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ memory_profiler, 1.1.0, MIT
metasm, 1.0.5, LGPL-2.1
metasploit-concern, 5.0.3, "New BSD"
metasploit-credential, 6.0.11, "New BSD"
metasploit-framework, 6.4.36, "New BSD"
metasploit-framework, 6.4.40, "New BSD"
metasploit-model, 5.0.2, "New BSD"
metasploit-payloads, 2.0.187, "3-clause (or ""modified"") BSD"
metasploit_data_models, 6.0.5, "New BSD"
Expand Down Expand Up @@ -156,7 +156,7 @@ rex-mime, 0.1.8, "New BSD"
rex-nop, 0.1.3, "New BSD"
rex-ole, 0.1.8, "New BSD"
rex-powershell, 0.1.100, "New BSD"
rex-random_identifier, 0.1.12, "New BSD"
rex-random_identifier, 0.1.13, "New BSD"
rex-registry, 0.1.5, "New BSD"
rex-rop_builder, 0.1.5, "New BSD"
rex-socket, 0.1.57, "New BSD"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Metasploit Framework

The Metasploit Framework is an open-source tool released under a BSD-style license. For detailed licensing information, refer to the `COPYING` file.
Expand Down
14 changes: 14 additions & 0 deletions data/auxiliary/gather/ldap_query/ldap_queries_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -373,3 +373,17 @@ queries:
- https://malicious.link/post/2022/ldapsearch-reference/
- https://burmat.gitbook.io/security/hacking/domain-exploitation
- https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/useraccountcontrol-manipulate-account-properties
- action: ENUM_PRE_WINDOWS_2000_COMPUTERS
description: 'Dump info about all computer objects likely created as a "pre-Windows 2000 computer", for which the password might be predictable.'
filter: '(&(userAccountControl=4128))'
attributes:
- cn
- displayName
- description
- sAMAccountName
- userPrincipalName
- logonCount
- userAccountControl
references:
- https://www.thehacker.recipes/ad/movement/builtins/pre-windows-2000-computers
- https://trustedsec.com/blog/diving-into-pre-created-computer-accounts
Binary file not shown.
2 changes: 2 additions & 0 deletions data/wordlists/wp-exploitable-plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ hash-form
give
ultimate-member
wp-fastest-cache
post-smtp
really-simple-ssl
Loading

0 comments on commit 8b93f1a

Please sign in to comment.