|
1 | 1 | <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"> |
3 | 3 | </p>
|
4 | 4 |
|
5 | 5 | ## OSINT
|
|
70 | 70 |
|
71 | 71 | - MSOLSpray - https://github.com/dafthack/MSOLSpray
|
72 | 72 | - 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) |
74 | 74 | - go365 - https://github.com/optiv/Go365 (Microsoft SOAP API endpoint on login.microsoftonline.com)
|
75 | 75 | - Okta - https://github.com/Rhynorater/Okta-Password-Sprayer
|
76 | 76 | - o365Spray - https://github.com/0xZDH/o365spray
|
|
119 | 119 |
|
120 | 120 | ### Windows Active Directory Recon/Survey
|
121 | 121 |
|
122 |
| -- Seatbelt - https://github.com/GhostPack/Seatbelt (\*Ghostpack) |
| 122 | +- Seatbelt - https://github.com/GhostPack/Seatbelt (Ghostpack) |
123 | 123 | - DNS Enum - https://github.com/dirkjanm/adidnsdump
|
124 | 124 |
|
125 | 125 | ### Windows Active Directory Attacks
|
|
139 | 139 | ### Lateral Movement
|
140 | 140 |
|
141 | 141 | - 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) |
143 | 143 | - Internal-Monologue - https://github.com/eladshamir/Internal-Monologue
|
144 | 144 | - MSSQL - https://research.nccgroup.com/2021/01/21/mssql-lateral-movement/
|
145 | 145 | - LiquidSnake - https://github.com/RiccardoAncarani/LiquidSnake (Fileless LM using WMI Event Subscriptions and GadgetToJScript)
|
|
151 | 151 |
|
152 | 152 | ### LiveOffTheLand
|
153 | 153 |
|
154 |
| -- LOLBAS - https://lolbas-project.github.io/# |
| 154 | +- LOLBAS - https://lolbas-project.github.io/ |
155 | 155 |
|
156 | 156 | ### AV/AMSI Evasion
|
157 | 157 |
|
158 |
| -- xencrypt - https://github.com/the-xentropy/xencrypt (\*PowerShell) |
| 158 | +- xencrypt - https://github.com/the-xentropy/xencrypt (PowerShell) |
159 | 159 | - FalconStrike - https://github.com/slaeryan/FALCONSTRIKE
|
160 | 160 | - AV_Bypass - https://github.com/Techryptic/AV_Bypass
|
161 | 161 | - DotNetToJScript - https://github.com/tyranid/DotNetToJScript
|
|
0 commit comments