Add: parsiya/evil-electron to Execution section

This commit is contained in:
pe3zx 2022-06-04 18:40:35 +07:00
parent 573d101d3f
commit 0599b1d001

View File

@ -608,6 +608,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/p3nt4/RunDLL.Net">p3nt4/RunDLL.Net</a></td>
<td>Execute .Net assemblies using Rundll32.exe</td>
</tr>
<tr>
<td><a href="https://github.com/parsiya/evil-electron">parsiya/evil-electron</a></td>
<td>Backdoored Electron app.asar</td>
</tr>
<tr>
<td><a href="https://github.com/plackyhacker/Sys-Calls">plackyhacker/Sys-Calls</a></td>
<td>An example of using Syscalls in C# to get a meterpreter shell.</td>