Skip to content

Commit 7eb0e6f

Browse files
committed
Spellcheck
1 parent 84c2d12 commit 7eb0e6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.DS_Store

-6 KB
Binary file not shown.

.github/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img width="500" height="500" src="./.github/images/redteam_logo.png">
2+
<img width="500" height="500" src="./images/redteam_logo.png">
33
</p>
44

55
## OSINT
@@ -70,7 +70,7 @@
7070

7171
- MSOLSpray - https://github.com/dafthack/MSOLSpray
7272
- o365enum.py - https://github.com/gremwell/o365enum (Microsoft ActiveSync)
73-
- goPassGen - https://github.com/bigb0sss/goPassGen (\*PasswordSpray List Generator)
73+
- goPassGen - https://github.com/bigb0sss/goPassGen (PasswordSpray List Generator)
7474
- go365 - https://github.com/optiv/Go365 (Microsoft SOAP API endpoint on login.microsoftonline.com)
7575
- Okta - https://github.com/Rhynorater/Okta-Password-Sprayer
7676
- o365Spray - https://github.com/0xZDH/o365spray
@@ -119,7 +119,7 @@
119119

120120
### Windows Active Directory Recon/Survey
121121

122-
- Seatbelt - https://github.com/GhostPack/Seatbelt (\*Ghostpack)
122+
- Seatbelt - https://github.com/GhostPack/Seatbelt (Ghostpack)
123123
- DNS Enum - https://github.com/dirkjanm/adidnsdump
124124

125125
### Windows Active Directory Attacks
@@ -139,7 +139,7 @@
139139
### Lateral Movement
140140

141141
- SpectorOps - https://posts.specterops.io/offensive-lateral-movement-1744ae62b14f
142-
- Pypykatz - https://github.com/skelsec/pypykatz (Pyhton implementation of Mimikatz)
142+
- Pypykatz - https://github.com/skelsec/pypykatz (Python implementation of Mimikatz)
143143
- Internal-Monologue - https://github.com/eladshamir/Internal-Monologue
144144
- MSSQL - https://research.nccgroup.com/2021/01/21/mssql-lateral-movement/
145145
- LiquidSnake - https://github.com/RiccardoAncarani/LiquidSnake (Fileless LM using WMI Event Subscriptions and GadgetToJScript)
@@ -151,11 +151,11 @@
151151

152152
### LiveOffTheLand
153153

154-
- LOLBAS - https://lolbas-project.github.io/#
154+
- LOLBAS - https://lolbas-project.github.io/
155155

156156
### AV/AMSI Evasion
157157

158-
- xencrypt - https://github.com/the-xentropy/xencrypt (\*PowerShell)
158+
- xencrypt - https://github.com/the-xentropy/xencrypt (PowerShell)
159159
- FalconStrike - https://github.com/slaeryan/FALCONSTRIKE
160160
- AV_Bypass - https://github.com/Techryptic/AV_Bypass
161161
- DotNetToJScript - https://github.com/tyranid/DotNetToJScript

0 commit comments

Comments
 (0)