<tutorialjinni.com/>

Windows WiFi Password Show CMD

Posted Under: PowerShell on Jul 5, 2023
Windows WiFi Password Show CMD
The netsh command is widely used for network configuration, as it provides a way to view and modify the network settings of a system. It can also be utilized to retrieve "Wi-Fi" related information from the system.

PowerShell Get Hash Of All Files In Directory

Posted Under: PowerShell on Sep 4, 2022
PowerShell Get Hash Of All Files In Directory
Code Snippet to traverse a folder and calculate hash of each file. Seven type of hashing algorithm are available including MD5 and SHA. It can also traverse recursively with Recurse switch.

Log4Shell YARA IOC

Posted Under: PowerShell on Dec 11, 2021
Log4Shell YARA IOC
Log4Shell is an Remote Code Execution (RCE) vulnerability (CVE-2021-44228) in one of the most used enterprise Logging product Apache Log4j. Its affecting Apache Log4j versions 2.0 through 2.14.1.

MD5 checksum Windows 10

Posted Under: PowerShell on May 23, 2021
MD5 checksum Windows 10
MD5 (Message Digest 5) is the most widely used hashing algorithm. It is fast and reliable in "most cases". A hash function takes any amount of data file/text and produces an output if fixed length.

MassLogger v3 Stealer Download

Posted Under: PowerShell on Feb 24, 2021
MassLogger v3 Stealer Download
MassLogger v3 is an information stealer written in .net. It is feature rich and heavily obfuscated. It steal credentials and information from Microsoft Outlook, Google Chrome, and instant messaging applications.