nuts

Q1: What action did Alex take to integrate the purported time-saving package into the deployment process? (provide the full command) Review the PowerShell history file: ConsoleHost_history.txt Look for commands related to NuGet package installation. Identify the full command used to install the package. Q2: Identify the URL from which the package was downloaded ? Examine the web browsing history on the system. Locate the URL used to download the NuGet package. ...

October 18, 2024 · 4 min · MikeHorn

heartbreaker-continuum

Q1: To accurately reference and identify the suspicious binary, please provide its SHA256 hash. Identify the SHA256 hash of the suspicious binary file. File Name: Superstar_MemberCard.tiff.exe SHA256: 12daa34111bb54b3dcbad42305663e44e7e6c3842f015cccbbe6564d9dfd3ea3 Q2: When was the binary file originally created, according to its metadata (UTC)? Upload the file hash to VirusTotal to retrieve metadata information. Locate the first seen / creation timestamp and convert it to UTC. Q3: Examining the code size in a binary file can give indications about its functionality. Could you specify the byte size of the code in this binary? Use a tool such as readpe to inspect the binary structure. ...

September 23, 2024 · 3 min · MikeHorn