ByteShield
1.29K subscribers
99 photos
32 videos
107 files
519 links
Download Telegram
Forwarded from Proxy Bar
πŸ‘2
CVE-2024-43582: RCE in RDP Servers, 8.1 ratin

A use after free vulnerability in some RDP servers could allow an attacker to carry out remote code execution.

Exploit
πŸ‘1
πŸ”₯5πŸ’―4❀2
ByteShield pinned a video
This media is not supported in your browser
VIEW IN TELEGRAM
The hidden truth behind Netanyahu’s speech at the UN
πŸ‘5
ByteShield pinned a video
If you want reset your #LINUX Password
You can use These methods:

#method_1

1: Using Recovery Mode:

Step 1
: Reboot the system and press 'Shift' to access the GRUB menu

Step 2: Select the 'Advanced options for ' and choose the 'Recovery mode' option.

Step 3: Select 'root' to drop into a root shell prompt.

Step 4: Remount the file system as read/write with the command: mount -o rw,remount /

Step 5: Reset the password using the command passwd [username]

Step 6: Reboot the system with reboot command.
πŸ‘1
ByteShield
If you want reset your #LINUX Password You can use These methods: #method_1 1: Using Recovery Mode: Step 1 : Reboot the system and press 'Shift' to access the GRUB menu Step 2: Select the 'Advanced options for ' and choose the 'Recovery mode' option.…
#method_2

Using Init=/bin/bash Parameter

Step 1: Reboot and press 'Shift' to access the GRUB menu.

Step 2: Select the Linux boot option and press 'e' to edit boot parameters.

Step 3: Find the line starting with 'linux' and add init=/bin/bash to the end of the line.

Step 4: Press 'Ctrl+X' to boot with this parameter.

Step 5: Remount the file system as read/write with mount -o rw,remount /

Step 6: Reset the password using passwd [username]

Step 7: Reboot the system using exec /sbin/init
ByteShield
#method_2 Using Init=/bin/bash Parameter Step 1: Reboot and press 'Shift' to access the GRUB menu. Step 2: Select the Linux boot option and press 'e' to edit boot parameters. Step 3: Find the line starting with 'linux' and add init=/bin/bash to the end…
#method_3

Method 3: Live USB Method

Step 1: Boot from a Linux Live USB drive.

Step 2: Open a terminal and mount the root partition of the target system.",

Step 3: Navigate to the root partition and use 'chroot' to access the file system.

Step 4: Use the passwd command to reset the user password.",

Step 5: Unmount the partition and reboot the system.
ByteShield
#method_3 Method 3: Live USB Method Step 1: Boot from a Linux Live USB drive. Step 2: Open a terminal and mount the root partition of the target system.", Step 3: Navigate to the root partition and use 'chroot' to access the file system. Step 4: Use the…
#method_4

Method 4: Using Single User Mode

Step 1: Reboot and access the GRUB menu by holding 'Shift'

Step 2: Press 'e' to edit the boot parameters.

Step 3: Find the line starting with 'linux' and add 'single' or init=/bin/bash

Step 4: Boot and gain root access directly in single-user mode.

Step 5: Reset the password using 'passwd [username]'

Step 6: Reboot the system with exec /sbin/init
Forwarded from Infosec Fortress
Chrome Exploitation from Zero to Heap-Sandbox Escape

#browser
#exploitation
β€”β€”β€”
πŸ†” @Infosec_Fortress
πŸ”₯5