Skip to content

Commit 8cd76f3

Browse files
committed
Update README.md
1 parent 39f7ae3 commit 8cd76f3

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,21 @@
135135
- pickl3 - https://github.com/hlldz/pickl3
136136
- CredPhisher - https://github.com/matterpreter/OffensiveCSharp/tree/master/CredPhisher
137137

138-
### Credential Theft
138+
### Credential Theft (Windows)
139139

140-
- SharpChromium - https://github.com/djhohnstein/SharpChromium (Browser)
141140
- Mimikatz Command References - https://adsecurity.org/?page_id=1821
142141

142+
#### LSASS
143+
- SharpDump - https://github.com/GhostPack/SharpDump (Highly IOC'd)
144+
- SharpMiniDump - https://github.com/b4rtik/SharpMiniDump
145+
- Dumper2020 - https://github.com/gitjdm/dumper2020
146+
- Nanodump - https://github.com/helpsystems/nanodump
147+
148+
149+
#### Without Touching LSASS
150+
- SharpChromium - https://github.com/djhohnstein/SharpChromium (Browser Saved Credentials)
151+
152+
143153
### Lateral Movement
144154

145155
- SpectorOps - https://posts.specterops.io/offensive-lateral-movement-1744ae62b14f

0 commit comments

Comments
 (0)