Releases: SpecterOps/BloodHound
Releases · SpecterOps/BloodHound
v7.2.0
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
- fix: Added logic to remove expanded panel sections by @specter-flq in #1237
- BED-5540 - Bidirectional SP/ASP BFS for PostgreSQL by @zinic in #1222
- BED-4757: copyright cleanup by @benwaples in #1238
- BED-5540 - Code Cleanup for CySQL by @zinic in #1240
- BED-5583: Panel is now in sync with URL params by @specter-flq in #1242
- BED-5581: Remove extra browser history entries from pathfinding swap by @maffkipp in #1239
- BED-4948: Set initial node label color based on dark mode setting by @maffkipp in #1244
- Add plumbing for CA Enrollment Endpoints (CoerceToADCS) by @rvazarkar in #1234
- BED-5580: Pathfinding filters sync correctly when URL params are empty by @maffkipp in #1248
- BED-5546 CoerceAndRelayNTLMToSMB Composition To Relay Targets by @mvlipka in #1229
- BED-5591: GroupManagement missing member counts (and some bugs) by @benwaples in #1249
- Fix an SCA Error showing up in BHE pipeline by @rvazarkar in #1251
- BED-5592: Sync empty search fields for deep linking by @maffkipp in #1253
- BED-5301/5298: PenTest Result: Internal IP Address Disclosure AND Rate limit Bypass by @ALCooper12 in #1163
- Fix broken tests by @rvazarkar in #1254
- ci: run checks for PRs against stage by @ddlees in #1257
- BED-5563: relocate documentation by @irshadaj in #1256
- BED-5564: Deny Users From Self-Deleting Via The API by @mvlipka in #1260
- fix: RelayTargets accordion crash by @benwaples in #1273
New Contributors
Full Changelog: v7.1.1...v7.2.0
v7.2.0-rc5
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
- fix: Added logic to remove expanded panel sections by @specter-flq in #1237
- BED-5540 - Bidirectional SP/ASP BFS for PostgreSQL by @zinic in #1222
- BED-4757: copyright cleanup by @benwaples in #1238
- BED-5540 - Code Cleanup for CySQL by @zinic in #1240
- BED-5583: Panel is now in sync with URL params by @specter-flq in #1242
- BED-5581: Remove extra browser history entries from pathfinding swap by @maffkipp in #1239
- BED-4948: Set initial node label color based on dark mode setting by @maffkipp in #1244
- Add plumbing for CA Enrollment Endpoints (CoerceToADCS) by @rvazarkar in #1234
- BED-5580: Pathfinding filters sync correctly when URL params are empty by @maffkipp in #1248
- BED-5546 CoerceAndRelayNTLMToSMB Composition To Relay Targets by @mvlipka in #1229
- BED-5591: GroupManagement missing member counts (and some bugs) by @benwaples in #1249
- Fix an SCA Error showing up in BHE pipeline by @rvazarkar in #1251
- BED-5592: Sync empty search fields for deep linking by @maffkipp in #1253
- BED-5301/5298: PenTest Result: Internal IP Address Disclosure AND Rate limit Bypass by @ALCooper12 in #1163
- Fix broken tests by @rvazarkar in #1254
- ci: run checks for PRs against stage by @ddlees in #1257
- BED-5563: relocate documentation by @irshadaj in #1256
- BED-5564: Deny Users From Self-Deleting Via The API by @mvlipka in #1260
- fix: RelayTargets accordion crash by @benwaples in #1273
New Contributors
Full Changelog: v7.1.1...v7.2.0-rc5
v7.2.0-rc4
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
- fix: Added logic to remove expanded panel sections by @specter-flq in #1237
- BED-5540 - Bidirectional SP/ASP BFS for PostgreSQL by @zinic in #1222
- BED-4757: copyright cleanup by @benwaples in #1238
- BED-5540 - Code Cleanup for CySQL by @zinic in #1240
- BED-5583: Panel is now in sync with URL params by @specter-flq in #1242
- BED-5581: Remove extra browser history entries from pathfinding swap by @maffkipp in #1239
- BED-4948: Set initial node label color based on dark mode setting by @maffkipp in #1244
- Add plumbing for CA Enrollment Endpoints (CoerceToADCS) by @rvazarkar in #1234
- BED-5580: Pathfinding filters sync correctly when URL params are empty by @maffkipp in #1248
- BED-5546 CoerceAndRelayNTLMToSMB Composition To Relay Targets by @mvlipka in #1229
- BED-5591: GroupManagement missing member counts (and some bugs) by @benwaples in #1249
- Fix an SCA Error showing up in BHE pipeline by @rvazarkar in #1251
- BED-5592: Sync empty search fields for deep linking by @maffkipp in #1253
- BED-5301/5298: PenTest Result: Internal IP Address Disclosure AND Rate limit Bypass by @ALCooper12 in #1163
- Fix broken tests by @rvazarkar in #1254
- ci: run checks for PRs against stage by @ddlees in #1257
- BED-5563: relocate documentation by @irshadaj in #1256
- BED-5564: Deny Users From Self-Deleting Via The API by @mvlipka in #1260
New Contributors
Full Changelog: v7.1.1...v7.2.0-rc4
v7.2.0-rc3
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
- fix: Added logic to remove expanded panel sections by @specter-flq in #1237
- BED-5540 - Bidirectional SP/ASP BFS for PostgreSQL by @zinic in #1222
- BED-4757: copyright cleanup by @benwaples in #1238
- BED-5540 - Code Cleanup for CySQL by @zinic in #1240
- BED-5583: Panel is now in sync with URL params by @specter-flq in #1242
- BED-5581: Remove extra browser history entries from pathfinding swap by @maffkipp in #1239
- BED-4948: Set initial node label color based on dark mode setting by @maffkipp in #1244
- Add plumbing for CA Enrollment Endpoints (CoerceToADCS) by @rvazarkar in #1234
- BED-5580: Pathfinding filters sync correctly when URL params are empty by @maffkipp in #1248
- BED-5546 CoerceAndRelayNTLMToSMB Composition To Relay Targets by @mvlipka in #1229
- BED-5591: GroupManagement missing member counts (and some bugs) by @benwaples in #1249
- Fix an SCA Error showing up in BHE pipeline by @rvazarkar in #1251
- BED-5592: Sync empty search fields for deep linking by @maffkipp in #1253
- BED-5301/5298: PenTest Result: Internal IP Address Disclosure AND Rate limit Bypass by @ALCooper12 in #1163
- Fix broken tests by @rvazarkar in #1254
- ci: run checks for PRs against stage by @ddlees in #1257
New Contributors
Full Changelog: v7.1.1...v7.2.0-rc3
v7.2.0-rc2
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
- fix: Added logic to remove expanded panel sections by @specter-flq in #1237
- BED-5540 - Bidirectional SP/ASP BFS for PostgreSQL by @zinic in #1222
- BED-4757: copyright cleanup by @benwaples in #1238
- BED-5540 - Code Cleanup for CySQL by @zinic in #1240
New Contributors
Full Changelog: v7.1.1...v7.2.0-rc2
v7.2.0-rc1
What's Changed
- chore: set up proper postgres config for dev and CI by @superlinkx in #1185
- BED-4526 chore: bootstrap graph db in migration test by @mistahj67 in #1181
- New mintlify documentation and Information Architecture refactoring by @cjavdev in #1152
- chore: remove unnecessary or outdated extensions from recommendations by @superlinkx in #1175
- BED-5522: Unable to hover/click entire label by @benwaples in #1193
- BED-5445: Deep linking node search by @maffkipp in #1182
- BED-5541: upgrade dependencies by @wes-mil in #1207
- Disable the try it button for API docs by @sblotner in #1201
- BED-5547 Don't try to login to dockerhub for PRs from forks by @juggernot325 in #1209
- Merge Stage/v7.1.0 by @zinic in #1208
- Clean up landing pages by @sblotner in #1194
- BED-5536 / 5537 - Fix NTLM LinuxAbuse text and add LimitedRights edges to pathfind filter by @StephenHinck in #1203
- Bed 5520: searchTab and searchType on tab change by @benwaples in #1166
- BED-5446: Deep linking pathfinding search by @maffkipp in #1205
- Docs deduplication and migration clean up by @cjavdev in #1206
- BED-5547 ci: login to container registries only when creds are available by @ddlees in #1218
- ci: use github actions cache by @ddlees in #1221
- BED-5448: entityRelationshipEndpoints by @benwaples in #1210
- BED-5453: deep linking support for selected environment by @benwaples in #1170
- ci(docs,rfc): skip ci when there are only changes to documentation or rfcs by @ddlees in #1224
- BED-5557: Allow users to enable or disable
back_button_support
feature by @elikmiller in #1215 - BED-5452 + BED-5454: Support for
selectedItem
andexpandedPanelSections
URL query parameters by @elikmiller in #1214 - chore: Adding email to the buid.config.json.config to support email login by @jiggy-at-specterops in #1231
- Merge Stage v7.1.1 by @zinic in #1232
- BED-5447: Deep linking cypher search by @maffkipp in #1225
- BED-5448: Deep linking support for composition and relationship search queries by @benwaples in #1223
- BED-5460: Deep Linking support for Node Context Menu by @benwaples in #1226
- BED-5538: Support Export Graph data functionality in deep linking by @specter-flq in #1233
- BED-5544 remove self relay from SMB and LDAP(S) by @mvlipka in #1236
New Contributors
Full Changelog: v7.1.1...v7.2.0-rc1
v7.1.1
What's Changed
- chore: update SHS version to v2.6.1 by @ktstrader in #1219
New Contributors
- @ktstrader made their first contribution in #1219
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
- Feat/GitHub action workflow by @ddlees in #1108
- cd: update environment variables by @ddlees in #1110
- ci: pull submodules on checkout by @ddlees in #1114
- CoerceAndRelayNTLMtoADCS Post Processing by @rvazarkar in #1058
- Bed 4969: Direct Access Users group missing from collection or post-processing by @AD7ZJ in #1115
- Fix breakage in ADCS integration tests in BHE by @rvazarkar in #1119
- Update information architecture by @sblotner in #1122
- BED-5341 Merge stage/v7.0.0 to main by @juggernot325 in #1129
- BED-5377: Enable recreating the default admin user with environment variable by @superlinkx in #1126
- BED-4965 - Owns/Owner Rework by @Mayyhem in #993
- Address doc feedback by @sblotner in #1130
- BED-5895: Underline color same as text color in active route in admin nav by @specter-flq in #1128
- BED-5417 feat: set last_login on session create by @mistahj67 in #1135
- BED-5407: fix channel deadlock by @wes-mil in #1132
- BED-5308 chore: add unique email constraint to database by @mistahj67 in #1136
- Update doc headers and intro comparison table by @sblotner in #1137
- Align comparison table by @sblotner in #1141
- BED-5129: Add top level mux middleware to ensure request body is closed by @wes-mil in #1142
- BED-5008 feat: enforce SSO role provision changes on every login by @mistahj67 in #1150
- feat: Adds new feature flag
back_button_support
by @elikmiller in #1149 - BED-5262: Remove highvalue from schema by @StephenHinck in #1158
- BED-5026 CoerceAndRelayNTLMToLDAP(s) Post Processing by @mvlipka in #1093
- BED-5421 Merge stage/v7.0.1 to main by @juggernot325 in #1159
- BED-5096 added abuse information for CoerceNTLMToLDAP(s) by @mvlipka in #1100
- feat: adds the
tier_management_engine
feature flag by @urangel in #1160 - BED-5346: Preventing Graph Control buttons' text from collapsing by @specter-flq in #1146
- BED-5444: deep-linking pattern and common utils by @benwaples in #1157
- BED-5484 NTLM feature flag by @mvlipka in #1162
- BED-5434: Fix login with leading/trailing spaces in username by @iustinum in #1173
- New edge texts for NTLM Relay Edges by @rvazarkar in #1172
- feat: client side management disabling for read only users by @urangel in #1123
- BED-5026 Fix LDAP(S) IsDC Usage From String Comparison To Bool Comparison by @mvlipka in #1174
- Improve group shortcutting and ADCS logic by @JonasBK in #1155
- chore: Updating OpenAPI doc to update
get
toput
by @jiggy-at-specterops in #1165 - BED-5489: Downgraded bh-shared-ui react-router-dom package to match BHE/CE projects by @specter-flq in #1168
- chore(docker): Upgrade Neo4j base image to version 5.26.1 by @neumachen in #1131
- Revert "chore(docker): Upgrade Neo4j base image to version 5.26.1 (#1131)" by @juggernot325 in #1179
- BED-5018 NTLM Ingestion Updates by @mvlipka in #1176
- NTLM Relay Composition/Targets by @rvazarkar in #1169
- BED-5264: Defend against time-based enumeration by @wes-mil in #1167
- Small fixes in NTLM by @rvazarkar in #1183
- BED-5484 updated General copy to reference Relay Target instead of co… by @mvlipka in #1184
- chore+fix: BED-5514 - CySQL Performance Work by @zinic in #1180
- ci: build amd64 and arm64 images by @ddlees in #1187
- BED-5328 added NTLM saved queries by @mvlipka in #1188
- BED-5464 - Additional CySQL Fixes by @zinic in #1189
- chore: change name of registry value to reflect new model by @rvazarkar in #1192
- BED-5526 removed artifact of event log based NTLM saved query by @mvlipka in #1195
- fix: update t0 label const name to disambiguate from high value by @urangel in #1196
- Remove OwnsRaw and WriteOwnerRaw from ACLRelationships by @rvazarkar in #1197
- BED-5525 Set NTLM Feature Flag Default To Disabled & Update NTLMSMB General Copy by @mvlipka in #1198
- BED-5484 Removed extra step from NTLM [LDAP, LDAPS, ADCS] WindowsAbuse copy by @mvlipka in #1200
- BED-5532 - PostgreSQL Batch Update by @zinic in #1199
- fix(BED-5539): Update image flavor tag generation logic in workflow by @neumachen in #1204
New Contributors
- @jiggy-at-specterops made their first contribution in #1165
Full Changelog: v7.0.1...v7.1.0
v7.1.0-rc5
What's Changed
- BED-5484 Removed extra step from NTLM [LDAP, LDAPS, ADCS] WindowsAbuse copy by @mvlipka in #1200
- BED-5532 - PostgreSQL Batch Update by @zinic in #1199
Full Changelog: v7.1.0-rc4...v7.1.0-rc5
v7.1.0-rc4
What's Changed
- BED-5526 removed artifact of event log based NTLM saved query by @mvlipka in #1195
- fix: update t0 label const name to disambiguate from high value by @urangel in #1196
- Remove OwnsRaw and WriteOwnerRaw from ACLRelationships by @rvazarkar in #1197
- BED-5525 Set NTLM Feature Flag Default To Disabled & Update NTLMSMB General Copy by @mvlipka in #1198
Full Changelog: v7.1.0-rc3...v7.1.0-rc4