Posts

Image
  Exploring the Flipper Zero: A Comprehensive Review Having delved into the world of network security for years, I recently had the opportunity to thoroughly test the Flipper Zero. Below, I present my firsthand experience with this versatile device, covering its features, pros, and cons. Features: Compact Design Multi-tool Functionality Built-in Radio Module Programmable NFC Open-source Firmware My Pros and Cons about the Model Pros: In my opinion, the Flipper Zero offers several notable advantages that enhance its utility and appeal: Versatile Functionality : The Flipper Zero's multi-tool functionality impressed me, allowing me to perform a variety of tasks related to network security and penetration testing with ease. Compact Design : Its compact design makes it highly portable, fitting comfortably in my pocket for on-the-go use during security assessments and audits. Built-in Radio Module : The inclusion of a built-in radio module greatly expands its capabilities, enabling wirel...

Hacking Wi-Fi Networks with Pwnagotchi

Image
Introduction Hacking is often perceived as a difficult task that requires advanced technical skills. However, a cheap and simple device called Pwnagotchi has made it easier than ever to hack Wi-Fi networks, even if they are password protected. In this blog, we will explore the features and functionality of Pwnagotchi, how it is assembled, and how it works. Assembling Pwnagotchi Assembling Pwnagotchi is a relatively simple process that involves a few key components. The main component is the Raspberry Pi 0W, a single board computer that costs around $15. Additionally, an e-link display, which can be purchased for approximately $9, is needed to provide visual feedback. A small power bank is used to power up the Pwnagotchi, as the micro USB connector on the Raspberry Pi board may be damaged. Finally, an 8GB micro SD card is required to store the operating system. Setting up Pwnagotchi Once the hardware is assembled, the next step is to download the...

Fix Duplicate Drives In Windows 10 File Explorer

Image
Fix Duplicate Drives In Windows 10 File Explorer If you find your windows explorer showing duplicate drive letters, other than a system restore or windows reinstallation, follow these steps to alleviate it.   Example: Steps to fix duplicate drives in Windows 10 File Explorer To fix the Duplicate drives problem in Windows 10 file explorer, you simply have to remove a key from the Registry. It is as simple as that. To do this, follow the simple steps given below. Open  Run  dialog by pressing  Win + R  keys together. After opening the Run dialog box, type  regedit  and press  Enter . Next, confirm the action. Click  Yes  and it will open the Registry Editor. Now follow this path on the list in the left-hand side and navigate to the  DelegateFolders  key.  HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders Under the  DelegateFolders  key, delete...

How To Configure Multiple Simultaneous Audio Outputs on Windows 10

Image
  1. Enable Stereo Mix Right-click the  Speakers  icon on the system tray and select  Sounds . Select the Playback tab shown in the snapshot directly below. Then select your primary speakers audio playback device and click  Set as default . That will be one of the two playback devices that play the audio. Select the Recording tab shown directly below. Right-click a blank space on the Recording tab and select the  Show Disabled Devices  option. Then you will usually see Stereo Mix on the Recording tab. Right-click Stereo Mix and select the  Enable  option. Then right-click Stereo Mix to select the  Set as Default Device  option on its context menu. Click  Properties  on Stereo Mix’s context menu to open the Stereo Mix Properties window. Select the Listen tab on the Stereo Mix window. Then click the  Listen to this device  checkbox. Select the second playback device listed on the  Playback this device  dr...

How to Completely Turn Off Windows Defender in Windows 10

Image
How to Completely Turn Off Windows Defender in Windows 10 Introduction Windows Defender is a built-in antivirus program for Windows 10 that provides protection against various threats. However, there may be instances when you need to disable Windows Defender temporarily or permanently. In this blog, you will learn how to completely turn off Windows Defender in Windows 10 using different methods. Disabling Windows Defender through Group Policy To disable Windows Defender through Group Policy, follow these steps: Open the Start menu and search for "Task Scheduler" or "Scheduler". Open the Task Scheduler application. Navigate to Task Scheduler Library > Microsoft > Windows > Windows Defender. Select all the tasks listed under Windows Defender. Right-click on the selected tasks and choose "Disable". Open the Group Policy Editor by typing "gpedit" in the search box. In t...

How to Reset Any User or Admin Password in Windows 10 Using Command Prompt

Image
Introduction Have you ever forgotten your Windows 10 password? Don't worry, in this tutorial we will show you how to reset any user or admin password in Windows 10 using the command prompt. With just a few simple steps, you'll be able to regain access to your account in no time. Step 1: Accessing the Command Prompt The first step is to access the command prompt at the login screen. To do this, we need to assign the function to the ease of access button. Start by performing two unexpected system shutdowns. To do this, press the power button to turn on your PC and when you see the Windows logo, hold the power button down until the PC shuts down. Repeat this process one more time. Turn your computer back on and let it boot to the automatic repair screen. Click on "Advanced Options", then select "Troubleshoot" and "Advanced Options" again. Finally, click on "System Image Recovery". In the next window, click "Cancel" and t...