Skip to content

Commit 3de72a8

Browse files
committed
fixed linting errors and removed internal_infrastructure
1 parent 826217a commit 3de72a8

44 files changed

Lines changed: 5 additions & 389 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# recommendation(s)
22

3-
Remove passwords and other sensitive information from all AD user account description fields.
3+
The specific remediation depends on the specific finding but should follow Microsoft's Active Directory security best practices. In general, enforce strong password policies, deploy LAPS for local administrator password management, remove unnecessary privileged group memberships, and implement an automated account lifecycle process.

submissions/description/active_directory/configuration_weaknesses/template.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
Active Directory (AD) user accounts were discovered with plaintext or easily decipherable passwords (or password fragments/hints) stored within their "Description" attribute.
2-
3-
Storing passwords or sensitive information in the Description fields of user accounts may be practiced for administrative convenience, however, these account descriptions are retrievable by any authenticated domain user without any special privileges.
4-
5-
As a result, an attacker with access to any valid domain user could retrieve the sensitive data stored in account descriptions and leverage any resulting credentials to compromise the affected accounts.
1+
Active Directory (AD) configuration weaknesses are insecure settings in the domain environment that increase the attack surface for credential theft, privilege escalation, and domain compromise. Common weaknesses include weak password policies, excessive privileged group membership, and shared local administrator passwords, amongst others. These confoguration weaknesses reduce the effort needed for an attacker to compromise the domain.
62

73
**Business Risk**
84

95
This vulnerability may lead to an attacker compromising the affected user accounts. The extent of malicious impact is dependent on the permissions of the compromised user.
106

117
**Steps to Reproduce**
128

13-
<Provide numbered steps to reproduce this issue in the context of the in-scope domain>
9+
1. Authenticate to the domain as a low privileged user from {{attacker_host}}
10+
1. Enumerate the specific configuration weaknesses in the domain
11+
1. Compare and the observed configuration against the security baseline at {{baseline_reference}}
1412

1513
**Proof of Concept (PoC)**
1614

submissions/description/internal_infrastructure/file_transfer_protocol_anonymous_login/guidance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

submissions/description/internal_infrastructure/file_transfer_protocol_anonymous_login/recommendations.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

submissions/description/internal_infrastructure/file_transfer_protocol_anonymous_login/template.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

submissions/description/internal_infrastructure/intelligent_platform_management_interface_cipher_zero_authentication_bypass/guidance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

submissions/description/internal_infrastructure/intelligent_platform_management_interface_cipher_zero_authentication_bypass/recommendations.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

submissions/description/internal_infrastructure/intelligent_platform_management_interface_cipher_zero_authentication_bypass/template.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

submissions/description/internal_infrastructure/intelligent_platform_management_interface_v2_hash_disclosure/guidance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

submissions/description/internal_infrastructure/intelligent_platform_management_interface_v2_hash_disclosure/recommendations.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)