Add new Collection section and add djhohnstein/SharpChromium

This commit is contained in:
pe3zx 2020-12-01 14:14:57 +07:00
parent 0758f7d387
commit 332da627e4

View File

@ -22,6 +22,7 @@ Some tools can be categorized in more than one category. But because the current
- [Defense Evasion](#defense-evasion)
- [Credential Access](#credential-access)
- [Lateral Movement](#lateral-movement)
- [Collection](#collection)
- [Command & Control](#command--control)
- [Exfiltration](#exfiltration)
@ -757,6 +758,19 @@ Some tools can be categorized in more than one category. But because the current
</tr>
</table>
## Collection
<table>
<tr>
<td><b>Link</b></td>
<td><b>Description</b></td>
</tr>
<tr>
<td><a href="https://github.com/djhohnstein/SharpChromium">djhohnstein/SharpChromium</a></td>
<td>.NET 4.0 CLR Project to retrieve Chromium data, such as cookies, history and saved logins.</td>
</tr>
</table>
## Command & Control
<table>