<tutorialjinni.com/>

Git Revert Last Commit

Posted Under: Git, Tutorials on Aug 8, 2023
Git Revert Last Commit
To undo the most recent local commits in Git, you can use the git reset command. There are two common ways to do this depending on your desired outcome.

Simple Bar Chart Example

Posted Under: Charts, ECharts, Tutorials on Jul 9, 2023
Simple Bar Chart Example
Data visualization is an integral part of conveying information effectively. Bar charts are a popular choice for presenting categorical data in a visually appealing and interactive manner. In this blog post, we will explore how to create a simple bar chart using HTML, JavaScript, and CSS. To accomplish this, we will utilize the powerful ECharts library, which provides a wide range of charting capabilities.

StackRot: Linux Kernel Vulnerability

Posted Under: Article, Linux on Jul 6, 2023
StackRot: Linux Kernel Vulnerability
A critical security vulnerability has recently surfaced, affecting various versions of the Linux kernel. This vulnerability, known as StackRot (CVE-2023-3269), can be exploited with minimal capabilities to compromise the kernel and gain elevated privileges.

BrasDex Android Malware

BrasDex Android Malware
The mobile malware landscape in Latin America, particularly in Brazil, has recently gained attention due to the emergence of malicious families like Brata and Amextroll, which have expanded their reach to Europe. One notable addition to this threat landscape is BrasDex, a sophisticated multi-platform malware campaign targeting Brazilian users.

Windows WiFi Password Show CMD

Posted Under: PowerShell, Tutorials, Windows 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.