Skip to content

Commit

Permalink
update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
syselement committed Jul 16, 2024
1 parent 63ee786 commit 472f269
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
10 changes: 6 additions & 4 deletions peh/4-active-directory/1-ad-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@
- Active Directory Certificate Services
- Domain - `MARVEL.local`
- **Active Directory Users and Computers**
- Copy the `Administrator` user and create a second domain admin - `tstark`
- Copy the `Administrator` user and create a service account - `SQLService`:`MYpassword123#`
- Copy the `Administrator` user and create a second domain admin
- `tstark`:`yourpassword`
- Copy the `Administrator` user and create a service account
- `SQLService`:`MYpassword123#`
- Create new users
- `fcastle`:`Password1`
- `pparker`:`Password1`

- **File and Storage Services**
- Create a new SMB Share Quick - `hackme`

Expand Down Expand Up @@ -74,7 +76,7 @@ setspn -T MARVEL.local -Q */*



`SPIDERMAN` - Logoff and login locally to `.\peterparker`
`SPIDERMAN` - Logoff and login locally to `.\peterparker`:`Password1`

- **Map Network Drive** - `\\HYDRA-DC\hackme` , reconnect at sign-in, using different credentials

Expand Down
12 changes: 6 additions & 6 deletions peh/4-active-directory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,12 @@

## Sections

1. Active Directory Lab
1. AD - Initial Attack Vectors
1. AD - Post-Compromise Enumeration
1. AD - Post-Compromise Attacks
1. AD - Additional Attacks
1. AD - Case Studies
1. [Active Directory Lab](1-ad-lab.md)
1. [AD - Initial Attack Vectors](2-ad-init-vectors.md)
1. [AD - Post-Compromise Enumeration](3-ad-enum.md)
1. [AD - Post-Compromise Attacks](4-ad-attacks.md)
1. [AD - Additional Attacks](5-ad-adv-attacks.md)
1. [AD - Case Studies](6-ad-casestudies.md)

---

0 comments on commit 472f269

Please sign in to comment.